Glassdoor Jobs & Companies API
**Glassdoor Jobs & Companies API** gives you programmatic access to Glassdoor's public job and company data through a fast, clean JSON interface — no scraping, no HTML parsing, no login required. Search millions of live job postings, then enrich them with deep company intelligence: overall and category ratings, employee reviews, salary estimates by job title, interview experiences and questions,…
Glassdoor Jobs & Companies API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Jobs | ||
| GET |
getJobDetail /jobs/{id} |
Full job details — description, salary estimate, and employer overview. |
| GET |
searchJobs /jobs/search |
Search Glassdoor job postings by keyword and location. |
| Companies | ||
| GET |
getCompanyRatings /companies/{id}/ratings |
Overall + subcategory ratings, star distribution, and demographic breakdowns. |
| GET |
getCompanyBenefits /companies/{id}/benefits |
|
| GET |
searchCompanies /companies/search |
|
| GET |
getCompanySalaries /companies/{id}/salaries |
|
| GET |
getCompanyInterviews /companies/{id}/interviews |
|
| GET |
getCompanyReviews /companies/{id}/reviews |
|
| GET |
getCompanyDetail /companies/{id} |
Company profile — industry, HQ, size, ratings, awards, photos. |
| Suggestions | ||
| GET |
suggestJobs /suggestions/jobs |
|
| GET |
suggestLocations /suggestions/locations |
|
| GET |
suggestCompanies /suggestions/companies |
|
Glassdoor Jobs & Companies API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $99.99 / month | — |
|