Skip to main content
Scrape Google Jobs listings

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

q
string
required

Job search term, e.g. 'software engineer' or 'nurse'.

location
string | null

Optional location, appended to the query, e.g. 'Austin, TX'.

hl
string
default:en

Google UI language, e.g. 'en', 'de'.

gl
string
default:us

Google country of search, ISO-2, e.g. 'us'.

max_results
integer
default:10

How many jobs to return. One render yields ~10 (v1).

Required range: 1 <= x <= 100
proxy_country
string | null

Exit-IP country (ISO-2). Jobs are location-sensitive; pick the market you want.

Response

JSON with a jobs array plus the query and count.