• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

recommendations for a weather API?

vshah

Lifer
I'm writing a program, and need to get weather information. I want to use an API that won't force me to display it's logo in my program...does anyone have a recommendation?

edit: anything that sends back xml is fine

Thanks,
Vivan
 
unfortunately noaa doesn't seem to support querying for a particular location, say by zip code or city name, and retrieving weather conditions for that area. google would be ideal, but they don't document all possible responses from their service 🙁
 
Last edited:
Back
Top