7. Weather API

Goto: https://openweathermap.org/api

Login and subscribe any plan you can. Free is ok.

Test API key with this URL:

http://api.openweathermap.org/data/2.5/forecast/daily?lat=20.9740874&lon=105.3724896&appid=API-KEY-HERE&units=metric

Make sure above url work.

Open app and replace the weather API key

Last updated