Germany Jobs Scraper - Arbeitsagentur API
Under maintenancePricing
from $1.00 / 1,000 result exporteds
Go to Apify Store

Germany Jobs Scraper - Arbeitsagentur API
Under maintenanceScrape Germany's Bundesagentur fuer Arbeit job portal via API. Extract job listings, locations, salaries, and employer data for German job market research and workforce analytics.
Pricing
from $1.00 / 1,000 result exporteds
Rating
0.0
(0)
Developer
Ryan Zinburg
Maintained by CommunityActor stats
0
Bookmarked
13
Total users
10
Monthly active users
10 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}