Extract Gridview Data / Data Scrapping / Structured Data / Extract Data from multiple pages

need to extract the result in to a data table ???

Solution

Please follow the below steps to fetch all the records of the grid .

  1. Use the "Data Scrapping " activity to scrap the info from the grid . Click on the activity and point it to any cell of the gridview .
    image

  2. Click “Next” and select any grid cell .
    image

  1. Click “YES” for selecting the whole table .
    image

  2. Click "Finish ", if the data in preview window is as expected .
    image

  3. Click “Yes” as we are trying to extract all records . In your scenario it could be “Next” or “>” option which will let you to span the next rows .
    image

Once the automation is complete , all the rows will be extracted on the Datatable .

The resultant workflow would be similar to below :


You can set different properties option . Please refer the below window .

image
Let me know if this helps .

1 Like

Hi @PranayaSahu,
Take a look these videos.

starts at : 2.43

Regards
Balamurugan