Why some of the API values i am unable to get?

I am able to get values like temperature and humidity. But i am unable to get visibility and description. How do i get that?


image_2022-05-22_15-25-23

Try this way, using dictionary blocks



https://api.openweathermap.org/data/2.5/weather?id=420006353&APPID=eb7f0bcecfed520b7d95898f925cf8e3
I am still unable to get "Description"

See my blocks, description in in weather array

image


Thank you. The output i got is ["clear sky"] .
Is there any way to remove the [" "] ?

Thank you so much, byee

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.