抓取 JobScout24.ch 上的职位信息,这是瑞士主要的全国性招聘网站之一。返回标题、公司、地点、州(canton)、薪资(CHF,如已公布)、工作量(Pensum)、雇用类型、联系人、公司福利与完整描述。仅 HTTP,无需登录。适用于瑞士人才库研究、招聘者潜客挖掘以及瑞士中小企业市场的薪资基准分析。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~jobscout24-ch-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQueries": ["Informatiker", "Pflege"], "location": "Zurich", "maxResultsPerQuery": 100 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/jobscout24-ch-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Senior Software Engineer |
| company | string | Swisscom AG |
| location | string | Zurich, ZH |
| canton | string | ZH |
| salary_text | string | 每年 90,000 至 120,000 CHF |
| workload_min | integer | 80 |
| workload_max | integer | 100 |
| employment_type | string | 全职 |
| description | string | 我们正在寻找... |
| source_url | string | https://www.jobscout24.ch/... |
每个职位 $0.001 + actor 启动 $0.001。约 1,000 个结果 $1。仅对成功返回数据的职位收费,失败的请求不计费。
Apify 新用户?每个账户每月获得 $5 平台免费额度,相当于使用本 actor 大约 5,000 个结果,无需提前付费承诺。请先充分测试。