Hello, is it possible to make a scraper in UiPath that is general for multiple similar websites? So for instance you can scrape the data from google.com in the same way you can scrape data from bing.com.
Yes, we can scrape data from all multiple websites and make sure it is structured data.
Thank you for your response @lakshman! But is it possible to use one scraper for different websites? So you only have to build it once and then have a website as input and it will structure the data the way you want it?
2 Likes
Its not possible. Selector will change from one website to other.
@lakshman thank you!
1 Like