# Changelog of Multi-ATS Jobs Search Scraper (`jobsapi/multi-ats-jobs-search-scraper`) Actor

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

## Changelog

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

- Added a bounded native Greenhouse Board API path for the configured public board.
- Added rich sanitized descriptions, headings, sections, list items, salary parsing, source payloads, canonical identity evidence, request receipts, field coverage, and KVS run evidence.
- Added search, single, multiple, local fixture inputs, strict schemas, parser tests, lint configuration, and recursive storage validation.
- Kept the existing platform-specific handlers as an explicit legacy fallback for non-Greenhouse selections.

### \[1.1.0] - 2026-07-20

- Added direct rich Greenhouse job-board extraction with complete posting content.
- Added departments, offices, metadata, pay ranges, compliance data, dates, and full source payloads.
- Added recursive removal of null and empty values and strict local dataset validation.
- Replaced the nonexistent sample board with a live local verification input.

All notable changes to the Multi-ATS Jobs Scraper are documented here.

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

#### Added

- Initial production release.
- Support for 25 ATS career page platforms: Greenhouse, Lever, Ashby, SmartRecruiters, iCIMS, Jobvite, Recruitee, Personio, BambooHR, Teamtailor, Breezy HR, JazzHR, Pinpoint, Comeet, Rippling, Zoho Recruit, SAP SuccessFactors, Oracle Taleo, Avature, PageUp, UKG, ADP, Dayforce, ApplicantPro, ClearCompany.
- Auto-detection of ATS platform from URL patterns and page content analysis.
- Manual platform override via input configuration.
- PlaywrightCrawler-based architecture with anti-detection measures.
- Modular per-platform handler pattern for easy extensibility.
- JSON-LD and microdata fallback extraction for unknown platforms.
- Pagination support across all platforms.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
