成人午夜激情影院,小视频免费在线观看,国产精品夜夜嗨,欧美日韩精品一区二区在线播放

有道手機(jī)歸屬地、身份證查詢等API說明

2013-06-09 15:30:31來源:iteye作者:

有道是一個好公司,提供了好幾個非常好的免費(fèi)API,這里介紹三個:IP地址查詢、手機(jī)號碼歸屬地查詢、身份證查詢。

有道是一個好公司,提供了好幾個非常好的免費(fèi)API,這里介紹:IP地址查詢、手機(jī)號碼歸屬地查詢、身份證查詢、郵編、區(qū)號、城市名查詢。

這幾個接口都是以URL GET方式提交參數(shù),以XML的形式返回查詢結(jié)果

查詢IP地址:
http://www.youdao.com/smartresult-xml/search.s?type=ip&q=IP地址

舉例:http://www.youdao.com/smartresult-xml/search.s?type=ip&q=123.233.157.9

返回:

<?xml version="1.0" encoding="gbk"?>
<smartresult>
<product type="ip">
<ip>123.233.157.9</ip>
<location>山東省濟(jì)南市 網(wǎng)通</location>
</product>
</smartresult>

查詢手機(jī)號碼歸屬地:
http://www.yodao.com/smartresult-xml/search.s?type=mobile&q=手機(jī)號

舉例:http://www.yodao.com/smartresult-xml/search.s?type=mobile&q=13892101111

返回:

<?xml version="1.0" encoding="gbk"?>
<smartresult>
<product type="mobile">
<phonenum>13892101111</phonenum>
<location>陜西 延安</location>
</product>
</smartresult>

查詢身份證信息:
http://www.yodao.com/smartresult-xml/search.s?type=id&q=身份證號碼

舉例:http://www.youdao.com/smartresult-xml/search.s?type=id&q=370782196402121133

返回:
<?xml version="1.0" encoding="gbk"?>
<smartresult>
<product type="identitycard">
<code>370782196402121133</code>
<location>山東省濰坊市諸城市</location>
<birthday>19640212</birthday>
<gender>m</gender>
</product>
</smartresult>

郵編、區(qū)號、城市名查詢城市信息:
http://www.yodao.com/smartresult-xml/search.s?type=zip&q=郵編或區(qū)號或城市名

舉例:http://www.youdao.com/smartresult-xml/search.s?type=zip&q=武漢
注:此時(shí)從輸入框獲取城市名需要:java.net.URLEncoder.encode(cityName,"UTF-8");當(dāng)為漢字的時(shí)候不處理直接訪問會得不到數(shù)據(jù)。

返回:
<?xml version="1.0" encoding="gbk"?> 
<smartresult> 
<product type="zipcode"> 
<province>湖北省</province> 
<city>武漢市</city> 
<location>湖北省 武漢市</location> 
<phone>027</phone> 
<zipcode>430000</zipcode> 
</product> 
</smartresult> 

舉例:http://www.youdao.com/smartresult-xml/search.s?type=zip&q=021

返回:
<?xml version="1.0" encoding="gbk"?> 
<smartresult> 
<product type="zipcode"> 
<province></province> 
<city>上海市</city> 
<location>上海市</location> 
<phone>021</phone> 
<zipcode>200000</zipcode> 
</product> 
</smartresult> 
 

關(guān)鍵詞:有道api

贊助商鏈接:

主站蜘蛛池模板: 布尔津县| 台南县| 沈阳市| 清涧县| 十堰市| 江北区| 富川| 拉萨市| 靖宇县| 信阳市| 烟台市| 法库县| 长白| 沁源县| 凤冈县| 苍溪县| 黎川县| 永济市| 惠水县| 云浮市| 明溪县| 龙胜| 襄汾县| 将乐县| 宜宾县| 老河口市| 镇原县| 腾冲县| 长泰县| 浠水县| 凌云县| 崇州市| 滦南县| 东阳市| 隆安县| 炎陵县| 宜君县| 盐源县| 新野县| 黄陵县| 林西县|