Cadremploi Jobs Search Scraper
Pricing
Pay per usage
Cadremploi Jobs Search Scraper
Scrape executive job listings from Cadremploi.fr instantly. Extract titles, salaries, locations, company details, and application links from search results — perfect for recruiters, talent analysts, and job aggregators tracking the French professional market.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alex
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Cadremploi Jobs Search Scraper: Automate Executive Job Data Collection
What Is Cadremploi.fr?
Cadremploi.fr is France's leading job board specializing in executive and professional positions ("cadre"). With thousands of listings across industries, sectors, and experience levels, it attracts both high-caliber candidates and major employers. However, manually collecting job data from search results pages is tedious and error-prone — the Cadremploi Jobs Search Scraper automates this, extracting structured job records in seconds.
Overview
The Cadremploi Jobs Search Scraper targets Cadremploi.fr search result pages and harvests job listing data in bulk. It is ideal for:
- Recruitment agencies tracking available talent and market opportunities
- HR professionals benchmarking roles, locations, and compensation trends
- Job aggregator platforms syndicating Cadremploi listings
- Career researchers analyzing the French executive labor market
- Sales teams identifying company hiring activity for outreach
The scraper handles pagination, filters by keyword or location, and outputs clean, structured records ready for spreadsheets, databases, or APIs. It includes built-in error recovery to ensure reliable, uninterrupted data collection across multiple URLs.
Input Format
Configure the scraper using a JSON object with the following parameters:
{"urls": ["https://www.cadremploi.fr/emploi/liste_offres?query=senior&page=2"],"ignore_url_failures": true,"max_items_per_url": 20}
Input Parameters Explained
| Parameter | Type | Description |
|---|---|---|
urls | Array of strings | Cadremploi.fr search result page URLs. Paste one or multiple URLs (e.g., search results for "senior", "Paris", "Marketing"). Each URL can contain filters like query=, location=, or page=. |
ignore_url_failures | Boolean | If true, the scraper continues if a URL fails to load. If false, the entire run stops on the first error. Recommended: true for bulk jobs. |
max_items_per_url | Integer | Maximum number of job listings to extract per URL (e.g., 20 extracts up to 20 listings per page). Default: 20. |
Example URLs:
https://www.cadremploi.fr/emploi/liste_offres?query=marketinghttps://www.cadremploi.fr/emploi/liste_offres?query=finance&location=parishttps://www.cadremploi.fr/emploi/liste_offres?page=3
Tip: Chain multiple keyword searches into one run by adding separate URLs — the scraper collects from each independently.
Output Format
Example Output Record:
{"id": "156542585763930196","title": "OPC Senior H/F","url": "/emploi/detail_offre?offreId=156542585763930196","snippet": "Rattaché à la direction de projet et intégré à une équipe dédiée, vous intervenez sur une phase EXE déjà engagée, avec une forte présence terrain et une coordination multi-intervenants. Vos responsabilités : Structuration & planification : - Mettre en place et piloter la str...","contract": "CDI","location": "Paris","salary": "50K€ - 60K€","date": "Publiée il y a 14 jours","company": {"type": "ENTREPRISE","name": "WINSEARCH - MONTPELLIER INDUSTRIE","logo": "https://imagedelivery.net/BN-U87wrUjbdYBHZwNH6NA/20834271-2bad-4355-abd5-f2c2a888f200/logo100","video": "","badges": []},"apply": {"type": "formulaire","has_already_applied_to_current_offer": false},"offer_badges": [{"label": "Populaire","color": "blue-500","tooltip": "Cette offre suscite un fort intérêt auprès des candidats"}],"recruiter_badge": [],"from_url": "https://www.cadremploi.fr/emploi/liste_offres?query=senior"}
Each scraped job listing returns a structured record with 12 essential fields:
Core Job Information
| Field | Meaning |
|---|---|
ID | Unique identifier assigned by Cadremploi to this job posting |
Title | Official job title (e.g., "Senior Marketing Manager") |
URL | Direct link to the full job posting on Cadremploi.fr |
Snippet | Brief excerpt or summary of the job description (50-150 characters) |
Company | Employer name and company identifier |
Job Details & Specifications
| Field | Meaning |
|---|---|
Contract | Employment contract type (e.g., CDI, CDD, Freelance, Stage) |
Location | Job location (city, region, or "Remote" if applicable) |
Salary | Salary range or annual figure when published (e.g., "35k-50k€" or blank if not disclosed) |
Date | Publication or posting date of the listing |
Application & Recruiter Information
| Field | Meaning |
|---|---|
Apply | Application URL or link to submit your candidacy |
Offer Badges | Special offer tags or highlights (e.g., "Urgent Hiring", "Remote Available", "New") |
Recruiter Badge | Indicates if the posting is from a direct employer or recruitment agency; may include recruiter name or badge status |
How to Use
-
Find search URLs — Go to Cadremploi.fr, use filters (keyword, location, contract type), and copy the URL from your search results page.
-
Prepare input — Paste one or more search result URLs into the
urlsarray. You can add URLs for different keywords or locations in a single run. -
Set limits — Adjust
max_items_per_url(default:20). Set higher for comprehensive collection or lower for quick samples. -
Enable resilience — Keep
ignore_url_failures: trueto skip broken links and continue scraping. -
Run the scraper — Start the job and monitor progress via the run log.
-
Export data — Download results as JSON, CSV, or Excel, then import into your database or CRM.
Best practices:
- Use specific search filters in your URLs to focus on target roles (e.g.,
query=digital marketing&page=1). - For large-scale collection, add multiple page URLs (page 1, 2, 3, etc.) to the array.
- If salary data is critical, verify coverage — not all Cadremploi listings include salary ranges.
Business Benefits & Use Cases
- Recruitment intelligence: Monitor hiring trends across industries and regions in France
- Talent sourcing: Build candidate pipelines by identifying active roles at target companies
- Competitive analysis: Track how competitors position roles and compensation
- Job board syndication: Feed fresh Cadremploi data into multi-job aggregator platforms
- Compensation benchmarking: Analyze salary ranges and benefits across professional segments
The scraper transforms hours of manual search-and-copy work into automated data pipelines, empowering teams to make faster, data-driven hiring and staffing decisions.
Conclusion
The Cadremploi Jobs Search Scraper is a fast, reliable solution for capturing French executive job market data. With clean, structured output and flexible URL configuration, it simplifies talent research and competitive analysis. Start scraping today to unlock actionable insights into France's professional hiring landscape.