登陆      注册    找回密码   会员投稿 宽屏版 I 换肤 手机版 | 收藏本站   当前时间是: 
首页>技术文档>php学习>正文


免费常用IP归属地查询API

来源:互联网   作者:IT-Lenjor   浏览:94次   发表时间:2022-12-10 15:06:47
【字体: 视力保护色:

记录几个免费的IP地址归属地查询的接口,其实这些IP归属地的查询,实现起来也不难,主要是要有一个IP库文件就能实现,以后有空自己实现一下。

1. ip-api.com ,可切换显示语言

http://ip-api.com/json/117.136.12.79?lang=zh-CN

{
    "status": "success",
    "country": "中国",
    "countryCode": "CN",
    "region": "GD",
    "regionName": "广东",
    "city": "广州市",
    "zip": "",
    "lat": 23.1181,
    "lon": 113.2539,
    "timezone": "Asia/Shanghai",
    "isp": "China Mobile communications corporation",
    "org": "China Mobile",
    "as": "AS56040 China Mobile communications corporation",
    "query": "117.136.12.79"
}
2. 百度

http://opendata.baidu.com/api.php?query=117.136.12.79&co=&resource_id=6006&oe=utf8

{
    "status": "0",
    "t": "",
    "set_cache_time": "",
    "data": [
        {
            "location": "广东省广州市 移动",
            "titlecont": "IP地址查询",
            "origip": "117.136.12.79",
            "origipquery": "117.136.12.79",
            "showlamp": "1",
            "showLikeShare": 1,
            "shareImage": 1,
            "ExtendedLocation": "",
            "OriginQuery": "117.136.12.79",
            "tplt": "ip",
            "resourceid": "6006",
            "fetchkey": "117.136.12.79",
            "appinfo": "",
            "role_id": 0,
            "disp_type": 0
        }
    ]
}
3. https://ip.useragentinfo.com/api

直接调用即可【没有频率限制】:https://ip.useragentinfo.com/json?ip=117.136.12.79

{
    "country": "中国",
    "short_name": "CN",
    "province": "广东省",
    "city": "",
    "area": "",
    "isp": "移动",
    "net": "手机网络",
    "ip": "117.136.12.79",
    "code": 200,
    "desc": "success"
}
4. https://api.vore.top/api/IPdata

直接调用即可【没有频率限制,自动区分IPv4和IPv6】,请求示例:https://api.vore.top/api/IPdata?ip=117.136.12.79

{
    "code": 200,
    "msg": "SUCCESS",
    "ipinfo": {
        "type": "ipv4",
        "text": "117.136.12.79",
        "cnip": true
    },
    "ipdata": {
        "info1": "广东省",
        "info2": "广州市",
        "info3": "",
        "isp": "基站"
    },
    "adcode": {
        "o": "广东省广州市 - 基站",
        "p": "广东",
        "c": "广州",
        "n": "广东-广州",
        "r": "广东-广州",
        "a": "440100",
        "i": true
    },
    "tips": "接口由VORE-API(https://api.vore.top/)免费提供",
    "time": 1666772899
}
————————————————
原文链接:https://blog.csdn.net/weixin_29053561/article/details/111996442




董为坚个人网 https://www.dwjgrw.cn/ 【关闭窗口
注:转载或者复制本站文章,必须带上董为坚个人网链接。
部分文章来源于网络,如有侵权联系删除!
扫一扫在手机阅读

扫一扫 在手机阅读、分享本文


上一篇:没有了
下一篇:排球场上的清纯美女

版权所有:《董为坚个人网
本文地址:https://www.dwjgrw.cn/Content/id/537.html   复制地址
本站内容除特别注明外,均为《董为坚个人网》原创,欢迎转载!转载请注明本文地址,谢谢!


  评论列表

暂无评论

  发表评论 [评论会通过邮件和短信的形式通知我,我会及时回复,一定回来看哦!!!]
昵称: [必填]
邮箱: [必填]
内容:

           

[必填]
验证码:   
                     
给我留言 申请友链Copyright © 2012- 董为坚个人网, All rights reserved 手机版
本站已正常运行3769天技术顾问:董为坚个人网 ( 桂ICP备15004478号-1 )
  今日更新:0篇, 最后更新:2023-10-2联系QQ1115030108,邮箱:1115030108@qq.com
今日访问IP:0,访问PV:0请勿发布违反中华人民共和国法律法规的言论.