Skip to main content
Scrape Glassdoor company salaries

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

company
string
required

Employer id (e.g. '9079'), a Glassdoor company URL, or a company name (name is resolved best-effort).

job_title
string

Filter to job titles containing this text, e.g. 'engineer'.

max_results
integer
default:20

How many job-title salary rows to collect across pages.

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

Exit-IP country (ISO-2). Defaults to a US exit for Glassdoor.

Response

JSON with a salaries array plus company meta and totals.