Hi,
so im trying to scrape data from multiple pages. I already figured out how to read all the pages but the problem is that the process goes through all the pages but it only writes the first web page and not all of them. I’m trying to write the data in excel. I scraped data from the first page and the 5th and i compared the two selectos and they are both the same. Does anyone know what the problem might be.
The problem is that this page doesn’t have a “next button” it only has an arrow that if you click it, it takes you to the last page and not to the second one.