Data Scrapping Alternative

Hi Team,

I want to extract some set of records in a table format and all these are displayed in a structured format and have multiple page navigation as well.

How to extract these records without using Data Scrapping. Any other alternate is there?

@Balan

You can use While loop and inside that you have to give get text activities to extract the information, also index should maintain according to the selector

This require more work, instead as you are saying Data scrapping it will extract the table data at very easy

Hope this may help you

Thanks

@Balan

Any specific reason not to use Data scraping here ?