# Changelog of Guardian Jobs Search Scraper (`jobsapi/guardian-jobs-search-scraper`) Actor

- **URL**: https://apify.com/jobsapi/guardian-jobs-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/jobsapi/guardian-jobs-search-scraper.md

## Changelog

All notable changes to this job scraper are documented here.

### \[2.0.0] - 2026-08-30

#### Changed

- Rebuilt around bounded ordinary Chrome navigation of public Guardian Jobs pages.
- Added search, searchMultiple, single, multiple, and startUrls modes with strict URL and identity checks.
- Added rich JobPosting JSON-LD, rendered HTML, salary, sections, application, provenance, and KVS health output.
- Removed fingerprint generation, proxy configuration, Crawlee, and challenge-bypass behavior.
- Added local fixtures, schemas, and recursive dataset validation.

### \[1.0.0] - 2026-07-12

#### Added

- Initial production release.
- Initial Playwright-based architecture.
- Modular project structure with router pattern.
- Job listing extraction from Guardian Jobs search results.
- Pagination support via next-page link.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
