从MeineStadt.de提取结构化招聘数据,这是德国领先的区域门户网站。返回职位名称、公司、地点、工作类型和完整描述。覆盖所有德国城市和地区。纯HTTP -- 无需Chrome,无需Playwright。
# 通过Apify API启动一次运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~meinestadt-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["Mechatroniker"], "location": "Stuttgart", "maxResultsPerQuery": 50 }' # 或通过MCP与AI代理一起使用: # https://mcp.apify.com?tools=santamaria-automations/meinestadt-de-scraper
| 特性 | NanoScrape | 基于浏览器的抓取工具 |
|---|---|---|
| Docker镜像 | ~12MB | 500MB - 2GB |
| 内存占用 | 128MB | 1-4GB |
| 每1k结果成本 | ~$0.80 | $5 - $20 |
| 反爬虫方案 | TLS指纹 | 完整Chrome浏览器 |
| 速度 (1k职位) | 约3分钟 | 15-45分钟 |
| 区域覆盖 | 所有德国城市 | 有限 |
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Mechatroniker (m/w/d) |
| company | string | Bosch GmbH |
| location | string | Stuttgart, Baden-Wurttemberg |
| job_type | string | Vollzeit |
| description | string | 完整职位描述HTML |
| url | string | https://meinestadt.de/... |
| posted_at | string | 2026-04-20 |
| search_query | string | Mechatroniker |