Guys, I'm new to the community and new to power automate, and I love the possibilities it brings.
I am looking to scrape a website in the following manner:
I have 1000 different URLs of a website laid out in column A in excel spreadsheet starting with cell A2. Using power automate I need to go through each cell, A2, A3 so on to A1000 and one by one plug in each url in the web browser so I could scrap some information from the webpage. The scraped information is to be then brought back and stored in the excel sheet next to the corresponding cell that contains the URL that opened that webpage. (Hope that's clear).
I have understood how to select items from a page and retrieve the information, but I need some pointers on how to set it up so the information can be used from excel sheet to open the page one by one (a loop I think?) and be stored in excel sheet one row at a time.
Can someone please provide a flow of steps in terms of what would be needed in Power automate?
Any help would be appreciate.
Thanks