I want to get Weekly weather forecast from yahoo api
I'm using this API and try to give d=4 in parameter but it's not working, is there any alternative API or I am missing some thing ?
http://weather.yahooapis.com/forecastrss?w=" + woeidNumber
Thanks.