Is it possible to download historical weather data using Java from Wunderground API between two specific dates for a specific location ?
From this link, it says that only available for a single date at a time. How to get weather data for specific date using wunderground
If it is not possible, are there any other alternatives which I can do so using Java ?