I’m doing something I thought would be extremely simple and have done before a while back. I searched something on google and am having UiPath grab the text and the url from each result using data scraping and then enter it into an excel file.
When I check my file there is just the 1st page of results (so like 10) and a couple of others like the last few from the final page. There are 20 pages of results missing.
For data scraper I selected the first and last result on the 1st page and also have it checking more pages by hitting next.
Does anybody know whats going on?