Weather API with date parameter [closed]
Asked Answered
S

3

7

I am looking for a weather api that I can query by latlng and date. The date seems to be the hard part. All the APIs seem to only return the weather at he current day and/or week. I also need it to work worldwide and not just in the US.

Can anybody suggest one? Ideally i'd like to use Google or Yahoo but i don't think they provide this functionality or at least it is not documented

Sthilaire answered 14/1, 2010 at 5:14 Comment(0)
T
3

The Forecast.io API provides exactly the functionality you require. You can query by coordinates and any time in the past and future. It's available globally wherever there are weather data sources.

Trainee answered 5/8, 2014 at 18:18 Comment(0)
C
-1

You might find some answers here: https://stackoverflow.com/questions/507441/best-weather-apis

Cauterant answered 14/1, 2010 at 5:46 Comment(0)
S
-1

Not sure about querying by date but you can query the Wunderground Data Feed by latlong, see http://wiki.wunderground.com/index.php/API_-_XML for all the details.

Shipworm answered 19/1, 2010 at 9:2 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.