抓取 Idealist.org 上的非营利与社会影响力职位。每个职位返回 43 个字段:标题、组织、薪资范围、完整描述、areas_of_focus 标签、地点、城市、州、国家、location_type、remote_ok、tags、组织官网、地址、电话、邮箱、加入 Idealist 的时间以及该组织总职位数。覆盖全球 10,000+ 社会影响力岗位。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~idealist-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchUrls": ["https://www.idealist.org/en/jobs"], "maxResults": 100 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/idealist-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Director of Climate Programs |
| company | string | World Wildlife Fund |
| city | string | Washington |
| state | string | DC |
| country | string | US |
| remote_ok | boolean | true |
| tags | string[] | ["Climate","Conservation","Director"] |
| company_website | string | https://www.worldwildlife.org |
| company_email | string | [email protected] |
| company_job_count | integer | 42 |