Arbeitsagentur Jobs API

Germany's Federal Employment Agency Job Data via API

Search job listings from the Bundesagentur fur Arbeit (German Federal Employment Agency) and resolve locations with their official API — simplified through Scrappa's consistent interface. While Arbeitsagentur has an official API, Scrappa provides a simpler, more consistent alternative.

2
Endpoints
German
Job market
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Public Sector Job Aggregation

Include Arbeitsagentur listings in job boards to cover Germany's public employment service. Aggregate government-listed jobs alongside commercial job sites.

German Labor Market Research

Analyze the German job market using official Arbeitsagentur listings. Study employment trends, regional demand, and skill requirements in Europe's largest economy.

Location Resolution & Mapping

Use the location search endpoint to resolve German cities, regions, and postal codes for geographic job search features and regional analytics.

Integration & Workforce Tools

Build tools for job seekers and workforce development programs that access government job listings. Help people find opportunities through official employment channels.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/arbeitsagentur/jobs?query=Fachinformatiker&location=Hamburg" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "title": "Fachinformatiker/in Systemintegration",
      "company": "Bundesamt fur Migration und Fluchtlinge",
      "location": "Hamburg",
      "employment_type": "Vollzeit",
      "posted": "2025-03-28",
      "description": "Wir suchen zum nachstmoglichen Zeitpunkt...",
      "url": "https://jobboerse.arbeitsagentur.de/..."
    }
  ]
}

Scrappa vs Arbeitsagentur Jobsuche API (official)

See how Scrappa compares to the official API.

API simplicity
Scrappa: Simple REST
Arbeitsagentur Jobsuche API (official): Complex parameters
Authentication
Scrappa: API key only
Arbeitsagentur Jobsuche API (official): OAuth client credentials
Response format
Scrappa: Consistent JSON
Arbeitsagentur Jobsuche API (official): Custom format
Documentation
Scrappa: Interactive playground
Arbeitsagentur Jobsuche API (official): PDF documentation
Location resolution
Scrappa: Included
Arbeitsagentur Jobsuche API (official): Separate endpoint
Unified with other APIs
Scrappa: Yes (same key)
Arbeitsagentur Jobsuche API (official): Standalone
Free tier
Scrappa: 500 credits/month
Arbeitsagentur Jobsuche API (official): Free (rate limited)
Setup time
Scrappa: Minutes
Arbeitsagentur Jobsuche API (official): Hours (OAuth setup)

Key features

German Federal Employment Agency job listings
Location search with German cities and regions
Simplified interface over the official API
Consistent response format with Scrappa's other APIs
Employment type and posting date information
Direct links to official job listings
Structured JSON response format

Frequently asked questions

The official Arbeitsagentur Jobsuche API requires OAuth client credentials, has complex parameter structures, and uses a custom response format. Scrappa provides a simplified REST interface with API key authentication, consistent JSON responses, and interactive documentation — the same interface as all other Scrappa APIs.

Yes. You can run searches across keywords and German locations to build comprehensive job databases that include government-listed positions. The location endpoint helps resolve German cities and postal codes for geographic filtering.

Just a Scrappa API key passed as an X-API-KEY header. No OAuth client credentials, no Arbeitsagentur developer registration. Sign up for free, get your key, and start searching German jobs immediately.

You can search job listings by keyword and location, getting back job titles, companies, locations, employment types, posting dates, descriptions, and direct URLs to the official listings. The location endpoint resolves German cities and regions for filtering.

Yes. Every Scrappa account gets 500 free credits per month with no credit card required. Test both Arbeitsagentur endpoints before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no daily caps. Both endpoints cost the same. The free tier includes 500 credits per month to get started.

Start using the Arbeitsagentur Jobs API

Sign up and get 500 free credits. No credit card required.