App Logo
glassdoor.com

Get Glassdoor salary estimates

Get Glassdoor's salary distribution for a job title (base pay, by percentile: 10th/25th/median/75th/90th) and country. Reads the page's own schema.org/Occupation structured data, so no login is needed and the figures are real (not the visually-blurred placeholder numbers shown to signed-out visitors).

Input

job_title required

Job title slug words, e.g. "software engineer" (used to build the URL slug)

country optional

Country to get salary data for. Glassdoor serves each country from its own domain and the site itself force-redirects a visitor to their geo's domain regardless of URL params, so 'United States' can only be honored when the browser's own network is US-based — from any other geo it throws rather than silently returning that geo's figures instead. Omit to get whatever country Glassdoor's own geo-detection resolves the session to.

Output

available required
job_title required
median optional
currency optional
location optional
sampleSize optional
percentile10 optional
percentile25 optional
percentile75 optional
percentile90 optional

FAQ

Get Glassdoor's salary distribution for a job title (base pay, by percentile: 10th/25th/median/75th/90th) and country. Reads the page's own schema.org/Occupation structured data, so no login is needed and the figures are real (not the visually-blurred placeholder numbers shown to signed-out visitors).
Required: job_title. Optional: country.
It returns median, currency, location, available, job_title, sampleSize, percentile10, percentile25, percentile75, percentile90.
No. It only uses pages of glassdoor.com that are reachable without signing in.
It only reads. It looks things up on glassdoor.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/glassdoor.com/get_salaries, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/glassdoor.com/get_salaries
It is part of Reduck's official curated catalogue.

Start building not clicking