Hello Everyone,
I am tring to extract data from a website but i really am stuck that how to do it.
Requirements
Open a webpage, there will be a table of records, yes i can do it using table extraction, but the problem is that i have to click on that record(it takes to another page), then i have to extract few fields from there and then go back to the previous page and to select next record.
Anyone have a solution for that?
Main Page
Then i have to click on that record. it will take me to another page and then i have to extract data from there and to back to previous page(Above Picture), then i have to repeat the process for all other records.
Next Page