Myluzh Blog

整理了一些IP地址查询API接口

2020-5-2 myluzh NOTE

0x01国内 ###搜狐接口 http://pv.sohu.com/cityjson    #默认GBK http://pv.sohu.com/cityjson?ie=utf-8    #可设置编码 ###太平洋接口 http://whois.pconline.com.cn/ipJson.jsp?ip=xxx.xxx.xxx.xxx&json=true 0x02国外 ###ip-api http://ip-api.com/json/    # 国际化英文显示 http://ip-api.com/json/?lang=zh-CN  # 中文显示 http://ip-api.com/json/xxx.xxx.xxx.xxx?lang=zh-CN  # 查询某个ip的信息 ###hostip http://api.hostip.info/get_html.php?ip=xxx.xxx.xxx.xxx

阅读全文>>

标签: IP接口

评论(0) (766)