Data Scraping tool cannot extract a simple pattern from this listing website: reserve-online.net
I’m trying to extract Hotel-name and Official Website url combined (Extract Correlated Data)… but each time I can extract only one of each category, not combined.
That structure is from what Data Scraping tool provide, Peter.
Another approach was to create a counter… but the there is alway a different idx: “tab-GR”, “tab-IT” and so on, that’s why an integer number (counter) cannot help. I’ve followed this: Web Scraping With UiPath - YouTube