从Telefonbuch.de提取结构化联系数据,德国老牌在线电话目录。获取数百万德国条目的电话号码、地址和企业信息。覆盖全部16个联邦州的个人和企业列表。
# 通过Apify API启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~telefonbuch-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"searchQueries": ["rechtsanwalt"], "location": "Hamburg", "maxResultsPerQuery": 100}' # 或通过MCP与AI代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/telefonbuch-de-scraper
| 特性 | NanoScrape | 替代方案 |
|---|---|---|
| Docker镜像 | ~12MB | 无 |
| 内存占用 | 128MB | 无 |
| 每1k搜索结果成本 | $3.00 | 无 |
| 电话号码 | 固话+手机 | 无 |
| 可用性 | Apify上唯一的爬虫 | 无可用 |
| 字段 | 类型 | 示例 |
|---|---|---|
| name | string | Rechtsanwalt Dr. Schmidt |
| phone | string | +49 40 123456 |
| address | string | Jungfernstieg 10, 20354 Hamburg |
| category | string | Rechtsanwalt |
| url | string | https://telefonbuch.de/... |