Cadremploi Jobs Search Scraper avatar

Cadremploi Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Cadremploi Jobs Search Scraper

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

Alex

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

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

ParameterTypeDescription
urlsArray of stringsCadremploi.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_failuresBooleanIf 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_urlIntegerMaximum 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=marketing
  • https://www.cadremploi.fr/emploi/liste_offres?query=finance&location=paris
  • https://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

FieldMeaning
IDUnique identifier assigned by Cadremploi to this job posting
TitleOfficial job title (e.g., "Senior Marketing Manager")
URLDirect link to the full job posting on Cadremploi.fr
SnippetBrief excerpt or summary of the job description (50-150 characters)
CompanyEmployer name and company identifier

Job Details & Specifications

FieldMeaning
ContractEmployment contract type (e.g., CDI, CDD, Freelance, Stage)
LocationJob location (city, region, or "Remote" if applicable)
SalarySalary range or annual figure when published (e.g., "35k-50k€" or blank if not disclosed)
DatePublication or posting date of the listing

Application & Recruiter Information

FieldMeaning
ApplyApplication URL or link to submit your candidacy
Offer BadgesSpecial offer tags or highlights (e.g., "Urgent Hiring", "Remote Available", "New")
Recruiter BadgeIndicates if the posting is from a direct employer or recruitment agency; may include recruiter name or badge status

How to Use

  1. Find search URLs — Go to Cadremploi.fr, use filters (keyword, location, contract type), and copy the URL from your search results page.

  2. Prepare input — Paste one or more search result URLs into the urls array. You can add URLs for different keywords or locations in a single run.

  3. Set limits — Adjust max_items_per_url (default: 20). Set higher for comprehensive collection or lower for quick samples.

  4. Enable resilience — Keep ignore_url_failures: true to skip broken links and continue scraping.

  5. Run the scraper — Start the job and monitor progress via the run log.

  6. 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.