Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdponx
1909 days ago
I should clarify that I was looking for an "offline" API/library that I can use against a local copy of the Lite database, but this is great stuff too.
2 comments
luhn
1909 days ago
Not sure what language you're looking for, but those exist too. Here's a Python one:
https://maxminddb.readthedocs.io/en/latest/
link
cryvate1284
1908 days ago
If you click through one of the links (e.g. Python) you will see it does allow you to do so!
https://pypi.org/project/geoip2/
link