# Changelog of France Travail Search Scraper (`jobsapi/francetravail-jobs-search-scraper`) Actor

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

## Changelog

All notable changes to the France Travail Search Scraper are documented here.

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

- Replaced browser heuristics with direct server-rendered Schema.org microdata extraction.
- Added structured addresses, employer profile, work hours, numeric salary, required experience/skills, qualification, industry, exact dates, page metadata, and direct application action.
- Enforced requested locations against structured detail fields to prevent substring and ignored-filter mismatches.
- Removed all null, blank, and empty output values and added strict tests and validation.

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

#### Added

- Initial production release.
- PlaywrightCrawler-based architecture with fingerprint generation for anti-detection.
- Modular project structure with router pattern.
- Job listing extraction from France Travail (francetravail.fr).
- Pagination support via next-page navigation.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
