APEC.fr Scraper - French Executive Jobs avatar

APEC.fr Scraper - French Executive Jobs

Pricing

from $1.00 / 1,000 results

Go to Apify Store
APEC.fr Scraper - French Executive Jobs

APEC.fr Scraper - French Executive Jobs

Scrape apec.fr - French executive job listings with salary ranges, company, location, skills, contract type, recruiter contact, and apply URLs. Incremental tracking for new and changed roles across runs.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

What does APEC.fr Scraper do?

APEC.fr Scraper extracts structured job data from apec.fr — including salary data, contact details, company metadata, full descriptions, remote-work indicators, location data, and skill tags. It supports keyword search, location filters, and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions, company metadata, and contact information) where the source provides them.

Key features

  • Incremental mode — recurring runs emit and charge only for listings that are new or whose tracked content changed. First run builds the baseline state; subsequent runs emit only new or changed records.
  • Detail enrichment — full descriptions, company metadata, and contact information where the source provides them.
  • Compact mode — AI-agent and MCP-friendly payloads with core fields only.

What data can you extract from apec.fr?

Each result includes Core listing fields (jobId, jobKey, numeroOffre, title, url, portalUrl, summary, and candidateProfileHtml, and more), detail fields when enrichment is enabled (description, descriptionText, descriptionHtml, descriptionMarkdown, and jobRole), contact and apply information (applyUrl, applyMethod, contactFirstName, and contactLastName), and company metadata (company, companyBrand, companyCommercialName, and companyId). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.

Enable detail enrichment in the input to get richer fields such as full descriptions, company metadata, and contact information where the source provides them.

Input

The main inputs are a search keyword, an optional location filter, and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • mode — How to discover jobs. 'search' runs a keyword + contractType query. 'jobUrls' scrapes specific offer URLs directly (bypasses search). (default: "search")
  • query — Job search keywords. Leave empty to browse by contract type only.
  • contractTypes — Filter by contract type. At least one of query, contractTypes, or jobUrls must be set. (default: [])
  • country — Which market to search. (default: "FR")
  • location — City, state, or region.
  • jobUrls — Specific apec.fr offer URLs. Format: https://www.apec.fr/candidat/recherche-emploi/detail-offre.html/offre/
  • maxResults — Maximum total results (0 = unlimited). (default: 25)
  • includeDetails — Fetch full job details. (default: true)
  • descriptionMaxLength — Truncate description to N chars. 0 = no truncation. (default: 0)
  • compact — Core fields only (for AI-agent/MCP workflows). (default: false)
  • incrementalMode — Compare against previous run state. (default: false)
  • stateKey — Stable identifier for tracked universe.
  • ...and 3 more parameters

Input examples

Basic search — Keyword-driven search with a result cap.

→ Full payload per result — all standard fields populated where the source provides them.

{
"query": "software engineer",
"maxResults": 50
}

Incremental tracking — Only emit jobs that changed since the previous run with this stateKey.

→ First run builds the baseline state. Subsequent runs emit only records that are new or whose tracked content changed. Set emitUnchanged: true to include unchanged records as well.

{
"query": "software engineer",
"maxResults": 200,
"incrementalMode": true,
"stateKey": "software-engineer-tracker"
}

Compact output for AI agents — Return only core fields for AI-agent and MCP workflows.

→ Small payload with the most important fields — ideal for piping into LLMs without token overhead.

{
"query": "software engineer",
"maxResults": 50,
"compact": true
}

Output

Each run produces a dataset of structured job records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example job record

