Solved
Forum Discussion
bojanvelevski
4 years agoValued Contributor
Hey @Lidiya_Thomas,
I think this is very complex request, especially if the HTML contains various scripts and everything. You can try and investigate some APIs. I did check one, manually on the web page and it works:
Keep in mind to read about security terms and policies.
Other way would be to use a script. Check out this link which leads to a Python (Jython) library documentation for parsing HTML:
I surely hope that you’ll find this helpful,
Bojan