How to get 5 days weather forecast from Yahoo Weather

2.2k Views Asked by At

I am developing android project, in that i have to show the particular city's weather forecast. First i thought to achieve it through the Google Weather API, then as stated by "Jason Hall" in the link, so iGoogle going to shut down. Then i turned my view to Yahoo Weather API, by googled i got this link. So i got the weather forecast for particular location, now i want to get it for next 5 days, i tried this.But it only returns for single day only How to achieve it. Answers welcome.

1

There are 1 best solutions below

2
On BEST ANSWER

Yahoo weather API doesn't support third parameter it only will response for WOEID and U. ,But yahoo provide this option only for U.S . , if you want to get 5 days forecast means, better you can try other 3rd party API's like Accuweather , Sky etc..