Extrayez les offres de Stellenmarkt.de, un job board national allemand leader. Retourne 35 champs par offre : titre, entreprise, company_url, company_website, lieu, ville, région (Bundesland), salary_min, salary_max, salary_currency (EUR), salary_period, employment_type, workload_min et workload_max, work_mode (Sur site / Hybride / Remote), description complète, exigences, responsabilités, avantages, posted_at et URL de candidature. Couvre les 16 Länder allemands.
# Lancer une exécution via l'API Apify curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~stellenmarkt-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["Software Engineer"], "location": "Berlin", "maxResultsPerQuery": 100, "includeJobDetails": true }' # Ou utiliser avec des agents IA via MCP : # https://mcp.apify.com?tools=santamaria-automations/stellenmarkt-de-scraper
| Champ | Type | Exemple |
|---|---|---|
| title | string | Software Entwickler Backend |
| company | string | SAP SE |
| city | string | Walldorf |
| region | string | Baden-Württemberg |
| salary_min | integer | 55000 |
| salary_max | integer | 75000 |
| salary_currency | string | EUR |
| work_mode | string | Hybrid |
| employment_type | string | Vollzeit |
| apply_url | string | https://www.stellenmarkt.de/... |