抓取 RemoteOK.com 职位,含结构化薪资(最小值、最大值、货币)、角色标签、文本与 HTML 完整描述、发布日期、公司名称、公司 logo 与直接申请 URL。覆盖 1,300+ 活跃远程职位,涵盖工程、设计、营销、销售与运营。无需登录,无月费,每 1,000 个职位 $3。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~remoteok-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchUrls": ["https://remoteok.com/remote-dev-jobs"], "maxResults": 100 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/remoteok-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Senior Backend Engineer |
| company | string | Stripe |
| location | string | Worldwide |
| salary_min | integer | 120000 |
| salary_max | integer | 180000 |
| salary_currency | string | USD |
| tags | string[] | ["senior","engineer","python"] |
| description_full | string | 我们正在招聘... |
| posted_at | string | 2026-06-10T08:00:00Z |
| apply_url | string | https://remoteok.com/l/... |