France Travail Scraper: France's Public Employment Service, 22 Fields

Scrape job listings from France Travail (formerly Pôle Emploi), France's official public employment service. Returns 22 fields per job: title, company, location, country, employment_type, contract type (CDI / CDD / Interim / Stage), salary_min, salary_max, salary_text, remote_option, full description, posted_at, expires_at, source_url, apply_url, top_listing flag and company_url. Covers all 13 French regions including Paris, Lyon, Marseille, Toulouse, Bordeaux and overseas departments.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
France (government)
Fields per job
10+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~france-travail-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQuery": "développeur",
    "maxResults": 100,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/france-travail-scraper

Integrations

Output fields

FieldTypeExample
titlestringDéveloppeur Full Stack
companystringCapgemini
locationstringParis 75
employment_typestringCDI
salary_mininteger45000
salary_maxinteger60000
salary_textstring45 000 - 60 000 EUR / an
remote_optionstringHybride
description_fullstringNous recherchons...
apply_urlstringhttps://candidat.francetravail.fr/...

Related Actors

Open on Apify → Try it now (free tier available)