weatherstack
weatherstack copied to clipboard
Where I'll get all weather icons for all tem ?
I want all weather icons based on condition that url return in api response like - below I want to get all icons so that I can download and save locally.
"current": { "observation_time": "12:14 PM", "temperature": 13, "weather_code": 113, "weather_icons": [ "https://assets.weatherstack.com/images/wsymbols01_png_64/wsymbol_0001_sunny.png" ], "weather_descriptions": [ "Sunny" ],