.
I modified searchgoogle20results to show a hyperlink instead of a plain text URL in the result.
Inside Robomaker, I get the correct output.
But when I execute the REST, characters such as "<" and ">" are transformed to "<" and ">", and the result cannot be interpreted as html. You can see at:
http://service.openkapow.com/ppow/searchgoogle20results?searchText=kapow&resultformat=html&xml.rootElementName=&html.title=&html.style.stylesheetLink=&header=yes&json.callbackFunction=I do not want to see < a href="http://www.kapowtech.com/" > inside the result, I want to have an hyperlink instead.
.