I’m using Serper.dev to scrape search results and have set up three different columns in Clay to retrieve results from three different pages. In the Clay column body:
Google 1 is set to scrape page 1.
Google 2 is set to scrape page 2.
Google 3 is set to scrape page 3.
However, when I run Google 1, it correctly scrapes page 1. But when I run Google 2, it still scrapes page 1 instead of page 2. Similarly, Google 3 should scrape page 3, but it also ends up scraping page 1. Essentially, all columns are fetching only page 1, even though I’ve specified different pages in the column body.
I’ve correctly defined the page numbers. , it might be a problem with how serper.dev is processing the input or how Clay is passing the page number to the scraper