when using RPA tools like UiPath and Power automate, how effieicnt is learning web scraping tools like scrapy, selinium or any other related.
in which scenarios companys look for both RPA and webscraping tools
when using RPA tools like UiPath and Power automate, how effieicnt is learning web scraping tools like scrapy, selinium or any other related.
in which scenarios companys look for both RPA and webscraping tools
In my opinion web scrapping tools understanding would be good to have as it will give understanding of HTML DOM structure and best way’s to capture the required information. In UiPath we have selectors which are nothing but the replica of XPath concept in most of the scrapping tools.
When using UiPath for any use case you won’t require web scrapping tools (Though you can use them with scripting languages)
Web Scrapping would be used when company will look for cost cutting through saving few license by using Python or any other languages with web scrapping libraries to automate.
Thanks,
Ashok
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.