Google Events API

Get real time results available on the Google Events page.

Google keeps track of various events in different locations of the world and these are available on the Google Events page. To scrape the data available on this page, simply turn on our google_events engine.

Scrape Google Events Page

Google Events API Integration Examples

We will use following URL as an example for this request:

Ready to Use Google Events API Scraping Scripts

Google Events API Parameters

#1: Query Parameter

Parameter
Type
Description

q Required

string

The event that you are searching for (the query).

#2: Request Customisation Parameters

Parameter
Type
Description

device

string

The device used for your search. Can be set to desktop, mobile or tablet.

#3: Localisation Parameters

Parameter
Type
Description

google_domain

string

The Google domain that you want to use for your search.

location

string

Defines where you want the search to originate from. A list of all the geotargeting locations can be found here.

uule

string

The Google encoded location that you want to use for your search.

hl

string

The language you want to use for your Google search. List of supported languages

gl

string

The country you want to use for your Google search. List of supported countries

Response Example

Last updated