Existing customer? Sign in
Google Events API
Search for event details including dates, venue details, and links to tickets.- Pay only for successful searches
- Retrieve structured JSON results
- 99.9% success rate
curl --get https://www.searchapi.io/api/v1/search \
-d engine="google_events" \
-d q="Tech Meetups" \
-d location="London"
Google Events Results
Get JSON results in seconds
Access event details such as dates, venues, addresses, and ticket information in structured format.
{
"search_metadata": {
"id": "search_OxE2l6wMgOJVS9Jp9PbYq4Kv",
"status": "Success",
"created_at": "2026-08-24T15:02:44Z",
"request_time_taken": 6.09,
"parsing_time_taken": 0.15,
"total_time_taken": 6.24,
"request_url": "https://www.google.com/search?q=Tech+Meetups&oq=Tech+Meetups&hl=en&uule=w+CAIQICIlR3JlYXRlciBMb25kb24sRW5nbGFuZCxVbml0ZWQgS2luZ2RvbQ&ibp=htl;events&ie=UTF-8",
"json_url": "https://www.searchapi.io/api/v1/searches/search_OxE2l6wMgOJVS9Jp9PbYq4Kv"
},
"search_parameters": {
"engine": "google_events",
"q": "Tech Meetups",
"location": "London,England,United Kingdom",
"location_used": "Greater London,England,United Kingdom"
},
"events": [
{
"position": 1,
"title": "The Tech Sovereignty Monthly Meet Up",
"entity_id": "/g/11nqpl20zd",
"venue_entity_id": "/g/11fz9jxpq3",
"link": "https://www.eventbrite.com/e/1991987048886?aff=ebdiglgoogleliveevents",
"seller": "eventbrite.com",
"price": "Free",
"is_free": true,
"date": "Tue, Sep 22",
"start_time": "Sep 22, 5:00 PM",
"venue": "SPACE4",
"venue_map_link": "https://maps.google.com/?cid=8784886716589291468",
"category": "Tech discussion group",
"address": "London, United Kingdom",
"thumbnail": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd...",
"map_image": "https://www.google.com/maps/vt/data=wPjGKgQMO5sSfwq..."
},
{
"position": 2,
"title": "Building Your First GenAI Solution",
"entity_id": "/g/11ntnss79b",
"venue_entity_id": "/g/11s2_bwdhp",
"link": "https://www.eventbrite.com/e/1996436196406?aff=ebdiglgoogleliveevents",
"seller": "eventbrite.com",
"price": "Free",
"is_free": true,
"date": "Fri, Sep 25",
"start_time": "Sep 25, 6:30 PM",
"venue": "Warren Centre",
"venue_map_link": "https://maps.google.com/?cid=14801073673790517752",
"category": "Generative AI meetup",
"address": "Bloomsbury",
"thumbnail": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd...",
"map_image": "https://www.google.com/maps/vt/data=tbbyyApqwyCw9wU..."
},
{
"position": 3,
"title": "XConf Europe 2026",
"entity_id": "/g/11z8qgy59q",
"venue_entity_id": "/g/11b8jd2tj5",
"link": "https://www.meetup.com/thoughtworks-newcastle-events/",
"seller": "meetup.com",
"date": "Fri, Sep 11",
"start_time": "Sep 11, 8:00 AM",
"venue": "CodeNode",
"venue_map_link": "https://maps.google.com/?cid=10498598692175289787",
"category": "Software development conference",
"address": "City of London",
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd...",
"map_image": "https://www.google.com/maps/vt/data=1B-y-LS_zVLzJiK..."
},
{
"position": 4,
"title": "Summer Sundown Social @ the Hub",
"entity_id": "/g/11zhb8zdbv",
"venue_entity_id": "/g/11xmvr3xz9",
"link": "https://momentsapp.no/event/94398619-485b-4d6b-af47-34eb550406d2",
"seller": "momentsapp.no",
"date": "Wed, Aug 26",
"start_time": "Aug 26, 5:30 PM",
"venue": "London AI Hub",
"venue_map_link": "https://maps.google.com/?cid=14349327877763184675",
"category": "Networking event",
"address": "London, United Kingdom",
"thumbnail": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd...",
"map_image": "https://www.google.com/maps/vt/data=kGM6M6rywG8c6WY..."
},
{
"position": 5,
"title": "AI Builders Monthly London",
"entity_id": "/g/11ntps8pbb",
"venue_entity_id": "/g/11vpz13rl7",
"link": "https://www.eventbrite.com/e/ai-builders-monthly-london-tickets-1993837667135",
"seller": "eventbrite.com",
"date": "Thu, Sep 10",
"start_time": "Sep 10, 6:00 PM",
"venue": "beyond The Bower",
"venue_map_link": "https://maps.google.com/?cid=6480807762271045586",
"category": "AI technology showcase",
"address": "London, United Kingdom",
"thumbnail": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd...",
"map_image": "https://www.google.com/maps/vt/data=ijCAhBCobRI0e4X..."
},
{
"position": 6,
"title": "London Tech Networking: Test-Drive a Partnership Before You Commit",
"entity_id": "/g/11zdh54t_p",
"date": "Tue, Sep 1",
"start_time": "Sep 1, 6:00 PM",
"venue": "The City Pride",
"venue_map_link": "https://maps.google.com/?cid=6400595807688391269",
"category": "Tech co-founder networking",
"address": "Farringdon",
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd..."
}
]
}
Developer experience
Easy integration
Integrating is as simple as making a GET HTTP request.
https://www.searchapi.io/api/v1/search?engine=google_events&location=London&q=Tech+Meetups
- Python
- Node
- Ruby
- Java
- Go
- PHP
- Bash
- R
- Kotlin
- Swift
- C#
- C
- C++
- requests
import requests
url = "https://www.searchapi.io/api/v1/search"
params = {
"engine": "google_events",
"q": "Tech Meetups",
"location": "London"
}
response = requests.get(url, params=params)
print(response.text)
Detailed Google Events Data
Google Events API Features
Access data including event details, dates, venues, and ticket information from Google Events.
-
Event Details
- Retrieve event titles, categories, and thumbnail images.
-
Date and Schedule
- Access event dates and start times in structured format.
-
Ticket Sources
- Obtain the ticket link, the seller hosting it, and the ticket price.
-
Venue Information
- Get venue names and addresses for event locations.
-
Location Information
- Access a map image of the event location and a Google Maps link to the venue.
Legal Coverage
Legal Protection Guarantee
We accept legal responsibility for how SearchApi collects and parses publicly available search results, backed by up to $2M in coverage. This protection applies to customers worldwide, operates under U.S. law, and does not cover your use of the data or unlawful activities.
Simple Pricing
Pricing plans
- Pay per success
- Built in location geo-targetting
- Only premium proxies
- 10,000 Searches
- 99.9% SLA
- 35,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- 100,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- Medium Throughput
- 250,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- High Throughput
- Search Analytics
- 500,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 1,000,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 2,000,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 5,000,000 Searches
- Team Management
- Legal Protection Guarantee
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
Trusted by industry leaders
Robust Infrastructure
Handle even the most demanding needs
Performance
Sub-2 second average response time
Optimized for low latency, delivering rapid results for AI applications, SEO analysis, and research.
100% Success Rate
Guaranteed query completion
Guaranteed success with built-in auto-retry mechanism and adaptive error handling to ensure complete data collection.
Proxy Management
Scalable proxy rotation
Our built-in proxy rotator and auto-retry mechanisms ensure scalability, handling millions of searches daily across a global network of 100M+ proxies.
Captcha Solving
Advanced CAPTCHA bypass
Mimics real human behavior with full browser rendering, JavaScript execution, and CAPTCHA solving for uninterrupted data scraping.
Integrations
Open-source integrations
Easily integrate with popular open-source tools like Dify, Flowise, LangChain, and Haystack to extend functionality with minimal setup.
Get started with SearchAPI today
No credit card required. No commitment. Cancel anytime.