Google Jobs API

Find job listing on Google Jobs and extract data in real time with the Google Jobs Scraping API.

If your project requires scraping website jobs, then the Google Jobs API is the perfect tool for you. This engine performs in depth scraping on the Google Jobs page and the request can be tweaked by using the these parameters.

Scrape Google Jobs Results

Google Jobs API Integration Examples

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

Ready to Use Google Jobs API Scraping Scripts

Google Jobs API Parameters

#1: Query Parameter

Parameter
Type
Description

q Required

string

The terms 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

#4: Pagination Parameters

Parameter
Type
Description

start

int

The offset of the Google Search Results. Represents the number of results that you want to skip.

Response Example

Last updated