批量验证国际电话号码

大规模验证、格式化和丰富电话号码。支持所有国际格式,检测国家、地区、运营商类型和线路类型。输出E.164和国内格式。无需代理 -- 纯计算处理。

在Apify上打开 → 立即试用
Docker镜像
~12MB
内存
128MB
代理
无需
覆盖范围
全球
价格
按结果付费
速度
10k+/分钟

可验证的内容

主要用例

API示例

# 通过Apify API启动一次运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~phone-validator/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "phoneNumbers": [
      "+49 30 123456",
      "044 123 45 67",
      "(415) 555-0132"
    ],
    "defaultCountry": "DE"
  }'

# 或通过MCP与AI代理一起使用:
# https://mcp.apify.com?tools=santamaria-automations/phone-validator

集成

对比

特性NanoScrape基于API的验证器
Docker镜像~12MB不适用(托管API)
每1k号码成本按结果付费$5 - $15
速度10k+/分钟速率限制
是否需要代理不适用
离线能力支持(libphonenumber)
数据隐私您的Apify账户第三方API

输出字段

字段类型示例
inputstring+49 30 123456
validbooleantrue
e164string+4930123456
nationalstring030 123456
country_codestringDE
country_namestringGermany
line_typestringFIXED_LINE
在Apify上打开 → 立即试用 -- 提供免费套餐