当前位置:网站首页>免费手机号码归属地API查询接口
免费手机号码归属地API查询接口
2022-07-07 10:38:00 【全栈程序员站长】
免费手机号码归属地API查询接口
一、淘宝网API
API地址:
http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443
参数:
tel:手机号码
返回:JSON
二、拍拍API
API地址:
http://virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=15850781443&amount=10000&callname=getPhoneNumInfoExtCallback
参数:
mobile:手机号码
callname:回调函数
amount:未知(必须)
返回:JSON
三、财付通API
API地址:
http://life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=15850781443 参数: chgmobile:手机号码 返回:xml
四、百付宝API
API地址:
https://www.baifubao.com/callback?cmd=1059&callback=phone&phone=15850781443 参数: phone:手机号码 callback:回调函数 cmd:未知(必须) 返回:JSON
五、115API
API地址:
http://cz.115.com/?ct=index&ac=get_mobile_local&callback=jsonp1333962541001&mobile=15850781443 参数: mobile:手机号码 callback:回调函数 返回:JSON
六、有道api接口
接口地址:
http://www.youdao.com/smartresult-xml/search.s?type=mobile&q=13892101112
参数说明:
type : 参数手机归属地固定为mobile
q : 手机号码
返回XML格式:
<?xml version="1.0" encoding="gbk"?>
<smartresult> <product type="mobile"> <phonenum>13892101112</phonenum> <location>陕西 延安</location> </product> </smartresult> 或者 http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=mobile&q=手机号码 返回JSON格式: fYodaoCallBack(1, {‘product':'mobile','phonenum':'13892101112′,'location':'陕西 延安'} , ”);
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/113486.html原文链接:https://javaforall.cn
边栏推荐
- Pule frog small 5D movie equipment | 5D movie dynamic movie experience hall | VR scenic area cinema equipment
- Day-16 set
- leetcode刷题:二叉树27(删除二叉搜索树中的节点)
- 图像像素读写操作
- 在字符串中查找id值MySQL
- [statistical learning method] learning notes - logistic regression and maximum entropy model
- SQL lab 26~31 summary (subsequent continuous update) (including parameter pollution explanation)
- leetcode刷题:二叉树21(验证二叉搜索树)
- [statistical learning method] learning notes - support vector machine (I)
- visual stdio 2017关于opencv4.1的环境配置
猜你喜欢
基于NeRF的三维内容生成
Financial data acquisition (III) when a crawler encounters a web page that needs to scroll with the mouse wheel to refresh the data (nanny level tutorial)
Vxlan 静态集中网关
Session
ICLR 2022 | pre training language model based on anti self attention mechanism
opencv的四个函数
Master formula. (used to calculate the time complexity of recursion.)
对话PPIO联合创始人王闻宇:整合边缘算力资源,开拓更多音视频服务场景
Customize the web service configuration file
leetcode刷题:二叉树24(二叉树的最近公共祖先)
随机推荐
mysql怎么创建,删除,查看索引?
Session
2022危险化学品生产单位安全生产管理人员考题及在线模拟考试
HZOJ #236. 递归实现组合型枚举
编译 libssl 报错
普乐蛙小型5d电影设备|5d电影动感电影体验馆|VR景区影院设备
JS to convert array to tree data
test
【从 0 开始学微服务】【01】什么是微服务
[difficult and miscellaneous]pip running suddenly appears modulenotfounderror: no module named 'pip‘
Configure an encrypted web server
gcc 编译报错
【PyTorch实战】图像描述——让神经网络看图讲故事
GCC compilation error
2022 examination questions and online simulation examination for safety production management personnel of hazardous chemical production units
2022广东省安全员A证第三批(主要负责人)考试练习题及模拟考试
【PyTorch实战】用PyTorch实现基于神经网络的图像风格迁移
详解ThinkPHP支持的URL模式有四种普通模式、PATHINFO、REWRITE和兼容模式
Master公式。(用于计算递归的时间复杂度。)
Decrypt gd32 MCU product family, how to choose the development board?