Indeed Scraper: 60+ Countries, No Login

Scrape Indeed job listings across 60+ countries from indeed.com, indeed.de, indeed.co.uk, indeed.fr and more. Returns 50+ fields per job including title, company, location, salary range with currency, employment type, remote option, full description in text and HTML, company benefits, posted date, expiry date and apply URL. Two modes: Fast pulls the search list in 25 seconds for 100 jobs, Full enriches every job with company rating, CEO, industry, revenue, headquarters and happiness score.

Open on Apify → Try it now
Pricing
$0.001/job
RAM
128MB
Coverage
60+ 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~indeed-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["software engineer"],
    "country": "de",
    "maxResultsPerQuery": 50,
    "mode": "fast"
  }'

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

Integrations

Output fields

FieldTypeExample
titlestringSenior Software Engineer
companystringZalando SE
locationstringBerlin, Germany
salary_textstring60.000 - 80.000 EUR per year
employment_typestringFull-time
remote_optionstringHybrid
description_fullstringWe are looking for...
company_benefitsstring[]["Health insurance","Stock options"]
posted_atstring2026-06-10
apply_urlstringhttps://indeed.com/viewjob?jk=...

Related Actors

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