Apec Jobs Search Scraper avatar

Apec Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Apec Jobs Search Scraper

Apec Jobs Search Scraper

Scrape job listings from APEC.fr, France's leading executive job board for senior management and engineering positions. Extract job titles, companies, locations, contract types, and salary ranges.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Categories

Share

Extract job listings from APEC.fr - France's leading graduate recruitment platform. Collect job titles, companies, locations, and descriptions for the French job market.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • French job market intelligence — analyze hiring trends and salary data across French regions and sectors
  • European recruitment pipeline — source qualified candidates from the French market for cross-border hiring
  • Regional salary benchmarking — compare compensation by role, experience, and contract type (CDI, CDD, Freelance)
  • Cross-border hiring analysis — understand talent mobility and demand patterns between France and other EU markets

Sample Input

{
"query": "developpeur",
"keywords": "data engineer",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"title": "Ingénieur Data Senior",
"company": "TechCorp France",
"location": "Paris",
"contractType": "CDI",
"salary": "65K€ - 80K€",
"experience": "5 ans",
"sector": "Informatique",
"publishedAt": "2026-06-22",
"url": "https://www.apec.fr/offre/123456",
"scrapedAt": "2026-06-24T12:00:00.000Z"
}

Input

FieldTypeDefaultRequiredDescription
querystringdeveloppeurJob keywords to search for on APEC.fr (e.g. 'data engineer', 'chef de projet').
keywordsstringAlternative search keywords.
maxItemsinteger50Maximum number of job listings to scrape.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings for the scraper. Residential proxies recommended.

Output

FieldDescription
position#
titleJob Title
companyCompany
locationLocation
contractTypeContract
salarySalary
experienceExperience
sectorSector
publishedAtPublished
urlURL
scrapedAtScraped At
salaryMinMin Salary (€)
salaryMaxMax Salary (€)
educationEducation
skillsSkills
descriptionDescription
companyDescriptionCompany Description
apecIdAPEC ID
keywordsSearch Keywords
currencyCurrency
datePostedDate Posted
jobTypeJob Type

Notes

  • Proxy: Residential proxy is highly recommended
  • Rate limits: Keep maxItems reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis