Scrape Arbeitsagentur.de — Germany's Official Federal Job Portal, All 16 States

Extract structured vacancy data from the Bundesagentur fuer Arbeit, Germany's federal employment agency and the country's largest single source of job listings. This portal contains positions that commercial job boards often lack, including public sector roles, apprenticeships, and government-mandated postings. Our scraper covers all 16 federal states with clean, structured output.

Open on Apify → Try it now
Docker Image
~12MB
RAM
128MB
Proxy
Datacenter
Coverage
Germany (Gov)
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~arbeitsagentur-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["fachinformatiker"],
    "location": "Bayern",
    "maxResultsPerQuery": 100,
    "includeJobDetails": true
  }'

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

Integrations

How It Compares

FeatureNanoScrapeBrowser-based scrapers
Docker image~12MB500MB - 2GB
RAM usage128MB1-4GB
Cost per 1k SERP$8.00$15 - $30
Gov data accessFull coveragePartial or broken
ApprenticeshipsYesRarely included
Speed (1k jobs)~5 min25-60 min

Output Fields

FieldTypeExample
titlestringFachinformatiker/in Anwendungsentwicklung
companystringSiemens AG
locationstringMunich, Bavaria
bundeslandstringBayern
contract_typestringVollzeit, unbefristet
descriptionstringFull job description text
start_datestring2026-07-01
urlstringhttps://arbeitsagentur.de/...
posted_atstring2026-04-15
search_querystringfachinformatiker
Open on Apify → Try it now — free tier available