# Changelog of France Travail Job Scraper 💰 $0.95/1K (`blackfalcondata/francetravail-scraper`) Actor

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

## Changelog

### 0.1.x — 2026-09-11

- Fixed: `location` now accepts French region and department names and numbers ("Île-de-France", "Bretagne", "Rhône", "69"), with or without accents, hyphens or apostrophes. Previously these stopped the run as unrecognised
- Fixed: a lower-case code such as "69d" now filters to that area instead of returning the whole country

### 0.1.x — 2026-08-02

- Fixed: incremental runs now cover the complete matching result universe
- Fixed: stalled response bodies now time out cleanly instead of hanging a run
- Fixed: `cityName` now works as a location alias, and runtime progress messages no longer expose request details
- Updated: production dependencies and live pagination/title verification evidence

### 0.1.x — 2026-04-14

- Added: `descriptionHtml`, `descriptionMarkdown` output fields (triple-format descriptions for RAG/LLM pipelines)
- Added: `contentHash` output field (SHA-256 digest of content-identifying fields)

### 0.1.x — 2026-04-14

- Added: cross-run repost detection (`isRepost`, `repostOfId`, `repostDetectedAt`)
- Added: `skipReposts` input to exclude detected reposts from output

### 0.1.0 — 2026-04-03

Initial release.

- Keyword search with location and contract type filters
- Salary (min/max/currency/period), skills, contact data, and full description from detail pages
- Incremental mode: only output new or changed listings
- Compact output mode for AI agent and MCP workflows
