从德国联邦劳动局提取结构化职位数据,这是德国最大的单一招聘信息来源。包含商业招聘网站常缺少的公共部门职位、学徒职位和政府强制发布的职位。
# 通过Apify API启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~arbeitsagentur-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["fachinformatiker"], "maxResultsPerQuery": 50 }' # 或通过MCP与AI代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/arbeitsagentur-de-scraper