GeoIP2-python
IP lookup library
Provides an API to query IP geolocation data from MaxMind databases and services
Python code for GeoIP2 webservice client and database reader
1k stars
53 watching
142 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
geoipgeoip2maxmindmmdb
Related projects:
Repository | Description | Stars |
---|---|---|
maxmind/geoip2-java | Provides an API for accessing geolocation data from a web service or database | 784 |
maxmind/maxmind-db | Provides specification and test data for an IP address subnet mapping format used in geolocation services | 286 |
anjia0532/lua-resty-maxminddb | A Lua library that enables IP geolocation lookups using MaxMind's Geolocation database | 97 |
magepal/magento2-geoip | Detects visitor country code based on IP address in Magento2 e-commerce platform | 15 |
cjheath/geoip | A Ruby gem that provides an interface to Maxmind's GeoIP database | 714 |
delef/geoip2.cr | Provides a Crystal-based interface to read MaxMind GeoIP2 databases | 17 |
maxmind/libmaxminddb | A C library for fast IP address lookups with flexible data storage | 923 |
josh-hemphill/maxminddb-deno | A WASM module that enables geoIP database lookups | 8 |
lilien1010/lua-resty-maxminddb | Provides Lua bindings for MaxMind's IP location database API. | 13 |
phaneesh/dropwizard-maxmind-bundle | Adds MaxMind GeoIP2 support to Dropwizard | 6 |
tma/rack-geoipcountry | A Rack-based library that uses the GeoIP database to look up country information from IP addresses. | 10 |
ip2location/ip2location-io-go | Provides geolocation data and domain information based on IP address using API requests. | 10 |
rafaelrinaldi/whereami | A command-line tool to retrieve geolocation information from an external API | 166 |
fcambus/telize | An API for determining IP geolocation from visitor IP addresses. | 862 |
navinpeiris/geoip | An Elixir library that looks up geographic location information from various APIs based on an IP address or hostname. | 118 |