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