I am planning to add weather report for selected country->state->city, for daily, weekly, monthly averages. I have googled it and also went through couple of discussion on stackoverflow threads and I got confused! Could anyone please tell me if there is already Weather report APIs library available? What could be the best way to implement my requirements? I am just expecting overview so that I don't chose wrong path.

Thanks.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

See WorldWeatherOnline.

link|improve this answer
Thanks Gomathi. Just to mention that I don't want to create a discussion similar to stackoverflow.com/questions/507441/best-weather-apis. I am looking for a free library/webservice APIs that provides a data I am looking for. Thanks. – AppleDeveloper Jul 11 '11 at 12:56
feedback

I compiled a set of information about different weather APIs looking for a similar solution. My general consensus was the WorldWeatherOnline seemed to be the best bang for the buck (free) and seemed pretty feature rich.

http://br0nc080.tumblr.com/post/12220032768/comparing-weather-apis

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.