Hello,
I admittedly don't have much experience at all parsing HTML data, but have been tasked with attempting to screen scrape the Text off the various Countries from this website:
https://www.omnipresent.com/global-employment-solutions/peo-albania
For example, I am trying to get the data of all the Text you see on the screen like "Employee income Taxes in Albania - the rate of personal taxation varies depending on the income tax bracket the individual belongs to. This ranges between 0% - 23%". I'm wanting to create a matrix with all of these answers between countries, but figured I'd need to correctly parse out this text / answers to these questions for one country, before applying it to all the countries.
Is anyone able to take a stab at this using the Download tool and removing the various tags from HTML to try to just get the text shown on the website left within the Alteryx workflow?
Thanks!