/glassdoor/jobs

POST /api/glassdoor/jobs

Price: 10 credits

Get a Glassdoor (glassdoor.com) job listing by id (or job URL): title, full description, location, estimated pay range, posting age, employment types, extracted skills, years of experience and education requirements, remote-work type, easy-apply flag, apply link and the hiring company (name, rating, logo).

How to use it

Fetch a single Glassdoor job by numeric listing id or a job URL. Returns one item with id, title, url, description (plain text), location, location_type, latitude, longitude, age_in_days, is_easy_apply, is_expired, apply_url, job_types (such as Full-time or Contract), skills, years_of_experience (such as 2 or 5), education (such as Bachelors degree or High school diploma or GED), remote_work_types (such as WORK_FROM_HOME), pay (currency, period such as ANNUAL/HOURLY, source, min/median/max estimate) and employer (id, name, image, rating, url). The pay range is Glassdoor's estimate unless pay.source is EMPLOYER_PROVIDED, and about one listing in six carries no range at all. years_of_experience and education come from Indeed's own extraction on the listing text and are populated on roughly half of listings, remote_work_types on about one in eight. Listings expire on a live board, so an id harvested days ago can return 412.

Parameters

Request body

Response

Errors

Response headers