从德国市场主导的招聘平台StepStone.de提取结构化职位数据,拥有数十万个活跃职位。Go语言重写版本资源消耗降低10倍,支持多查询搜索和完整公司元数据。数据中心代理,成本极低。
# 通过Apify API启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~stepstone-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["data scientist"], "location": "Munich", "maxResultsPerQuery": 100, "includeJobDetails": true }' # 或通过MCP与AI代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/stepstone-de-scraper
| 特性 | NanoScrape | 浏览器爬虫 |
|---|---|---|
| Docker镜像 | ~12MB | 500MB - 2GB |
| 内存占用 | 128MB | 1-4GB |
| 每1k SERP成本 | $8.00 | $15 - $30 |
| 每1k详情成本 | $20.00 | $30 - $60 |
| 反爬虫方案 | TLS指纹 | 完整Chrome浏览器 |
| 速度 (1k职位) | ~4分钟 | 25-60分钟 |
| 多查询 | 支持(自动去重) | 有限 |
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Data Scientist (m/w/d) |
| company | string | BMW Group |
| location | string | Munich, Bavaria |
| salary | string | 55.000 - 75.000 EUR/Jahr |
| work_model | string | Hybrid |
| description | string | 完整职位描述文本 |
| company_logo | string | https://... |
| apply_url | string | https://stepstone.de/... |
| posted_at | string | 2026-04-21 |
| search_query | string | data scientist |