# Changelog of Startup.jobs Scraper (`parsebird/startup-jobs-scraper`) Actor

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

## Changelog

### v1.2 — 2026-06-03

- Adjusted PPE pricing: `detail-scraped` reduced from $10/1,000 to $1.50/1,000
- Suppressed internal browser debug logs for cleaner run output

### v1.1 — 2026-06-03

- Disabled `collectDetails` by default for faster, cheaper runs
- Two-tier PPE pricing: `listing-scraped` at $1/1,000 and `detail-scraped` at $1.50/1,000
- Removed `max_pages` and `maxConcurrency` input parameters (auto-managed internally)
- Fixed location filter: "Remote" now uses Algolia facetFilters server-side instead of client-side post-filtering (gets all 25 hits per page instead of ~7)
- Auto-pagination: scraper fetches as many pages as needed to fill `results_wanted`

### v1.0 — 2026-06-03

- Initial release
- Keyword and location search for Startup.jobs job listings
- Full job description enrichment from detail pages
- Salary range extraction with currency and interval
