Ask HN: Weather API Recommendations?
With Dark Sky's API going dark, I'd like to find a good API for detailed weather data to (approximately) replace it. Low volume (personal) usage. Apple wants to present minimal data with maximum eye candy, but I want the details. I can build it for myself if I can get the data.
7 comments
[ 2.9 ms ] story [ 29.1 ms ] threadBut here are some suggestions:
https://open-meteo.com/ (straight from the models)
https://openweathermap.org/
Depending on how much detail you want, you might even just want to download XyGrib (https://github.com/opengribs/XyGrib/) and download models for your area.
[0] https://docs.pirateweather.net/en/latest/API/
OpenWeather's [One Call API] is almost a drop-in replacement for the DarkSky API. There are a few minor differences.
[Open-Meteo] is another really good API. Unfortunately it doesn't have the "minutely" forecast data, which I find really useful. (Is it going to start raining in the next few minutes? When will it stop?)
[WeatherKit REST API]: https://developer.apple.com/documentation/weatherkitrestapi
[One Call API]: https://openweathermap.org/darksky-openweather-3
[Open-Meteo]: https://open-meteo.com/