The community member is using the Google Search Results Scraper tool and wants to know if they can start scraping from page 10 or 100, since they have already scraped the first 10 or 100 pages. The total search results are 200k. The community member asks how they can extract the results in batches, such as every 100 pages, or if they need to extract all 200k results in one shot.
In the comments, another community member states that Google will only provide the top 200 results, no matter how many total results are found. Another community member asks about using the Search Results Scraper API to get JSON results, and is provided a link to the API documentation.
There is no explicitly marked answer in the comments.
I am using Google Search Results Scraper but can I start from page 10 or page 100? if I have already scraped first 10 or 100 pages? Total search results are 200k. How can I extract results in batches? i.e extract data of every 100 pages? or do I need extract data of 200k results in one shot?
I want use Search Results Scraper but i want to call api whch will give me json results but im unable to find api on apify Search Results Scraper any guidance ?