Forum Discussion
7 Replies
- bojanvelevskiValued ContributorHey @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
- marjan_karafiloContributorHi @Lidiya_Thomas , You can try with the following: In Binary to Document set: 
 Let me know if this helps you. BR, 
 Marjan- Lidiya_ThomasNew Contributor IIThank you, but I had tried this approach and it doesn’t seem to work in my case. - marjan_karafiloContributor