手機號碼歸屬地介面大全

hikarusun發表於2015-10-15
淘寶網
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

  

相關文章