paichiwo / world-weather

Simple yet effective weather application in Python that uses API and tkinter module
MIT License
1 stars 2 forks source link

Consider using IP2Location.io API as a failover #10

Open ip2location opened 2 months ago

ip2location commented 2 months ago

Currently, you're calling ipinfo.io for the geolocation. As a failover, please consider using the IP2Location.io API via the endpoint https://api.ip2location.io/. Our service provided 500 queries per day for keyless query, or 30000 queries per month if you sign up our free plan. You can read more on the result returned via our documentation.

abdullahdevrel commented 2 months ago

Just for context:

In addition to offering generous no-tier and free-tier access, we also have incredible uptime hours. If access or limits to our service is an issue, we are happy to look into it. Thanks.