Try our free IP geolocation API

~$ curl http://api.db-ip.com/v2/free/45.77.19.195
{
“ipAddress”: “45.77.19.195”,
“continentCode”: “AS”,
“continentName”: “Asia”,
“countryCode”: “JP”,
“countryName”: “Japan”,
“stateProv”: “Tokyo”,
“city”: “\u014cta-ku (Heiwajima)”,
}
~$ curl http://api.db-ip.com/v2/free/45.77.19.195/countryName
Japan

猜你喜欢

转载自blog.csdn.net/vivian_wanjin/article/details/85345191