Remove "<b>" tags from Google Related results?

scrapefun

A-Parser Enterprise License
A-Parser Enterprise
Is it possible to remove the "<b>" and "</b>" tags from the related keywords results in Google Parser?

Currently I'm using this to extract the results:
[% FOREACH p1.related -%]$key\n[% END %]

But it contains the bold html tags.

Not sure if it matters but for the parser settings I have two results files:
LWR_Recording.png


Thanks.
 
Last edited:
Back
Top