Euroaxess Jobs Scraper avatar

Euroaxess Jobs Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Euroaxess Jobs Scraper

Euroaxess Jobs Scraper

Extract job listings per event from Euroaxess, the European leading portal for the research community. Discover research positions, fellowships, and career opportunities across Europe's top universities and research institutions.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

25

Total users

5

Monthly active users

3 days ago

Last modified

Share

πŸ”¬ EURAXESS Jobs Scraper

Want research jobs, PhDs, or postdocs across Europe? This scraper makes it easy!

Use filters (country, researcher profile, position type, EU funding, etc.) or paste a search URL from your browser once you've already filtered on EURAXESS. When an Input URL is set, it overrides the filters. Either way, the scraper extracts up to 250 job offers from EURAXESS, packing titles, descriptions, deadlines, and organisation details into CSV or JSON.

πŸ’‘ Perfect for...

  • Researchers: Track new openings in your field and country.
  • Universities & labs: Monitor competitor hiring and EU-funded roles.
  • Career services: Build curated job feeds for PhD / postdoc candidates.
  • Data Analysts: Export structured labour-market data for research careers in Europe.
  • πŸ€– AI Agents: Power bots and workflows with live EURAXESS offers.
  • πŸ“š RAG Systems: Feed job descriptions into retrieval pipelines.

✨ Why you'll love this scraper

  • 🎯 Structured Filters: Keywords, country, researcher profile (R1–R4), position type, organisation type, EU programme, and research field.
  • πŸ”— Dual Mode: Fill filters, or paste an Input URL from your browser β€” the URL wins when set.
  • πŸ“‹ Dropdown Options: Country, profile, position, organisation, and funding use the official EURAXESS option lists.
  • πŸ”Ž Full Job Pages: Each result includes description, contract type, location, and contact fields when available.

πŸ“¦ What's inside the data?

For every job you get fields such as:

  • Core: Title, Link, Preview, Description, Posting Date, Offer Starting Date, Deadline Application
  • Role: Type of Contract, Job Status, Positions, Researcher Profile, Research Field, Education Level, Languages
  • Org & place: Organisation/Company, Company/Institute, Department, Country, City, Street, Postal Code
  • Contact: E-mail, Website, Phone
  • Funding flags: EU Research Framework / Research Infrastructure related fields

πŸš€ Quick start

  1. Open the Actor and either paste an Input URL (a EURAXESS search you already filtered in the browser) or set keywords (e.g. machine learning).
  2. (Filters mode) Pick a country, researcher profile, and/or position from the dropdowns.
  3. Set Max jobs (e.g. 50, or up to 250).
  4. Click Start and export CSV / Excel / JSON when done.

Input & output examples

Input Example:

{
"keywords": "biology",
"offer_type": "job_offer",
"country": "Belgium",
"research_profile": "First Stage Researcher (R1)",
"position": "PhD Positions",
"max_jobs": 50
}

Output Example (truncated):

{
"Title": "PhD position in molecular biology",
"Link": "https://euraxess.ec.europa.eu/jobs/454288",
"Country": "Belgium",
"Researcher Profile": "First Stage Researcher (R1)",
"Positions": "PhD Positions",
"Deadline Application": "2026-09-30T00:00:00Z"
}

πŸ“‹ Input reference

ParameterTypeRequiredDefaultDescription
input_urlstringNoβ€”Paste a EURAXESS search URL; overrides filters when set. Leave empty to use filters.
keywordsstringNoβ€”Free-text search.
offer_typestringNojob_offerJob Offer, Funding, Hosting, or any.
countrystringNoanyCountry filter.
research_profilestringNoanyR1–R4 or Other Profession.
positionstringNoanyBachelor / Master / PhD / Postdoc / etc.
organisation_typestringNoanyHEI, public research, SME, large enterprise, etc.
eu_fundingstringNoanyHorizon Europe, MSCA, ERC, Erasmus+, Not funded, …
offer_categorystringNoanyHR Excellence Award, Science4Refugees, RESAVER.
research_fieldstringNoβ€”Research field label (e.g. Biology).
max_jobsintegerNo50How many jobs to return (1–250).