从StepStone.at提取结构化招聘数据,这是奥地利顶级招聘平台之一。返回职位名称、公司、地点、薪资(包括奥地利最低工资要求)和完整描述。纯HTTP -- 无需Chrome,无需Playwright。
# 通过Apify API启动一次运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~stepstone-at-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["software engineer"], "location": "Wien", "maxResultsPerQuery": 50 }' # 或通过MCP与AI代理一起使用: # https://mcp.apify.com?tools=santamaria-automations/stepstone-at-scraper
| 特性 | NanoScrape | 基于浏览器的抓取工具 |
|---|---|---|
| Docker镜像 | ~12MB | 500MB - 2GB |
| 内存占用 | 128MB | 1-4GB |
| 每1k结果成本 | ~$0.80 | $5 - $20 |
| 反爬虫方案 | TLS指纹 | 完整Chrome浏览器 |
| 速度 (1k职位) | 约3分钟 | 15-45分钟 |
| 奥地利覆盖 | 所有地区 | 不确定 |
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Software Engineer (m/w/d) |
| company | string | Erste Bank |
| location | string | Wien, Austria |
| salary | string | ab EUR 3.500 brutto/Monat |
| job_type | string | Vollzeit |
| description | string | 完整职位描述HTML |
| url | string | https://stepstone.at/... |
| posted_at | string | 2026-04-19 |