jeffzh3ng / geoip-api

Find a geolocation of an IP address including city, region, country and organization.

Home Page:http://ip-info.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find a geolocation of an IP address including city, region, country and organization.

Live Demo: http://ip-info.tk/api/111.231.200.100

Installation[python3]:

pip install -r requirements.txt --user
python manage.py

Usage:

curl http://127.0.0.1:50020/api/111.231.107.53
curl http://127.0.0.1:50020/api/111.231.107.53/zh-CN

About

Find a geolocation of an IP address including city, region, country and organization.

http://ip-info.tk

License:MIT License


Languages

Language:Python 90.5%Language:Shell 9.5%