Question

There are a number of widgets that allow pre-set address and give the current forecast, but I have a different requirement.

I need to send a date and an address, and get the currently predicted weather for that place.

Is that possible? How could I achieve this? If it matters, I use PHP.

Thanks, Alex

Was it helpful?

Solution

Probably this can help you.

http://developer.yahoo.com/weather/

EDIT :

Probably these can help you

Weather prediction algorithm variety

https://stackoverflow.com/questions/1305127/free-weather-api

OTHER TIPS

Please, go to http://www.amplio.ch/blog/web-development/google-weather-api/ it's very clear and useful.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top