从search.ch提取结构化企业数据,瑞士最全面的名录,拥有200万+条目。我们的爬虫自动解码search.ch的邮箱混淆,提取营业时间,并提供干净的联系数据。覆盖全部26个州(Canton),包含电话、邮箱、地址和分类数据。
# 通过Apify API启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~search-ch-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"searchQueries": ["zahnarzt"], "location": "Bern", "maxResultsPerQuery": 200}' # 或通过MCP与AI代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/search-ch-scraper
| 特性 | NanoScrape | 替代方案 |
|---|---|---|
| Docker镜像 | ~12MB | 无 |
| 内存占用 | 128MB | 无 |
| 邮箱解码 | 自动 | 无 |
| 覆盖条目数 | 200万+ | 无 |
| 营业时间 | 已提取 | 无 |
| 可用性 | Apify上唯一的爬虫 | 无可用 |
| 字段 | 类型 | 示例 |
|---|---|---|
| company_name | string | Zahnarztpraxis Dr. Müller |
| address | string | Bundesplatz 3, 3011 Bern |
| phone | string | +41 31 311 22 33 |
| string | [email protected] | |
| website | string | https://www.example.ch |
| opening_hours | object | {"Mon": "08:00-17:00", ...} |
| category | string | Zahnarzt |
| url | string | https://search.ch/... |