Jobrapido Scraper: Multi-Country Job Aggregator, 34 Fields

Scrape job listings from Jobrapido.com across 50+ countries. Returns 34 fields per job: title, company, company_url, location, city, region, country, salary_min, salary_max, salary_currency, salary_period, employment_type, workload_min and workload_max, work_mode, full description, description_snippet and source URL with resolved deep-link to the original employer or ATS page. Jobrapido aggregates listings from thousands of company career pages and other job boards, making it a quick way to scan a market broadly in one run.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
50+ countries
Fields per job
10+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~jobrapido-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["software engineer"],
    "country": "de",
    "location": "Berlin",
    "maxResultsPerQuery": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/jobrapido-scraper

Integrations

Output fields

FieldTypeExample
titlestringSenior Software Engineer
companystringDelivery Hero
citystringBerlin
countrystringDE
salary_mininteger55000
salary_maxinteger75000
salary_currencystringEUR
employment_typestringVollzeit
work_modestringHybrid
urlstringhttps://de.jobrapido.com/jobpreview/...

Related Actors

Open on Apify → Try it now (free tier available)