Stellenmarkt.de Scraper: German National Job Board, 35 Fields

Scrape job listings from Stellenmarkt.de, a leading German national job board. Returns 35 fields per job: title, company, company_url, company_website, location, city, region (Bundesland), salary_min, salary_max, salary_currency (EUR), salary_period, employment_type, workload_min and workload_max, work_mode (Vor Ort / Hybrid / Remote), full description, requirements, responsibilities, benefits, posted_at and apply URL. Covers all 16 German federal states.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
Germany
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~stellenmarkt-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["Software Engineer"],
    "location": "Berlin",
    "maxResultsPerQuery": 100,
    "includeJobDetails": true
  }'

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

Integrations

Output fields

FieldTypeExample
titlestringSoftware Entwickler Backend
companystringSAP SE
citystringWalldorf
regionstringBaden-Württemberg
salary_mininteger55000
salary_maxinteger75000
salary_currencystringEUR
work_modestringHybrid
employment_typestringVollzeit
apply_urlstringhttps://www.stellenmarkt.de/...

Related Actors

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