Scrape Jobware.de — Premium German Job Listings with Salary and Contact Data
Extract professional job postings from Jobware.de, one of Germany's established career portals focused on qualified professionals and management positions. Get salary information, recruiter contact details, and full job descriptions. Ideal for the mid-to-senior German job market segment that StepStone and Indeed don't fully cover.
Pricing
$0.00375/SERP + $0.00875/detail
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Professional job listings — title, company, location, employment type, seniority level
- Salary data — salary ranges and compensation details when published
- Recruiter contacts — contact person name, email, phone where available
- Full descriptions — complete job description, requirements, and company profile text
- Multi-query — search for multiple roles or locations in a single run
- Company metadata — employer name, industry, size, and logo
Primary Use Cases
- German salary benchmarking — collect compensation data for professional and management roles
- Recruiter lead generation — extract hiring manager contact details for outreach
- Job board aggregation — supplement Indeed/StepStone data with Jobware's unique professional listings
- Competitive hiring analysis — monitor which companies are recruiting for specific roles
- HR tech integration — feed structured job data into ATS or matching platforms
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~jobware-de-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchQueries": ["projektmanager"],
"location": "Berlin",
"maxResultsPerQuery": 50,
"includeJobDetails": true
}'
Integrations
- n8n / Make / Zapier — trigger runs and process results via webhook
- AI Agents (MCP) — Claude Desktop, Cursor, VS Code, LangChain, LlamaIndex
- Python / Node.js — Apify SDK for programmatic access
- Google Sheets / Airtable — export via Apify integrations
How It Compares
| Feature | NanoScrape | Browser-based scrapers |
| Docker image | ~12MB | 500MB - 2GB |
| RAM usage | 128MB | 1-4GB |
| Cost per 1k SERP | $3.75 | $10 - $25 |
| Contact extraction | Built-in | Rarely included |
| Salary data | Yes | Varies |
| Speed (1k jobs) | ~4 min | 20-60 min |
Output Fields
| Field | Type | Example |
| title | string | Projektmanager (m/w/d) IT |
| company | string | Deutsche Telekom AG |
| location | string | Berlin, Germany |
| salary | string | 65.000 - 85.000 EUR |
| contact_name | string | Frau Sabine Mueller |
| contact_email | string | [email protected] |
| description | string | Full job description text |
| employment_type | string | Vollzeit |
| url | string | https://jobware.de/... |
| posted_at | string | 2026-04-19 |