Hi,
When I get the weather from the website I get a 5 day forecast with the possibility of seeing a 10 day forecast. When I get the XML feed all I get is a two day forecast. Is there any way to at least get the 5 day forecast in the XML?
Thanks!
I have the same question. I'm writing an app to display 5 or more days of weather forecast, as well as hourly forecast. Through the request string from the weather developer page, i only get 2 days, with no hourly forecast data. Where can I find a list of request strings to retrieve weather forecase. I already have an AppID and can use that to get the WOEID to make the request.
Thanks!