Hi,
I am using tagging API using URL "https://api.thomsonreuters.com/permid/calais". I pass HTML content to the API for processing. I want to exclude certain parts of the HTML from being processed. For example, tags with class "robots-nocontent" or hidden elements or by specifying something else on the tag.
How can I achieve this?