IP地址查询免费API接口整理
1、太平洋
http://whois.pconline.com.cn/ipJson.jsp?ip=IP地址&json=true
返回结果:
{"ip":"180.149.130.16","pro":"北京市","proCode":"110000","city":"北京市","cityCode":"110000","region":"","regionCode":"0","addr":"北京市 电信集团公司","regionNames":"","err":""}
2、126
http://ip.ws.126.net/ipquery?ip=IP地址
返回结果:
var lo="北京市", lc="北京市"; var localAddress={city:"北京市", province:"北京市"}
3、百度SP
http://sp0.baidu.com/8aQDcjqpAAV3otqbppnN2DJv/api.php?query=IP地址&co=&resource_id=6006&oe=utf8
返回结果:
{"status":"0","t":"","set_cache_time":"","data":[{"location":"北京市北京市 电信","titlecont":"IP地址查询","origip":"180.149.130.16","origipquery":"180.149.130.16","showlamp":"1","showLikeShare":1,"shareImage":1,"ExtendedLocation":"","OriginQuery":"180.149.130.16","tplt":"ip","resourceid":"6006","fetchkey":"180.149.130.16","appinfo":"","role_id":0,"disp_type":0}]}
4、百度opendata
http://opendata.baidu.com/api.php?query=IP地址&co=&resource_id=6006&oe=utf8
返回结果:
{"status":"0","t":"","set_cache_time":"","data":[{"location":"北京市北京市 电信","titlecont":"IP地址查询","origip":"180.149.130.16","origipquery":"180.149.130.16","showlamp":"1","showLikeShare":1,"shareImage":1,"ExtendedLocation":"","OriginQuery":"180.149.130.16","tplt":"ip","resourceid":"6006","fetchkey":"180.149.130.16","appinfo":"","role_id":0,"disp_type":0}]}
5、纯真
http://ipaddr.cz88.net/data.php?ip=IP地址
返回结果:
ShowIPAddr('180.149.130.16','北京市 电信集团公司','Windows 7 Chrome 80.0.3987.149');
有 0 位网友评论: