# Changelog of Glassdoor Jobs Scraper ⭐ (employer rating on every job) (`tagadanar/glassdoor-jobs-scraper`) Actor

- **URL**: https://apify.com/tagadanar/glassdoor-jobs-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/tagadanar/glassdoor-jobs-scraper.md

## Changelog

### 2026-09-13

- Fixed: searches with a location stopped working on 2026-09-09. Glassdoor
  moved its location lookup, and the scraper reported every place name as
  unknown. It now uses Glassdoor's new lookup, and "Austin, TX" works again.
- If the location lookup itself fails, the run now fails and says the
  lookup broke. It no longer blames your place name, and it never falls back
  to a nationwide search.

### 2026-09-02

- Status message now says when later searches were skipped because the
  item cap was reached on an earlier one (a 2-keyword run at the default
  200 used to report only the first keyword, as if the second had not been
  asked for).

### 0.1 (2026-08-28)

First release. Live Glassdoor job listings with the hiring company's own Glassdoor rating on every row:

- Filter by minimum employer rating, exactly. Glassdoor's own rating filter is approximate (asking it for 4.0 returns companies rated 3.9, and promoted listings ignore it altogether), so the bar is applied again on every row here before you are charged for it.
- Search by keyword and place, several keywords in one run, merged and de-duplicated on the listing ID. A place name Glassdoor does not know is reported by name instead of quietly returning zero jobs.
- Or paste Glassdoor search links from your address bar; the keyword and location are read out of the link.
- Filters for posting age, Easy Apply, remote only, minimum yearly pay, search radius and sort order, using Glassdoor's own wording.
- Pay range with the 10th, 50th and 90th percentile, the currency, the period and a flag saying whether the employer published the pay or Glassdoor estimated it.
- Skills and extracted keywords per listing, as words rather than as Glassdoor's internal attribute codes.
- Glassdoor stops serving results after 900 per search; a run that reaches that ceiling says so instead of reporting an empty page as "no more results".
- Job and company data only. No reviews, no reviewer profiles, no applicants, no login and no API key.
