You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2018. It is now read-only.
mockturtl edited this page May 12, 2016
·
5 revisions
The applet fetches data from the Yahoo! Weather API. To test your location, paste this link (ref) in a browser, replacing {WOEID} with your location code:
http://query.yahooapis.com/v1/public/yql?format=json&q=select * from weather.forecast where woeid="{WOEID}" and u="c"
At this time, https does not work for all locations.