VOOZH about

URL: https://apify.com/fatihtahta/france-travail-scraper/api

⇱ France Travail Scraper | $0.8 / 1k | Fast & Reliable API Β· Apify


πŸ‘ France Travail Scraper | $0.8 / 1k | Fast & Reliable avatar

France Travail Scraper | $0.8 / 1k | Fast & Reliable

Pricing

from $0.80 / 1,000 results

Go to Apify Store

France Travail Scraper | $0.8 / 1k | Fast & Reliable

Extract structured France Travail job listings with titles, salaries, contract details, employer data, locations, and skills. Built for enterprise-grade hiring intelligence, labor market analysis, and automated recruiting or analytics pipelines.

Pricing

from $0.80 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Fatih Tahta

Fatih Tahta

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

1

Monthly active users

17 days ago

Last modified

Share

You might also like

France Travail Scraper

lexis-solutions/france-travail-scraper

Extract job listings from France Travailβ€”France’s official employment serviceβ€”collect titles, locations, contract types, salaries, skills, and posting dates. Ideal for labor market research, recruitment intelligence, and job aggregation. Fast, structured, and customizable.

πŸ‘ User avatar

Lexis Solutions

31

5.0

France Travail Jobs Scraper

automation-lab/france-travail-jobs-scraper

Extract public France Travail job offers by keyword, location, and contract type with companies, salaries, descriptions, and apply links.

πŸ‘ User avatar

Stas Persiianenko

2

France Travail Scraper

shahidirfan/france-travail-scraper

Scrape job listings and employment data from France Travail efficiently. Requires residential proxies to bypass geo-restrictions. Ideal for recruitment, labor market analysis & job aggregation. Extract skills, salaries & company info automatically. Perfect for HR tech & career platforms.

33

5.0

France Travail Scraper - French Job Listings

studio-amba/france-travail-scraper

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.

France Travail Scraper

jobscrawler/france-travail-scraper

Scrape job listings from France Travail (formerly PΓ΄le emploi), France's national employment agency.

Glassdoor Jobs Scraper | Enterprise-Grade

fatihtahta/glassdoor-jobs-scraper

Extract structured Glassdoor job listings with titles, descriptions, salaries, company data, ratings, and employer insights. Built for enterprise-grade hiring intelligence, labor market analysis, and automated recruiting or analytics pipelines.

France Travail Job Scraper - Cheap πŸ’ΌπŸ”ŽπŸ‡«πŸ‡·

scrapestorm/france-travail-job-scraper---cheap

Looking to collect job listings from francetravail.fr ? πŸ”ŽπŸ‡«πŸ‡· With this Scraper you can extract job data directly from France Travail search pages, including job title, employer name, location, contract type, posting date, job URL & more Perfect for labour market analysis & job market datasets πŸ“Š

2

5.0

France Travail Job Scraper - French Jobs

santamaria-automations/france-travail-scraper

Scrapes job listings from France Travail (formerly Pole Emploi), France's public employment service with 500,000+ active listings. Extract title, company, location, contract type, salary, and full description. Supports multi-query search with deduplication. HTTP-only, 128MB.

Dice Jobs Scraper | $0.6 / 1k | Fast & Reliable

fatihtahta/dice-jobs-scraper

Extract structured Dice job listings with titles, salaries, company data, locations, and hiring signals across US and Canada tech roles. Built for enterprise-grade hiring intelligence, talent market analysis, and automated recruiting or analytics pipelines.

Bayt Jobs Scraper | Fast & Reliable

fatihtahta/bayt-jobs-scraper

Extract structured Bayt job listings with titles, salaries, company data, locations, and hiring signals across the Middle East. Built for enterprise-grade hiring intelligence, labor market analysis, and automated recruiting or analytics pipelines.

You can access the France Travail Scraper | $0.8 / 1k | Fast & Reliable programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/fatihtahta~france-travail-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

France Travail Scraper | $0.8 / 1k | Fast & Reliable API

Below, you can find a list of relevant HTTP API endpoints for calling the France Travail Scraper | $0.8 / 1k | Fast & Reliable Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/fatihtahta~france-travail-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/fatihtahta~france-travail-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/fatihtahta~france-travail-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the France Travail Scraper | $0.8 / 1k | Fast & Reliable API programmatically via the Apify API.

You can choose from:

France Travail Scraper | $0.8 / 1k | Fast & Reliable API in Python

France Travail Scraper | $0.8 / 1k | Fast & Reliable API in JavaScript

France Travail Scraper | $0.8 / 1k | Fast & Reliable API through CLI

France Travail Scraper | $0.8 / 1k | Fast & Reliable OpenAPI definition

You can start France Travail Scraper | $0.8 / 1k | Fast & Reliable with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The France Travail Scraper | $0.8 / 1k | Fast & Reliable is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the France Travail Scraper | $0.8 / 1k | Fast & Reliable run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.