How to create a weather widget using jquery and some API?

I need to create a weather widget. A widget means it must be a table or div where my weather data is displayed. Also do I need a little api without any restrictions and use it freely to display weather conditions?

If the API can return data in json format, that would be great. From a basic understanding, I know that weather.com, google and yahoo have apis. which is better

+5
source share
1 answer

You can continue Yahoo Yahoo. It gives you an answer in json format if necessary.

select weather_forecast . , , . .

http://jobyj.in/api/create-a-weather-widget-using-jquery-yql-and-weather-com/

, ajax- jquery,

+4

All Articles