Conversations
Is it possible to pass multiple zipcodes into a single API call and get all of the current condition data for each zipcode passed?
How do i get the response in xml format....all the example url given are ending in .json format and i am not able to find any assistance ...
when i open a socket connection and send
socket:write ("GET http://api.wunderground.com/api/xxxHE... \n");
i get in my answer: you m...
I use the following url to request data for the weather conditions in Montreal:
http://api.wunderground.com/api/90997...
However, t...
The Autocomplete response is using header type 'text/html'. Why is this not 'application/json'?
Asking for weather conditions for Springfield Mass
(http://api.wunderground.com/api/0992c...)
I get back these strange values for de...