Difference between Screen Scraping and Data Scraping

I am new to uipath, I would like to know the actual difference between Screen Scarping and Data Scarping, on the interview point of and also with some example… Please

1 Like

Fine
Welcome to uipath community
—screen scrapping can take any kind data from a screen whether it’s a image or individual elements as it has three options in it like FULL TEXT, NATIVE TEXT for elements based and OCR TEXT for image based regardless of data format whether as a text or table (which can be converted to a datatable with generate datatable activity)

https://www.google.com/amp/s/www.uipath.com/kb-articles/how-to-use-screen-scraping-the-basics%3Fhs_amp%3Dtrue

BUT
—Data scrapping can take only table structure data that too only for elements based like it wound be able to take image kind of tables

For more details

Hope this would help you

Cheers @monish06

3 Likes

Thank you @Palaniyappan

1 Like

No worries
Cheeers @monish06

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.