手機號碼歸屬地查詢接口大全(七種)


淘寶網
API地址: http: //tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443
參數:
tel:手機號碼
返回:JSON
拍拍
API地址: http: //virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=15850781443&amount=10000&callname=getPhoneNumInfoExtCallback
參數:
mobile:手機號碼
callname:回調函數
amount:未知(必須)
返回:JSON
財付通
API地址: http: //life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=15850781443
參數:
chgmobile:手機號碼
返回:xml
百付寶
API地址: https: //www.baifubao.com/callback?cmd=1059&callback=phone&phone=15850781443
參數:
phone:手機號碼
callback:回調函數
cmd:未知(必須)
返回:JSON
115
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’:'陝西 延安’} , ”);
096.me api接口
查詢手機號碼歸屬地:
http: //www.096.me/api.php?phone=手機號&mode={txt,xml}
舉例:http: //www.096.me/api.php?phone=13892101111&mode=txt
返回:
13892101111||陝西延安移動全球通卡 ||吉凶參半,惟賴勇氣,貫徹力行,始可成功 吉帶凶||
舉例:http: //www.096.me/api.php?phone=13892101111&mode=xml
返回:
 
13892101111 陝西延安移動全球通卡 吉凶參半,惟賴勇氣,貫徹力行,始可成功 吉帶凶
 
phper 地帶  http: //www.phperzone.cn/portal.php?mod=view&aid=86


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM