从 Clutch.co 提取服务商资料,这是面向 IT 服务、软件开发、数字营销、设计与咨询公司的领先 B2B 点评平台。返回服务商名称、综合评分、点评数、提供的服务、时薪区间、最小项目规模、总部地点、员工数、服务行业、客户结构、描述、标语和网站。结合 JSON-LD 与 HTML 解析,获得最大字段覆盖。
# 通过 Apify API 启动任务 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~clutch-co-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchUrls": ["https://clutch.co/developers/artificial-intelligence"], "maxResults": 100, "includeDetails": true }' # 或通过 MCP 与 AI 智能体一起使用: # https://mcp.apify.com?tools=santamaria-automations/clutch-co-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| agency_name | string | Acme Digital |
| tagline | string | AI-powered web development |
| rating | float | 4.8 |
| review_count | integer | 132 |
| hourly_rate | string | $100 至 $149/小时 |
| min_project_size | string | $10,000+ |
| employee_count | string | 50 至 249 |
| hq_city | string | 纽约 |
| services | string[] | ["Web Development", "AI/ML", "UX/UI"] |
| website | string | https://acme-digital.com |