当前位置:网站首页>API query interface for free mobile phone number ownership
API query interface for free mobile phone number ownership
2022-07-07 12:56:00 【Full stack programmer webmaster】
free mobile phone The number belongs to API Query interface
One 、 TaoBao API
API Address :
http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443
Parameters :
tel: Phone number
return :JSON
Two 、 clap API
API Address :
http://virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=15850781443&amount=10000&callname=getPhoneNumInfoExtCallback
Parameters :
mobile: Phone number
callname: Callback function
amount: Unknown ( must )
return :JSON
3、 ... and 、 TenPay API
API Address :
http://life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=15850781443 Parameters : chgmobile: Phone number return :xml
Four 、 BaiduPay API
API Address :
https://www.baifubao.com/callback?cmd=1059&callback=phone&phone=15850781443 Parameters : phone: Phone number callback: Callback function cmd: Unknown ( must ) return :JSON
5、 ... and 、115API
API Address :
http://cz.115.com/?ct=index&ac=get_mobile_local&callback=jsonp1333962541001&mobile=15850781443 Parameters : mobile: Phone number callback: Callback function return :JSON
6、 ... and 、 youdao api Interface
Address of the interface :
http://www.youdao.com/smartresult-xml/search.s?type=mobile&q=13892101112
Parameter description :
type : Parameter mobile phone home is fixed as mobile
q : Phone number
return XML Format :
<?xml version="1.0" encoding="gbk"?>
<smartresult> <product type="mobile"> <phonenum>13892101112</phonenum> <location> shaanxi yanan </location> </product> </smartresult> perhaps http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=mobile&q= Phone number return JSON Format : fYodaoCallBack(1, {‘product':'mobile','phonenum':'13892101112′,'location':' shaanxi yanan '} , ”);
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/113486.html Link to the original text :https://javaforall.cn
边栏推荐
- 红杉中国完成新一期90亿美元基金募集
- Creation and assignment of graphic objects
- NPM instal reports agent or network problems
- mysql怎么创建,删除,查看索引?
- leetcode刷题:二叉树24(二叉树的最近公共祖先)
- [statistical learning method] learning notes - support vector machine (Part 2)
- MySQL导入SQL文件及常用命令
- leetcode刷题:二叉树20(二叉搜索树中的搜索)
- test
- 关于 appium 启动 app 后闪退的问题 - (已解决)
猜你喜欢
ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics
Day-14 common APIs
Polymorphism, final, etc
Day-15 common APIs and exception mechanisms
JS to convert array to tree data
Leetcode skimming: binary tree 23 (mode in binary search tree)
Star Enterprise Purdue technology layoffs: Tencent Sequoia was a shareholder who raised more than 1billion
NPM instal reports agent or network problems
[statistical learning method] learning notes - logistic regression and maximum entropy model
HZOJ #240. 图形打印四
随机推荐
What are the benefits of ip2long?
2022a special equipment related management (boiler, pressure vessel and pressure pipeline) simulated examination question bank simulated examination platform operation
数据库安全的重要性
leetcode刷题:二叉树25(二叉搜索树的最近公共祖先)
货物摆放问题
Realize all, race, allsettled and any of the simple version of promise by yourself
Day-17 connection set
Session
Steps of building SSM framework
[爬虫]使用selenium时,躲避脚本检测
JS to convert array to tree data
Cookie
Realize a simple version of array by yourself from
IPv6 experiment
Layer pop-up layer closing problem
[learn microservices from 0] [03] explore the microservice architecture
[pytorch practice] write poetry with RNN
用mysql查询某字段是否有索引
免费手机号码归属地API查询接口
HZOJ #240. 图形打印四