Google Events Scraper avatar

Google Events Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Google Events Scraper

Google Events Scraper

Extract structured event data from Google's event listings covering live music, business conferences, trade shows, festivals, networking events, and community gatherings.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(1)

Developer

ScrapeAI

ScrapeAI

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

6 days ago

Last modified

Share

Collect structured event listings from Google Events for concerts, business conferences, community meetups, festivals, exhibitions, and live performances.

Features

  • Advanced event discovery — scrape event listings based on keywords, topics, or interests
  • Regional filtering — target cities, states, regions, or countries
  • Adjustable extraction limits — customize the amount of data collected per crawl
  • Apify cloud compatible — designed for automated runs, proxy management, and webhook workflows

Use Cases

  • Conference and meetup discovery — stay updated on professional, educational, and community events
  • Event marketplace development — collect structured event data for aggregation services
  • Travel event monitoring — track festivals, concerts, and conferences when planning trips
  • Venue performance analysis — evaluate event frequency and popularity across locations

Example Input

{
"query": "tech conferences",
"location": "New York",
"maxItems": 50,
"gl": "us",
"hl": "en"
}

Example Output

{
"type": "featuredEvent",
"position": 10,
"title": "Women in Tech, Fintech, AI, Startups, Networking...",
"date": "Jun 22",
"dateTime": "Mon, 7 – 10 PM",
"venue": "The Laurels Cafe and Bar, 231 2nd Ave",
"address": "New York, NY",
"query": "tech conferences",
"page": 1,
"scrapedAt": "2026-06-01T06:55:48.841Z"
}