ip-api-api 0.4.0

IP-API.com Api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "query": "24.48.0.1",
    "status": "success",
    "country": "Canada",
    "countryCode": "CA",
    "region": "QC",
    "regionName": "Quebec",
    "city": "Montreal",
    "zip": "H3G",
    "lat": 45.4995,
    "lon": -73.5848,
    "timezone": "America/Toronto",
    "isp": "Le Groupe Videotron Ltee",
    "org": "Videotron Ltee",
    "as": "AS5769 Videotron Telecom Ltee"
}