NiiV3AU / IPinfo

Small Python GUI build with Customtkinter, that reveals your current IPv4 Adresse, Geolocation (Country Code) and Country Flag.
0 stars 0 forks source link

[Suggestion] Support IP2Location.io IP Geolocation API #1

Open ip2location opened 1 month ago

ip2location commented 1 month ago

@NiiV3AU This is a nice project.

I would like to introduce you our free IP2Location.io API. It is a free service which offers IP address and its geolocation in JSON format. You can easily consume the information using Python. Please give it a try.

https://api.ip2location.io

NiiV3AU commented 1 month ago

Hey, I've updated IPinfo, IP2Location is now fully supportet but still limited to ip and country code. I have plans on increasing the displayed metrics in the next update. So stay tuned for more to come with the help of your api endpoint.