一个不错的IP查询网站,有API
网页查询:https://db-ip.com/123.6.49.38
API查询:
~$ curl http://api.db-ip.com/v2/free/123.6.49.38
{
"ipAddress": "123.6.49.38",
"continentCode": "AS",
"continentName": "Asia",
"countryCode": "CN",
"countryName": "China",
"stateProv": "\u6cb3\u5357",
"city": "\u90d1\u5dde",
}
~$ curl http://api.db-ip.com/v2/free/123.6.49.38/countryName
China版权属于:Joyber
本文链接:https://blog.qqvbc.com/default/595.html
转载时须注明出处及本声明