VOOZH about

URL: https://apify.com/santamaria-automations/arbeitsagentur-de-scraper/api

⇱ Arbeitsagentur.de Scraper - German Federal Job Board API · Apify


👁 Arbeitsagentur.de Scraper - German Federal Job Board avatar

Arbeitsagentur.de Scraper - German Federal Job Board

Pricing

from $8.00 / 1,000 job serp results

Go to Apify Store

Arbeitsagentur.de Scraper - German Federal Job Board

Extract jobs from Germany's official employment agency (Bundesagentur für Arbeit). Get job titles, companies, locations, salaries, descriptions & contact details with ML-powered captcha solving. Supports search filters, direct URLs & job status checks.

Pricing

from $8.00 / 1,000 job serp results

Rating

0.0

(0)

Developer

👁 NanoScrape

NanoScrape

Maintained by Community

Actor stats

2

Bookmarked

46

Total users

10

Monthly active users

a month ago

Last modified

Share

You might also like

German Job Board Scraper – Bundesagentur für Arbeit

jungle_synthesizer/arbeitsagentur-scraper

Extract German job listings from Arbeitsagentur.de (Bundesagentur für Arbeit), Germany's federal employment agency. Search by keyword, location, or browse all open positions. Returns job title, employer, location, contract type, posted date, and job URL.

👁 User avatar

BowTiedRaccoon

3

Arbeitsagentur Jobs Feed — German Federal Employment Agency

blackfalcondata/arbeitsagentur-jobs-feed

Scrape arbeitsagentur.de — Germany's official public employment portal with over 1 million live job listings from the Bundesagentur für Arbeit. Get structured job records with salary data, geo-coordinates, and employer profiles for every posting.

👁 User avatar

Black Falcon Data

42

5.0

Arbeitsagentur Jobs Scraper

automation-lab/arbeitsagentur-jobs-scraper

🇩🇪 Extract official German job listings from Bundesagentur für Arbeit with employers, locations, dates, descriptions, and apply URLs.

👁 User avatar

Stas Persiianenko

2

Bundesagentur für Arbeit Scraper | Cheap 1.5$ / 1k

trev0n/bundesagentur-fur-arbeit-scraper

Scrapes job listings from arbeitsagentur.de - Germany's official employment agency portal with 100,000+ job offers.

Bundesagentur für Arbeit (Arbeitsagentur) Scraper

lexis-solutions/bundesagentur-fur-arbeit-arbeitsagentur-scraper

The Arbeitsagentur Scraper is a web scraping tool that retrieves public job postings from Arbeitsagentur.de. Bundesagentur für Arbeit is the official job search website in Germany.

👁 User avatar

Lexis Solutions

469

5.0

Bundesagentur für Arbeit Job Scraper

plowdata/arbeitsagentur-job-scraper

Scrape structured job listings from Germany’s Bundesagentur für Arbeit / Arbeitsagentur job portal. Extract jobs, apprenticeships, internships, student positions, locations, salaries, contracts, remote-work info, and more.

Arbeitsagentur Jobs Search Scraper

stealth_mode/arbeitsagentur-jobs-search-scraper

Scrape comprehensive job listings from Arbeitsagentur.de, Germany's official federal employment agency. Extract job titles, salaries, locations, employer details, and career change opportunities. Essential for recruitment agencies, labor market researchers, and job platforms targeting the German.

👁 User avatar

Stealth mode

27

Bundesagentur Scraper

jobscrawler/bundesagentur-scraper

Extract job listings from Bundesagentur für Arbeit, Germany's federal employment agency (Jobbörse).

👁 User avatar

Jobs Scraper

2

Arbeitsagentur Scraper | $1 / 1k | Bundesagentur für Arbeit

fatihtahta/arbeitsagentur-scraper

Scrape jobs from Germany’s Bundesagentur für Arbeit. Paste official search URLs and get full, clean, structured data including title, company, locations, contract/work type, dates, salary and more. Ideal for field research and job search.

👁 User avatar

Fatih Tahta

135

5.0

Arbeitsagentur Germany Job Details Scraper 🇩🇪

scrapestorm/arbeitsagentur-germany-job-details-scraper

🔍 Need detailed job data from listings in Germany? 📄 The Bundesagentur für Arbeit Job Details Scraper 💼 extracts full job descriptions, employer information, contract type, location, salary details, application links & more. Ideal for job databases, search enrichment, or recruitment platforms.

👁 User avatar

Storm_Scraper

15

5.0

You can access the Arbeitsagentur.de Scraper - German Federal Job Board programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

👁 Python

Python

👁 JavaScript

JavaScript

CLI

👁 OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "searchQueries": [
< "Software Engineer"
< ],
< "location": "Berlin"
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/santamaria-automations~arbeitsagentur-de-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Arbeitsagentur.de Scraper - German Federal Job Board API

Below, you can find a list of relevant HTTP API endpoints for calling the Arbeitsagentur.de Scraper - German Federal Job Board Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/santamaria-automations~arbeitsagentur-de-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/santamaria-automations~arbeitsagentur-de-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/santamaria-automations~arbeitsagentur-de-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Arbeitsagentur.de Scraper - German Federal Job Board API programmatically via the Apify API.

You can choose from:

Arbeitsagentur.de Scraper - German Federal Job Board API in Python

Arbeitsagentur.de Scraper - German Federal Job Board API in JavaScript

Arbeitsagentur.de Scraper - German Federal Job Board API through CLI

Arbeitsagentur.de Scraper - German Federal Job Board OpenAPI definition

You can start Arbeitsagentur.de Scraper - German Federal Job Board with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Arbeitsagentur.de Scraper - German Federal Job Board is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Arbeitsagentur.de Scraper - German Federal Job Board run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.