Web data extracting

Need help to extract data from an web browser by accessing multiple links.

Hi Mahesh,

Use “Data Scraping” for extracting data from web.

I can do if the data is in one page, but I have collect data from the third link.

This is one way…!

You have to extract the url’s into an excel file first using Data Scraping and use For Each Row to access each Url individually.

In For Each Row activity you have to use Navigate To and use Data Scraping to extract the data required.