Questions tagged [weather-api]

An API dedicated to weather forecasts

An API dedicated to weather forecasts


Related tags

568 questions
8
votes
2 answers

Find weather using Java

I was wondering if there is a way to find the weather of specific town/city using Java. I have heard of Google Weather API but that has not yielded any results. I also have heard about using an .xml feed for finding the weather but where can I find…
Jeel Shah
  • 3,274
  • 17
  • 47
  • 68
8
votes
1 answer

Google Weather API returning strange new error

I'm using the Google Weather API in an iPhone app, and lately sometimes it has been returning a 403 error, but now it's returning a really funky error saying "Unknown API" no matter what location I enter into it.Example here. Does anybody know…
Roger O'Brien
  • 458
  • 1
  • 5
  • 16
7
votes
1 answer

How to use OpenWeatherMap API for Javascript?

I am trying to create a weather app with OpenWeatherMap API for javascript. The code for my web app is : Weather