抓取 Computrabajo 在 19 个拉美国家 (墨西哥、哥伦比亚、秘鲁、阿根廷、智利、巴西、厄瓜多尔、委内瑞拉等) 的职位。每个职位返回 43 个字段:salary_min、salary_max、salary_currency (MXN、COP、ARS 等)、salary_period、完整描述、招聘公司、西班牙语合同类型 (Indefinido / Obra-labor / Fijo)、工时 (Tiempo Completo / Medio)、最低学历、工作年限、技能标签、公司评分、verified-employer 标记和城市/地区拆分。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~computrabajo-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "country": "co", "searchUrls": ["https://co.computrabajo.com/empleos-de-desarrollador"], "maxResults": 100, "includeJobDetails": true }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/computrabajo-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | Desarrollador Backend Senior |
| company | string | Rappi |
| location | string | Bogotá |
| country | string | CO |
| salary_min | integer | 6000000 |
| salary_max | integer | 9000000 |
| salary_currency | string | COP |
| contract_type | string | Indefinido |
| employment_type | string | Tiempo Completo |
| description | string | Buscamos un desarrollador... |