从 GlobalSources.com 提取供应商数据,这是全球最大的 B2B 寻源平台之一,连接全球买家与中国大陆、香港、台湾、印度、越南等地的亚洲制造商。返回供应商名称、公司描述、网站、电话、邮箱、完整地址(城市、省份、含 ISO 编码的国家)、员工数、年营收、成立年份和供应商类型(制造商、贸易公司)。采用 API + HTML 双重抓取策略以最大化覆盖。
# 通过 Apify API 启动任务 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~globalsources-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQuery": "led light", "maxResults": 200, "maxSessionRetries": 10 }' # 或通过 MCP 与 AI 智能体一起使用: # https://mcp.apify.com?tools=santamaria-automations/globalsources-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| company_name | string | Vietnam Electronics Mfg Co. |
| country | string | 越南 |
| country_iso | string | VN |
| city | string | 胡志明市 |
| website | string | https://www.example.com |
| phone | string | +84-28-1234-5678 |
| string | [email protected] | |
| employee_count | string | 51 至 100 |
| supplier_type | string | 制造商 |
| year_founded | integer | 2012 |
maxSessionRetries