# Changelog of Glassdoor Job Listings Scraper (`silentflow/glassdoor-jobs-scraper-ppr`) Actor

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

## Changelog

### 2026-09-17

- Fixed: runs that finished without results, or only after many retries, now return jobs on the first attempt.
- Fixed: the `location` input is respected again. A city outside a short built-in list (for example "Austin" or "Lyon") was being searched across the whole United States, and searches for France, Australia and Paris pointed to the wrong place.
- Fixed: a place name that is also the start of another one now resolves to the place you typed. "India" no longer returns jobs in Indianapolis.

### 2026-04-10

- Fixed: the scraper now returns a lot more results per keyword. Previously only the first 100 to 150 jobs were returned even when Glassdoor had many more available. A broad search like "customer support" in the US now returns close to 500 jobs per keyword.
- Fixed: the `keywords` input is now fully respected. Previously some runs would scrape "Software Engineer" on top of whatever keywords you entered.
- Fixed: runs no longer get stuck retrying empty pages. When Glassdoor has no more results for a keyword, the scraper moves on to the next keyword (or finishes cleanly).
