Skip to content

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

License

Notifications You must be signed in to change notification settings

jeffzh3ng/geoip-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published