Hacker News new | ask | show | jobs
by Leftium 1208 days ago
- https://open-meteo.com/en/docs/geocoding-api

- https://openweathermap.org/api/geocoding-api

I'm using the openweathermap geocoding API for https://uw.leftium.com/ (IP address -> lat/long -> location)

Source code: https://github.com/Leftium/ultra-weather/blob/0f4ea58d2603f4...

1 comments

+1 Thanks. It looks like the Open-Meteo one may be worth a shot since it doesn't require an API key and briefsky is client-side.