How to open link in webpage one by one and captured data

Hii all,

How to open link in webpage one by one and captured data

URL - https://sppp.rajasthan.gov.in/bidlist.php#

click on highlighted link and scrap the any data from open link

Hello @VSP,

Once you are in webpage, use Data Scraping:

image

or:

image

This will output a datatable that you can manipulate!

Then use a for each row, get the link and attach browser and navigate to this link and then scraping again

I have try as per your suggest. but not work.

I Have Attach Project and Screen shot
SpppLink.xaml (16.1 KB)

anybody help me?

have a solution for this query?

Any solution?