serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Google Search API] Scrape `events_results` hidden behind the "Search more events" button #1559

Closed marm123 closed 2 months ago

marm123 commented 2 months ago

One of our users asked us to scrape all the events from Google Search API. Currently, we're only scraping three results that were initially visible in the SERP.

What we're scraping:

image

What we're not scraping:

image

Playground | Inspect Intercom

aciddjus commented 2 months ago

Search more events button would be another request. Which is equivalent to using our Google Events API to return all results.

Google Search after clicking Search more events button:

image

Google Events:

image