Eures Jobs Search Scraper
Under maintenancePricing
from $2.99 / 1,000 eures job records
Eures Jobs Search Scraper
Under maintenanceScrape job listings from EURES, the European Employment Services portal. Extract job titles, companies, locations, contract types, and salary information across EU member states for cross-border recruitment.
Pricing
from $2.99 / 1,000 eures job records
Rating
0.0
(0)
Developer
Jobs API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
An Apify Actor that scrapes publicly listed job postings from Eures - Scrape job listings from EURES, the European Employment Services portal. Extract job titles, companies, locations, contract types, and salary information across EU member states for cross-border recruitment..
The Actor calls EURES's official public search and detail APIs, normalises the responses into one rich schema, and pushes one record per job into the default dataset. API pagination, retries, timeouts, detail fallbacks, and run diagnostics are bounded by the input.
Table of Contents
- What is Eures?
- What does the Actor scrape?
- Main target URL
- Input schema
- Output / dataset schema
- Example input
- Example output record
- Responsible use
- Related jobs scrapers
What is Eures?
Eures is Scrape job listings from EURES, the European Employment Services portal. Extract job titles, companies, locations, contract types, and salary information across EU member states for cross-border recruitment.
This Actor targets Eures's public job-search results and enriches each result with the canonical Eures detail page.
What does the Actor scrape?
Scrape job listings from EURES, the European Employment Services portal. Extract job titles, companies, locations, contract types, and salary information across EU member states for cross-border recruitment.
The actor maps listing fields such as:
idreferencedocumentIdconnectionPointIdpositiontitlecompanylocationsnumberOfPostseuresFlag
Primary source URL: https://europa.eu/eures/portal/jv-se/search?lang=en
Main target URL
The actor scrapes from the following base URL:
https://europa.eu/eures/portal/jv-se/search?lang=en
Request modifiers come from query, maxItems, maxPages, countryCode, language, includeRawSource, timeoutSecs, and maxRetries.
Input schema
The Actor accepts the following input (defined in .actor/input_schema.json):
| Field | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
query | string | Yes | "developer" | - | Job title, skill, or keyword. |
maxItems | integer | No | 50 | >= 1; <= 500 | Maximum complete job records to save. |
maxPages | integer | No | 10 | >= 1; <= 50 | Maximum official API pages. |
countryCode | string | No | "" | Two letters | Optional country filter. |
language | string | No | "en" | Two letters | Preferred EURES response language. |
includeRawSource | boolean | No | true | - | Include raw search/detail payloads. |
timeoutSecs | integer | No | 30 | 5-120 | Per-request timeout. |
maxRetries | integer | No | 3 | 1-5 | Retry count for transient failures. |
Example input
{"query": "developer","maxItems": 50}
Output / dataset schema
Each record follows .actor/dataset_schema.json and includes the properties below.
| Field | Type | Required |
|---|---|---|
id | string | Yes |
reference | string | No |
documentId | string | No |
connectionPointId | integer | No |
position | integer | Yes |
title | string | Yes |
company | object | Yes |
locations | array | Yes |
numberOfPosts | integer | No |
euresFlag | boolean | No |
contractType | string | No |
schedules | array | No |
jobCategories | array | No |
description | object | Yes |
requirements | object | No |
remuneration | object | No |
application | object | No |
contacts | array | No |
dates | object | Yes |
language | object | Yes |
sourceSystem | string | No |
url | string | Yes |
sourceSearchJob | object | Yes |
sourceJob | object | Yes |
search | object | Yes |
source | string | Yes |
scrapedAt | string | Yes |
Example output record
{"id": "Mjg2ODE3NiAxOQ","reference": "2868176","documentId": "2868176","connectionPointId": 19,"position": 1,"title": ".NET DEVELOPER/ DEVELOPERKA","company": {"name": "COMPAK D.O.O.","organisationSizeCode": "smallenterprise","organisationOwnershipTypeCode": "private","description": "COMPAK D.O.O. ZA INFORMATIČKI INŽENJERING"},"locations": [{"countryCode": "hr","cityName": "VARAŽDIN"}],"numberOfPosts": 1,"euresFlag": false,"contractType": "contract","schedules": ["fulltime"],"jobCategories": ["http://data.europa.eu/esco/isco/C2511","http://data.europa.eu/esco/isco/C3512"],"description": {"html": ".net developer/developerka dizajnira i razvija većinom web programska rješenja temeljena na Microsoftovim tehnologijama. <br>Konkretno se radi na kontinuiranom razvoju vlastitih programskih rješenja uz korištenje Microsoft razvojnih alata (Visual Studio 2022, MS SQL Server i Oracle baza, React). <br>Kandidat/ kandidatkinja će se baviti razvojem poslovnih rješenja. <br>Radi se u malom razvojnom timu.","text": ".net developer/developerka dizajnira i razvija većinom web programska rješenja temeljena na Microsoftovim tehnologijama. \nKonkretno se radi na kontinuiranom razvoju vlastitih programskih rješenja uz korištenje Microsoft razvojnih alata (Visual Studio 2022, MS SQL Server i Oracle baza, React). \nKandidat/ kandidatkinja će se baviti razvojem poslovnih rješenja. \nRadi se u malom razvojnom timu."},"requirements": {"educationLevelCode": "4","experiences": [{"description": "Nije potrebno radno iskustvo"}]},"remuneration": {"benefitsSummaries": [{"otherBenefit": {"otherBenefitTypeCodes": ["4"]}}]},"application": {"instructions": ["Email: <a href=\"mailto:compak@compak.hr\" rel=\"nofollow\">compak@compak.hr</a>"],"email": "compak@compak.hr"},"dates": {"created": "2026-06-18T20:45:38.000Z","modified": "2026-07-17T20:46:32.000Z","applyBy": "2026-08-05T00:00:00.000Z"},"language": {"preferred": "hr","profile": "hr","available": ["hr"],"translationType": "FIRST_LANGUAGE"},"sourceSystem": "HZZ","url": "https://europa.eu/eures/portal/jv-se/jv-details/Mjg2ODE3NiAxOQ?lang=en","sourceSearchJob": {"title": ".NET DEVELOPER/ DEVELOPERKA","description": ".net developer/developerka dizajnira i razvija većinom web programska rješenja temeljena na Microsoftovim tehnologijama. <br>Konkretno se radi na kontinuiranom razvoju vlastitih programskih rješenja uz korištenje Microsoft razvojnih alata (Visual Studio 2022, MS SQL Server i Oracle baza, React). <br>Kandidat/ kandidatkinja će se baviti razvojem poslovnih rješenja. <br>Radi se u malom razvojnom timu.","id": "Mjg2ODE3NiAxOQ","creationDate": 1781815538000,"lastModificationDate": 1784321192000,"numberOfPosts": 1,"euresFlag": false,"jobCategoriesCodes": ["http://data.europa.eu/esco/isco/C2511","http://data.europa.eu/esco/isco/C3512"],"positionScheduleCodes": ["fulltime"],"positionOfferingCode": "contract","employer": {"name": "COMPAK D.O.O."},"availableLanguages": ["hr"],"translationType": "FIRST_LANGUAGE","translations": {"hr": {"title": ".NET DEVELOPER/ DEVELOPERKA","description": ".net developer/developerka dizajnira i razvija većinom web programska rješenja temeljena na Microsoftovim tehnologijama. <br>Konkretno se radi na kontinuiranom razvoju vlastitih programskih rješenja uz korištenje Microsoft razvojnih alata (Visual Studio 2022, MS SQL Server i Oracle baza, React). <br>Kandidat/ kandidatkinja će se baviti razvojem poslovnih rješenja. <br>Radi se u malom razvojnom timu."}}},"sourceJob": {"id": "Mjg2ODE3NiAxOQ","reference": "2868176","documentId": "2868176","connectionPointId": 19,"source": "HZZ","creationDate": 1781815538000,"lastModificationDate": 1784321192000,"preferredLanguage": "hr","jvProfiles": {"hr": {"languageVersion": "hr","title": ".NET DEVELOPER/ DEVELOPERKA","numberOfPosts": 1,"euresFlag": false,"jobCategoriesCodes": ["http://data.europa.eu/esco/isco/C2511","http://data.europa.eu/esco/isco/C3512"],"positionOfferingCode": "contract","positionScheduleCodes": ["fulltime"],"description": ".net developer/developerka dizajnira i razvija većinom web programska rješenja temeljena na Microsoftovim tehnologijama. <br>Konkretno se radi na kontinuiranom razvoju vlastitih programskih rješenja uz korištenje Microsoft razvojnih alata (Visual Studio 2022, MS SQL Server i Oracle baza, React). <br>Kandidat/ kandidatkinja će se baviti razvojem poslovnih rješenja. <br>Radi se u malom razvojnom timu.","locations": [{"countryCode": "hr","cityName": "VARAŽDIN"}],"requiredEducationLevelCode": "4","requiredExperiences": [{"description": "Nije potrebno radno iskustvo"}],"employer": {"name": "COMPAK D.O.O.","organisationSizeCode": "smallenterprise","organisationOwnershipTypeCode": "private","description": "COMPAK D.O.O. ZA INFORMATIČKI INŽENJERING"},"offeredRemunerationPackage": {"benefitsSummaries": [{"otherBenefit": {"otherBenefitTypeCodes": ["4"]}}]},"applicationInstructions": ["Email: <a href=\"mailto:compak@compak.hr\" rel=\"nofollow\">compak@compak.hr</a>"],"lastApplicationDate": 1785888000000}},"translationType": "FIRST_LANGUAGE"},"search": {"query": "developer","apiUrl": "https://europa.eu/eures/api/jv-searchengine/public/jv-search/search","request": {"resultsPerPage": 2,"page": 1,"sortSearch": "BEST_MATCH","keywords": [{"keyword": "developer","specificSearchCode": "EVERYWHERE"}],"requestLanguage": "en","sessionId": "apify-1784654542671"}},"source": "europa.eu/eures","scrapedAt": "2026-07-21T17:22:25.037Z"}
Responsible use
Only collect publicly available job information. Respect Eures's applicable terms of service, robots directives, and data-protection requirements, and follow the usage policy of any proxy infrastructure you route through. Do not use this Actor to scrape authenticated pages, to bypass paywalls, or to harvest personal data of candidates or recruiters.
Related jobs scrapers
This Actor is part of the jobsapi organisation on Apify — a curated set of job-board scrapers that all share the same conventions (input schema, output schema, validation, and runtime). Each scraper lives under apify.com/jobsapi/<actor-name> and is published from a sibling folder in this workspace.
The full catalogue of jobs scrapers in this workspace:
Global / multi-country
- indeed-jobs-search-scraper — Indeed
- linkedin-jobs-search-scraper — LinkedIn
- google-jobs-search-scraper — Google Jobs
- glassdoor-jobs-search-scraper — Glassdoor
- monster-jobs-search-scraper — Monster
- ziprecruiter-jobs-search-scraper — ZipRecruiter
- simplyhired-jobs-search-scraper — SimplyHired
- adzuna-jobs-search-scraper — Adzuna
- jooble-jobs-search-scraper — Jooble
- jora-jobs-search-scraper — Jora
- careerjet-jobs-search-scraper — Careerjet
- multi-ats-jobs-search-scraper — multi-ATS aggregator
- workable-jobs-search-scraper — Workable
- workday-jobs-search-scraper — Workday-powered career sites
Remote / flexible
- remoteok-jobs-search-scraper — RemoteOK
- we-work-remotely-jobs-search-scraper — We Work Remotely
- remotive-jobs-search-scraper — Remotive
- remote-co-jobs-search-scraper — Remote.co
- flexjobs-jobs-search-scraper — FlexJobs
- upwork-jobs-search-scraper — Upwork
United States
- usajobs-jobs-search-scraper — USAJobs
- dice-com-jobs-search-scraper — Dice
- builtin-jobs-search-scraper — Built In
- governmentjobs-jobs-search-scraper — GovernmentJobs
- handshake-jobs-search-scraper — Handshake
- higheredjobs-jobs-search-scraper — HigherEdJobs
- hcareers-jobs-search-scraper — HCareers
- idealist-jobs-search-scraper — Idealist
- jobcase-jobs-search-scraper — Jobcase
- snagajob-jobs-search-scraper — Snagajob
- themuse-jobs-search-scraper — The Muse
- wellfound-jobs-search-scraper — Wellfound (AngelList Talent)
- tes-jobs-search-scraper — TES
- practicelink-jobs-search-scraper — PracticeLink
- civilservice-jobs-search-scraper — Civil Service
United Kingdom & Ireland
- reed-jobs-search-scraper — Reed
- totaljobs-jobs-search-scraper — Totaljobs
- cv-library-jobs-search-scraper — CV-Library
- jobsite-jobs-search-scraper — Jobsite
- jobs-ac-uk-jobs-search-scraper — Jobs.ac.uk
- guardian-jobs-search-scraper — Guardian Jobs
- irishjobs-jobs-search-scraper — IrishJobs
- nhs-jobs-search-scraper — NHS Jobs
- tes-jobs-search-scraper — TES
Europe
- apec-jobs-search-scraper — APEC (France, executive roles)
- cadremploi-jobs-search-scraper — Cadremploi (France)
- meteojob-jobs-search-scraper — Meteojob (France)
- hellowork-jobs-search-scraper — Hellowork (France)
- francetravail-jobs-search-scraper — France Travail (France)
- michaelpage-jobs-search-scraper — Michael Page
- manpower-jobs-search-scraper — Manpower
- randstad-jobs-search-scraper — Randstad
- roberthalf-jobs-search-scraper — Robert Half
- akkodis-jobs-search-scraper — Akkodis
- stepstone-jobs-search-scraper — Stepstone (DE/EU)
- arbeitsagentur-jobs-search-scraper — Arbeitsagentur (Germany)
- xing-jobs-search-scraper — Xing
- karriere-at-jobs-search-scraper — Karriere.at (Austria)
- jobs-ch-jobs-search-scraper — Jobs.ch (Switzerland)
- pracuj-pl-jobs-search-scraper — Pracuj.pl (Poland)
- nofluffjobs-jobs-search-scraper — No Fluff Jobs
- jobindex-jobs-search-scraper — Jobindex (Denmark)
- finn-no-jobs-search-scraper — FINN.no (Norway)
- infojobs-jobs-search-scraper — InfoJobs (Spain/Italy/Portugal)
- eluta-jobs-search-scraper — Eluta.ca (Canada)
- jobbank-jobs-search-scraper — Job Bank (Canada)
- jobillico-jobs-search-scraper — Jobillico (Canada)
- eures-jobs-search-scraper — EURES (EU)
- vdab-jobs-search-scraper — VDAB (Belgium)
- kariyer-net-jobs-search-scraper — Kariyer.net (Türkiye)
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- caterer-jobs-search-scraper — Caterer.com (hospitality, UK/EU)
India
- naukri-jobs-search-scraper — Naukri
- foundit-jobs-search-scraper — Foundit (Monster India)
- timesjobs-jobs-search-scraper — TimesJobs
- shine-com-jobs-search-scraper — Shine
- internshala-jobs-search-scraper — Internshala
- freshersworld-jobs-search-scraper — Freshersworld
- hirist-jobs-search-scraper — Hirist
- instahyre-jobs-search-scraper — Instahyre
- iimjobs-jobs-search-scraper — IIMJobs
- cutshort-jobs-search-scraper — Cutshort
- workindia-jobs-search-scraper — WorkIndia
- quikr-jobs-search-scraper — Quikr Jobs
- unstop-jobs-search-scraper — Unstop (Dare2Compete)
- apna-jobs-search-scraper — Apna
- employmentnews-jobs-search-scraper — Employment News
- ibps-recruitment-jobs-search-scraper — IBPS recruitment
- ssc-recruitment-jobs-search-scraper — SSC recruitment
- rrb-recruitment-jobs-search-scraper — RRB recruitment
- upsc-recruitment-jobs-search-scraper — UPSC recruitment
- freejobalert-jobs-search-scraper — FreeJobAlert
- tnprivatejobs-jobs-search-scraper — TN Private Jobs
Asia-Pacific
- jobkorea-jobs-search-scraper — JobKorea (Korea)
- saramin-jobs-search-scraper — Saramin (Korea)
- daijob-jobs-search-scraper — Daijob (Japan)
- gaijinpot-jobs-search-scraper — GaijinPot (Japan)
- jobsdb-sg-jobs-search-scraper — JobsDB (Hong Kong / SEA)
- jobstreet-jobs-search-scraper — JobStreet (SEA)
- mycareersfuture-jobs-search-scraper — MyCareersFuture (Singapore)
- glints-jobs-search-scraper — Glints (SEA)
- himalayas-jobs-search-scraper — Himalayas
- vietnamworks-jobs-search-scraper — VietnamWorks
- conzultalent-jobs-search-scraper — Conzultalent
MENA
- bayt-jobs-search-scraper — Bayt.com
- gulftalent-jobs-search-scraper — GulfTalent
- wuzzuf-jobs-search-scraper — Wuzzuf (Egypt)
- naukrigulf-jobs-search-scraper — NaukriGulf
- hh-ru-jobs-search-scraper — hh.ru (Russia)
Latin America
- computrabajo-jobs-search-scraper — Computrabajo
- bumeran-jobs-search-scraper — Bumeran
- occ-mundial-jobs-search-scraper — OCC Mundial
- zonajobs-jobs-search-scraper — ZonaJobs
- laborum-jobs-search-scraper — Laborum
- catho-jobs-search-scraper — Catho (Brazil)
- gupy-jobs-search-scraper — Gupy (Brazil)
- infojobs-jobs-search-scraper — InfoJobs (Brazil)
- olx-jobs-search-scraper — OLX Jobs
Africa
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- career-jobs-search-scraper — Career (South Africa)
- ejobs-ro-jobs-search-scraper — eJobs.ro (Romania)
- ncs-jobs-search-scraper — NCS
- trademe-jobs-search-scraper — Trade Me Jobs (New Zealand)
- seek-jobs-search-scraper — SEEK (AU/NZ)
- workforce-australia-jobs-search-scraper — Workforce Australia
Other / specialised
- dice-com-jobs-search-scraper — Dice (tech, US)
- efinancialcareers-jobs-search-scraper — eFinancialCareers
- apsjobs-jobs-search-scraper — APS Jobs
- talent-jobs-search-scraper — Talent
- jungle-jobs-search-scraper — Jungle.co (creative / tech)
- wuzzuf-jobs-search-scraper — Wuzzuf
Browse the full catalogue at apify.com/jobsapi.