Germany Jobs Scraper - Bundesagentur fur Arbeit API
Pricing
Pay per usage
Go to Apify Store

Germany Jobs Scraper - Bundesagentur fur Arbeit API
Extract German job listings from the official Bundesagentur fur Arbeit REST API. Filter by keyword, location, profession code. Direct API access - no scraping, no blocks, fully reliable.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Ryan Zinburg
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Arbeitsagentur Jobs Scraper — Germany Federal Employment API
Scrapes German job listings from the official Bundesagentur für Arbeit REST API. It uses https://rest.arbeitsagentur.de/jobboerse/jobsuche-service/pc/v4/jobs with the documented public X-API-Key: jobboerse-jobsuche header.
No browser, Puppeteer, proxy or HTML scraping is required.
Input
searchQuery— keyword or title, default""location— city/place, default""radiusKm— search radius aroundlocation, default25maxResults— maximum dataset items, default100includeDetails— fetch/pc/v4/jobdetails/{base64(refnr)}, defaultfalseemploymentType—"","VOLL"or"TEIL", default""
Output
Each dataset item includes:
jobIdtitelberufarbeitgeberarbeitsort.ortarbeitsort.plzarbeitsort.landaktuelleVeroeffentlichungsdatumeintrittsdatummodifikationsTimestampexterneUrl- detail fields when enabled:
beschreibung,verguetung,arbeitszeit,befristung,ausbildung
Example input
{"searchQuery": "developer","location": "Berlin","maxResults": 10,"includeDetails": true}