Skip to content
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:20:00.145385+00:00",
"engine": "google",
"google_url": "https://www.google.com/search?q=best+coffee+makers&gl=us&hl=en&ibp=htl;events"
},
"search_parameters": {
"engine": "google_events",
"q": "best coffee makers",
"google_domain": "google.com",
"gl": "us",
"hl": "en",
"device": "desktop",
"location": "Richmond, VA"
},
"events_results": [
],
"pagination": {
"current": 1
}
}
GET/v1/data/google/events1 credit / run Verified

Events

Google events results for a query: title, date, venue address, ticket links and thumbnail.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesEvents query, e.g. 'concerts in austin' or 'events near me'.
Advanced filters
locationstringnoFree-text location to search from, e.g. 'Austin, TX'.
htichipsstringnoFilter chips, e.g. 'date:week' or 'event_type:Virtual-Event'.
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
pageintegernoPage number (10 per page). (default: 1)