2

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.

Community
  • 1
  • 1
Abdul Rahman
  • 2,097
  • 4
  • 28
  • 36

1 Answers1

2

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..

Rathakrishnan Ramasamy
  • 1,612
  • 2
  • 25
  • 46