{
"jobId": "478c33b75f9c9a4cc4f4ea2e68446bf161465a0b67dd8248277c3442a7fd9bdf",
"jobKey": "178546113W",
"numeroOffre": "178546113W",
"title": "DEVELOPPEUR .NET F/H",
"url": "https://www.apec.fr/candidat/recherche-emploi/detail-offre.html/offre/178546113W",
"applyUrl": null,
"portalUrl": "https://www.apec.fr/candidat/recherche-emploi/detail-offre.html/offre/178546113W",
"description": "Pour le compte de notre client, une ESN Française à taille humaine (100 collaborateurs), située sur la Métropole Lilloise, proposant une expertise technologique pointue et des missions valorisantes au...",
"descriptionText": "Pour le compte de notre client, une ESN Française à taille humaine (100 collaborateurs), située sur la Métropole Lilloise, proposant une expertise technologique pointue et des missions valorisantes au...",
"descriptionHtml": null,
"descriptionMarkdown": null,
"summary": "Pour le compte de notre client, une ESN Française à taille humaine (100 collaborateurs), située sur la Métropole Lilloise, proposant une expertise technologique pointue et des missions valorisantes au...",
"candidateProfileHtml": null,
"recruitmentProcess": null,
"salaryText": "A négocier",
"salaryRange": "A négocier",
"salaryMin": null,
"salaryMax": null,
"salaryCurrency": null,
"salaryType": null,
"employmentType": "CDI",
"contractTypeId": 101888,
"contractDurationText": null,
"isPartTime": null,
"partTimeDurationLabel": null,
"location": "Lille - 59",
"city": "Lille - 59",
"postalCode": null,
"streetAddress": null,
"department": "59",
"region": "Hauts-de-France",
"country": null,
"latitude": 50.6318417,
"longitude": 3.0469999,
"company": "STUDIO RH",
"companyBrand": "STUDIO RH",
"companyCommercialName": null,
"companyId": null,
"companyLogo": null,
"companyIndustry": 101572,
"companyIndustryParent": 101753,
"companyDescription": null,
"companyVideoUrl": null,
"isConfidential": false,
"jobFunction": null,
"jobRole": null,
"experienceLevel": null,
"educationLevel": null,
"positionType": null,
"travelZone": null,
"remoteWorkLevel": 20949,
"skills": [],
"applyMethod": null,
"requiresCoverLetter": null,
"lowApplicationVolume": false,
"numberOfPositions": null,
"clientReference": null,
"contactFirstName": null,
"contactLastName": null,
"contactEmail": null,
"contactPhone": null,
"postedAt": "2026-04-17T19:28:02.000+0000",
"firstPublishedAt": null,
"lastModifiedAt": "2026-04-17T19:28:02.000+0000",
"startDate": null,
"searchQuery": "developpeur",
"contentQuality": "serp_only",
"detailFetched": false,
"scrapedAt": "2026-04-17T20:27:24.504Z",
"source": "apec.fr",
"contentHash": null,
"isRepost": null,
"repostOfId": null,
"repostDetectedAt": null,
"changeType": null
}

Incremental fields

When incremental: true, each record also carries:

  • changeType — one of NEW, UPDATED, UNCHANGED, REAPPEARED, EXPIRED. Default output covers NEW / UPDATED / REAPPEARED; set emitUnchanged: true or emitExpired: true to opt into the others.
  • firstSeenAt, lastSeenAt — ISO-8601 timestamps tracking the listing across runs.
  • isRepost, repostOfId, repostDetectedAt — populated when a new listing matches the tracked content of a previously expired one. Set skipReposts: true to drop detected reposts from the output.

How to scrape apec.fr

  1. Go to APEC.fr Scraper in Apify Console.
  2. Enter a search keyword and optional location filter.
  3. Set maxResults to control how many results you need.
  4. Enable includeDetails if you need full descriptions, contact info, or company data.
  5. Click Start and wait for the run to finish.
  6. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Extract job data from apec.fr for market research and competitive analysis.
  • Track salary trends across regions and categories over time.
  • Monitor new and changed listings on scheduled runs without processing the full dataset every time.
  • Build outreach lists using contact details and apply URLs from listings.
  • Research company hiring patterns, employer profiles, and industry distribution.
  • Use structured location data for regional analysis, mapping, and geo-targeting.
  • Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
  • Export clean, structured data to dashboards, spreadsheets, or data warehouses.
  • Analyze skill demand across listings using structured skill tags.

How much does it cost to scrape apec.fr?

APEC.fr Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.005 per run
  • Per result: $0.001 per job record

Example costs:

  • 10 results: $0.01
  • 100 results: $0.11
  • 500 results: $0.51

Example: recurring monitoring savings

These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of listings that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.

Example setup: 100 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.

Churn rateFull re-scrape run costIncremental run costSavings vs full re-scrapeMonthly cost after baseline
5% — stable niche query$0.11$0.01$0.10 (90%)$0.30
15% — moderate broad query$0.11$0.02$0.09 (81%)$0.60
30% — high-volume aggregator$0.11$0.03$0.07 (67%)$1.05

Full re-scrape monthly cost at daily polling: $3.15. First month with incremental costs $0.40 / $0.68 / $1.12 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.

Platform usage (compute and proxies) is billed separately by Apify based on actual consumption. Incremental runs consume less on result processing, though fixed per-run overhead stays the same.

FAQ

How many results can I get from apec.fr?

The number of results depends on the search query and available listings on apec.fr. Use the maxResults parameter to control how many results are returned per run.

Does APEC.fr Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed listings on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate APEC.fr Scraper with other apps?

Yes. APEC.fr Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use APEC.fr Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use APEC.fr Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from apec.fr. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit — no credit card required.

  1. Sign up — $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start — export results as JSON, CSV, or Excel

Need more later? See Apify pricing.