@korina Thank you for the answer...
S
Latest posts made by Steffen Weber
-
RE: Webcam-API does not deliver all webcams
-
Webcam-API does not deliver all webcams
Hi,
there are some Webcams shown on windy.com which are not found by the API.
For example, the webcam from Ingolstadt does not appear in the list.
curl --request GET --url 'https://api.windy.com/api/webcams/v2/list/nearby=48.761389,11.429722,1/orderby=distance?show=webcams:basic,category,image,location,user' --header 'x-windy-key: XXX' {"status":"OK","result":{"offset":0,"limit":10,"total":0,"webcams":[]}}(base)
Do you know why?
Thanks,
Steffen