Scrape StepStone.de — Germany's Largest Job Board, Rewritten in Go for Speed

Extract structured job data from StepStone.de, the dominant job platform in the German market with hundreds of thousands of active listings. Our Go rewrite delivers 10x lower resource usage compared to browser-based scrapers while supporting multi-query searches with full company metadata. Datacenter proxies keep costs minimal.

Open on Apify → Try it now
Docker Image
~12MB
RAM
128MB
Proxy
Datacenter
Coverage
Germany
Pricing
$0.008/SERP + $0.020/detail
Anti-Bot
TLS fingerprinting

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~stepstone-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["data scientist"],
    "location": "Munich",
    "maxResultsPerQuery": 100,
    "includeJobDetails": true
  }'

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

Integrations

How It Compares

FeatureNanoScrapeBrowser-based scrapers
Docker image~12MB500MB - 2GB
RAM usage128MB1-4GB
Cost per 1k SERP$8.00$15 - $30
Cost per 1k details$20.00$30 - $60
Anti-bot approachTLS fingerprintingFull Chrome browser
Speed (1k jobs)~4 min25-60 min
Multi-queryYes (deduplicated)Limited

Output Fields

FieldTypeExample
titlestringData Scientist (m/w/d)
companystringBMW Group
locationstringMunich, Bavaria
salarystring55.000 - 75.000 EUR/Jahr
work_modelstringHybrid
descriptionstringFull job description text
company_logostringhttps://...
apply_urlstringhttps://stepstone.de/...
posted_atstring2026-04-21
search_querystringdata scientist
Open on Apify → Try it now — free tier available