A user wants to scrape the Google Places Sites page, which seems to appear as a tab for some queries on google.fr:
It shows up when more sites is clicked:

Or in french, it looks like this:
Clicking that, results in a page like this:
We currently scrape up to 10 results as part of the places_sites field in out Google Search API response:
The user wants to paginate through the remaining pages to get all the results.
Public links: Playground 1 | Playground 2
Internal links: Intercom | Search Inspect 1 (under your dashboard > "Your Searches" > select one search) | Search Inspect 2
A user wants to scrape the Google Places Sites page, which seems to appear as a tab for some queries on google.fr:
It shows up when

more sitesis clicked:Or in french, it looks like this:
Clicking that, results in a page like this:
We currently scrape up to 10 results as part of the
places_sitesfield in out Google Search API response:The user wants to paginate through the remaining pages to get all the results.
Public links: Playground 1 | Playground 2
Internal links: Intercom | Search Inspect 1 (under your dashboard > "Your Searches" > select one search) | Search Inspect 2