France Travail Scraper - French Job Listings avatar

France Travail Scraper - French Job Listings

Pricing

Pay per usage

Go to Apify Store
France Travail Scraper - French Job Listings

France Travail Scraper - French Job Listings

Scrape job listings from France Travail (formerly Pole Emploi), France's national employment agency with 700K+ active job offers. Search by keyword, location, and contract type. Extract titles, companies, salaries, skills, and descriptions. No login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What does France Travail Scraper do?

France Travail Scraper extracts job listings from France Travail (formerly Pole Emploi), France's official national employment agency. The platform aggregates 700,000+ active job offers across all industries and regions in France, making it the single largest source of French employment data.

This Actor scrapes structured job data including titles, companies, salaries, locations, contract types, required skills, experience levels, and full descriptions. Run it on the Apify platform to get API access, scheduling, proxy rotation, and integrations with tools like Google Sheets, Slack, Zapier, and webhooks.

No login, cookies, or API keys required. The scraper works with publicly available job listings only.

Why use France Travail Scraper?

  • Labor market research: Analyze job demand across French regions, industries, and skill sets
  • Salary benchmarking: Compare salary ranges by role, location, and experience level
  • Recruitment intelligence: Track which companies are hiring, what skills they need, and where
  • Academic research: Study employment trends, regional disparities, and sector dynamics
  • Job aggregation: Feed French job listings into your own job board or career platform
  • Skills gap analysis: Identify which competencies employers demand most frequently

France Travail is a government platform, so data tends to be well-structured, comprehensive, and covers the full French labor market including positions that never appear on commercial job boards.

How to scrape France Travail data

  1. Go to the France Travail Scraper page on Apify Store
  2. Click Try for free to open the Actor in Apify Console
  3. Enter your search keyword (e.g. "developpeur", "comptable", "infirmier")
  4. Optionally set a location (e.g. "Paris", "Lyon", "Marseille")
  5. Choose a contract type filter if needed (CDI, CDD, Interim, etc.)
  6. Set the maximum number of results you want
  7. Click Start and wait for the run to complete
  8. Download your data as JSON, CSV, Excel, or HTML from the Output tab

Input

FieldTypeDescription
searchQueryStringJob search keyword (default: "developpeur")
locationStringCity or region to filter by
contractTypeSelectCDI, CDD, Interim, Seasonal, Freelance, Internship, Franchise, or All
minSalaryIntegerMinimum annual salary in EUR
maxResultsIntegerMaximum listings to scrape (default: 100, max: 5000)
proxyConfigurationObjectProxy settings (FR residential recommended)

Example input

{
"searchQuery": "developpeur",
"location": "Paris",
"contractType": "CDI",
"maxResults": 50
}

Output

Each job listing contains detailed structured data. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Example output

{
"title": "Developpeur BI / Data (h/f)",
"company": "LHH RECRUITMENT SOLUTIONS",
"location": "86 - Poitiers",
"city": "Poitiers",
"region": "",
"department": "86",
"contractType": "CDI",
"workType": "Temps plein",
"salary": "35 000 - 45 000 EUR annuel sur 12 mois",
"salaryMin": 35000,
"salaryMax": 45000,
"salaryPeriod": "annual",
"description": "Rattache au Responsable Data, vous participez a la conception et au developpement de solutions BI...",
"skills": ["SQL", "ETL", "Power BI", "Python"],
"experience": "2 Ans indispensable",
"education": "Bac+3 a Bac+5",
"publishedDate": "27 mai 2026",
"applicationUrl": "https://candidat.francetravail.fr/offres/recherche/detail/208VSRJ/postuler",
"url": "https://candidat.francetravail.fr/offres/recherche/detail/208VSRJ",
"scrapedAt": "2026-05-27T14:30:00.000Z"
}

Data fields

FieldDescription
titleJob position title
companyHiring company or agency name
locationFull location string (department code + city)
cityCity name
departmentFrench department code (e.g. "75" for Paris)
regionRegion name when available
contractTypeCDI, CDD, Interim, Seasonal, etc.
workTypeTemps plein (full-time) or Temps partiel (part-time)
salaryRaw salary text as displayed
salaryMinParsed minimum salary (numeric)
salaryMaxParsed maximum salary (numeric)
salaryPeriodannual, monthly, or hourly
descriptionFull job description text
skillsList of required skills and competencies
experienceRequired experience level
educationRequired education level
publishedDateWhen the job was posted
applicationUrlDirect link to apply
urlFull URL to the listing on France Travail
scrapedAtISO 8601 timestamp of data collection

How much does it cost to scrape France Travail?

The Actor uses lightweight HTTP requests (no browser needed), making it very efficient:

  • 100 jobs: ~0.05 USD in platform credits
  • 500 jobs: ~0.20 USD in platform credits
  • 1000 jobs: ~0.40 USD in platform credits

Apify gives new users $5 of free credits each month, enough for thousands of job listings.

Tips and advanced options

  • Use French keywords for best results: "developpeur" instead of "developer", "comptable" instead of "accountant"
  • Location filter accepts city names, department numbers, or region names
  • Contract type filter helps narrow results when you only want permanent (CDI) or temporary (CDD) positions
  • Schedule runs daily or weekly to track new job postings over time
  • Combine with other scrapers like Indeed France, Cadremploi, or LinkedIn to get comprehensive market coverage
  • French residential proxies are recommended for reliable access to the platform

About France Travail

France Travail (formerly Pole Emploi, rebranded in January 2024) is France's national public employment service. It is the official government agency responsible for registering unemployed workers, helping job seekers find employment, and providing labor market services. Every employer in France can post jobs on the platform at no cost, making it the most comprehensive source of French job listings.

The platform covers all sectors, all contract types, and all regions of metropolitan France and overseas territories (DOM-TOM).

FAQ, disclaimers, and support

Is it legal to scrape France Travail? This Actor collects publicly available job listing data from a government website. No login or authentication is required. Always review and comply with the website's Terms of Service and applicable data protection laws (RGPD/GDPR) before using scraped data.

Why are some fields empty? Not all job postings include salary, skills, or education requirements. The Actor extracts what is available on each listing page.

The scraper returned 0 results Try different search keywords or remove location filters. Ensure your proxy configuration is working correctly. French residential proxies are recommended.

I need a custom solution If you need modifications, additional fields, or a custom integration, open an issue in the Issues tab or contact us for a tailored solution.