Weather Lookup is a Java library that allows you to perform a current weather lookup as well as a lookup on the weather forecast using a zip code.


Weather Lookup currently supports the Google Weather API and the Yahoo Weather API. Weather Lookup could be easily extended to support any weather service that provides XML based reports.


Weather Lookup is Open Source (GPL Version 3). You can find the source code in com\joshwalters\weather\.


Version 2.0

Added Yahoo weather support. Added better error handling. General refactoring.


Version: 2.0

Last Updated: May 5, 2010

Release Date: May 4, 2010


Download: Weather Lookup