从Jobs.ch提取结构化职位信息。瑞士领先的招聘平台,超过10万个活跃职位。Go语言爬虫支持多查询搜索,返回公司Logo,提取完整职位详情和薪资范围。无需浏览器 — 纯HTTP + 数据中心代理。
# 通过Apify API启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~jobs-ch-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["software engineer"], "maxResultsPerQuery": 50, "includeJobDetails": true }' # 或通过MCP与AI代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/jobs-ch-scraper
| 特性 | NanoScrape | 浏览器爬虫 |
|---|---|---|
| Docker镜像 | ~12MB | 500MB - 2GB |
| 内存占用 | 128MB | 1-4GB |
| 每1k SERP成本 | $2.75 | $10 - $25 |
| 每1k详情成本 | $5.00 | $15 - $40 |
| 反爬虫方案 | TLS指纹 | 完整Chrome浏览器 |
| 速度 (1k职位) | ~3分钟 | 15-45分钟 |
| 多查询 | 支持(自动去重) | 有限 |
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Software Developer (80-100%) |
| company | string | Swisscom |
| location | string | Zurich, ZH |
| salary | string | CHF 90'000 - 120'000 |
| work_model | string | Hybrid |
| description | string | 完整职位描述文本 |
| company_logo | string | https://... |
| url | string | https://jobs.ch/... |
| posted_at | string | 2026-04-20 |
| search_query | string | software engineer |