抓取 Remotive.com 精选远程职位,每个职位 25 个字段。含结构化薪资(最小、最大、货币)、雇佣类型(全职、合同、自由职业)、类目、标签、文本与 HTML 完整描述、发布日期、所需候选人地区、公司名称与 logo。可开启雇主增强获取公司网站、标语、在招职位数与主页 URL。按结果付费,每 1,000 个职位 $3。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~remotive-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchUrls": ["https://remotive.com/remote-jobs/software-dev"], "includeCompanyInfo": true, "maxResults": 100 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/remotive-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Senior Python Engineer |
| company | string | GitLab |
| category | string | Software Development |
| job_type | string | full-time |
| candidate_location | string | Worldwide |
| salary_min | integer | 110000 |
| salary_max | integer | 160000 |
| company_website | string | https://about.gitlab.com |
| open_positions_count | integer | 42 |
| apply_url | string | https://remotive.com/... |