France Travail Jobs Scraper avatar

France Travail Jobs Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
France Travail Jobs Scraper

France Travail Jobs Scraper

Extracts JobPosting data from France Travail public search results by keyword, without requiring an API key. Returns flattened job details including `title`, `company`, `location`, `employmentType`, `salary`, `datePosted`, `validThrough`, `url`, `description`, `sourcePage`, and `searchKeyword`.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Extracts JobPosting JSON-LD from candidat.francetravail.fr search results — French job offers by keyword and location, no partner API key needed.

Input example

{ "keywords": ["python", "devops"], "maxItems": 100 }

Output record

Standard schema.org JobPosting fields flattened: title, company, location, employmentType, salary, datePosted, validThrough, url, description, sourcePage, searchKeyword.

Notes

  • Each keyword search page embeds ~20 JobPosting entities; results beyond that are loaded via authenticated AJAX, so run several related keywords to build volume.
  • If zero items come back, switch the proxy group to RESIDENTIAL — the site sometimes serves a consent wall to datacenter IPs.
  • The official France Travail API requires a partner key; this actor scrapes the public HTML instead (best-effort).