I was wondering if there is a way to find the weather of a specific city / city using Java. I heard about the Google Weather API, but it did not produce any results. I also heard about using the .xml feed to find the weather, but where can I find it? So I have two questions: is there a way to find the weather for a search using Java, and will I fix the .xml about it?
source share