Query the API interface of mobile phone number IP address information

Source: Internet
Author: User


Sina: Http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js

Return Data: var Remote_ip_info = {"ret": 1, "Start": "27.16.0.0", "End": "27.19.255.255", "Country": "U4e2du56fd", "Province": " u6e56u5317 "," City ":" U6b66u6c49 "," District ":" "," ISP ":" U7535u4fe1 "," type ":" "," desc ":" "}

Call method: <script src= "Http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js" type= "Text/javascript" > </script<script language= "JavaScript" >document.write (remote_ip_info.city);</script>

This interface seems to return to the IP corresponding to the national provinces and cities, IP address seems to not be taken

Taobao: http://ip.taobao.com/service/getIpInfo.php?ip=27.19.3.65

Sina: HTTP://COUNTER.SINA.COM.CN/IP

Return Data: var ildata = new Array ("27.19.69.47", "Preserve Address", "", "", ""); if (typeof (Ildata_callback)!= "undefined") {Ildata_callback ();}

Call method: Ibid., document.write (Ildata[0])

This interface can query the specified IP information, only need to add IP parameters can be

For example: http://counter.sina.com.cn/ip?ip=119.75.217.56

Return Data: var ildata = new Array ("119.75.217.56", "China", "Beijing", "(Baidu Company)", "Netcom"); if (typeof (Ildata_callback)!= "undefined") {Ildata_callback ();}

This interface returns an array of 5 elements: IP address, State, provincial and municipal, affiliated units, service providers

Youdao: HTTP://WWW.YOUDAO.COM/SMARTRESULT-XML/SEARCH.S

Query IP parameters:? type=q&ip=119.75.217.56

Back to data: 119.75.217.56 Beijing Baidu Company

Query phone number parameters:? type=mobile&q=13387617842

Back to data: 13387617842 Wuhan, Hubei

Or: http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=mobile&q=13387617950

Returns the JSON format data.

China Weather Network API, very easy to use http://m.weather.com.cn/data/101200101.html

101200101 City code for Wuhan

http://61.4.185.48:81/g/gets native access to the IP,

Based on this IP query to the city Id,var ip= "61.183.248.221"; var id=101200101;if (typeof (Id_callback)!= "undefined") {Id_callback ();}

Return the city's weather information based on the city ID

Http://m.weather.com.cn/m/pn12/weather.htm This address is a weather plug-in code

Tencent: Http://sou.qq.com/online/get_weather.php?callback=Weather&city= Wuhan

Very detailed content

Youdao: http://www.youdao.com/smartresult-xml/search.s?type=weather&jsFlag=true&q=%E6%AD%A6%E6%B1%89

Cell Phone number attribution:

Taobao: http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=13667141362

Back to data: __getzoneresult_ = {mts: ' 1366714 ', province: ' Hubei ', CatName: ' China Mobile ', telstring: ' 13667141362 '}

Pat: Http://virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=13667141362&amount=10000&callname= Getphonenuminfoextcallback

Return Data: Try{getphonenuminfoextcallback ({mobile: ' 13667141362 ', province: ' Hubei ', ISP: ' China Mobile ', Stock: ' 1 ', Amount: ' 10000 '});} catch (e) {}

Tenpay: http://life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=13667141362

Return data: XML type, including Clientagent, IP, Attribution, ISP

115:http://cz.115.com/?ct=index&ac=get_mobile_local&callback=jsonp1333962541001&mobile=13667141362

Return Data: jsonp1333962541001 ({"Province": "U6e56u5317u6b66u6c49", "corp": "U79fbu52a8", "City": "U6e56u5317u6b66u6c49", " QueryResult ": True"})

Mobile Online: Http://api.showji.com/Locating/20080808.aspx?m=13667141362&output=json&callback=querycallback

Return Data: Querycallback ({"Mobile": "13667141362", "QueryResult": "True", "Province": "Hubei", "City": "Wuhan", "AreaCode": "027", " Postcode ":" "430000", "Corp": "China Mobile", "card": "GSM"}; This is from the source code of its Web page, the previous failure.

Webservice:http://webservice.webxml.com.cn/webservices/mobilecodews.asmx/getmobilecodeinfo?mobilecode= 13667141362&userid=

Back to data: <string xmlns= "http://WebXml.com.cn/" >13667141362: Hubei Wuhan Hubei mobile Family card </string>

Mobile phone number test:

Http://jixiong.showji.com/api.aspx?m=13800138000&output=json&callback=querycallback

Return Data: Querycallback ({"Mobile": "13800138000", "JX": "Ji", "Jxdetail": "Wanbao set the door, the day down the lucky, determined to work hard, to be a difference", "GX": "Do things like intuitive type", "Gxdetail ":" A special strong sixth inspiration, the character straightforward inorganic heart, won the love of friends. Feelings on the road more colorful. I prefer to make decisions based on personal intuition and hunches. "});

Time Calibration:

National Timing Center: Http://www.time.ac.cn/timeflash.asp?user=flash

Back to Data: 201281185151

Sohu: http://ntp.news.sohu.com/mtime.php

Back to Data: setm=2012,08,11,09,04,16,570

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.