当前位置:网站首页>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
边栏推荐
- 【二叉树】删点成林
- Common knowledge of one-dimensional array and two-dimensional array
- Connect to blog method, overload, recursion
- Leetcode brush question: binary tree 24 (the nearest common ancestor of binary tree)
- Preorder, inorder and postorder traversal of binary tree
- ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics
- 关于 appium 启动 app 后闪退的问题 - (已解决)
- [statistical learning methods] learning notes - Chapter 4: naive Bayesian method
- MPLS experiment
- 处理链中断后如何继续/子链出错removed from scheduling
猜你喜欢
. Net ultimate productivity of efcore sub table sub database fully automated migration codefirst
[crawler] avoid script detection when using selenium
【无标题】
Cookie
ICLR 2022 | 基于对抗自注意力机制的预训练语言模型
[statistical learning method] learning notes - support vector machine (I)
BGP third experiment report
Connect to blog method, overload, recursion
Common knowledge of one-dimensional array and two-dimensional array
visual stdio 2017关于opencv4.1的环境配置
随机推荐
Star Enterprise Purdue technology layoffs: Tencent Sequoia was a shareholder who raised more than 1billion
Day-16 set
ClickHouse(03)ClickHouse怎么安装和部署
Leetcode brush questions: binary tree 19 (merge binary tree)
在字符串中查找id值MySQL
test
How to apply @transactional transaction annotation to perfection?
Day-19 IO stream
NPM instal reports agent or network problems
[爬虫]使用selenium时,躲避脚本检测
[statistical learning methods] learning notes - Chapter 4: naive Bayesian method
图形对象的创建与赋值
【无标题】
Day22 deadlock, thread communication, singleton mode
Aosikang biological sprint scientific innovation board of Hillhouse Investment: annual revenue of 450million yuan, lost cooperation with kangxinuo
处理链中断后如何继续/子链出错removed from scheduling
MySQL importing SQL files and common commands
@What is the difference between resource and @autowired?
明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东
《ASP.NET Core 6框架揭秘》样章[200页/5章]