Trixology

WeatherCat => WeatherCat Integration => Topic started by: wurzelmac on August 18, 2016, 10:45:24 AM

Title: Wunderground Forecast
Post by: wurzelmac on August 18, 2016, 10:45:24 AM
Hi,

has anyone tried to do their forecast graph into someones own website? Possible?
Title: Re: Wunderground Forecast
Post by: awilltx on August 18, 2016, 11:59:07 AM
I have not tried to integrate this, but there is an API at WU for a 3-day and 10-day forecast:


https://www.wunderground.com/weather/api/d/docs?d=index


Alan



Title: Re: Wunderground Forecast
Post by: Blicj11 on August 18, 2016, 05:05:46 PM
Reinhard, I tried but embedded forecasts only default to the closest airport or large city. I finally decided to just use a link to the forecast extrapolated for my weather station. I have not tried their API.
Title: Re: Wunderground Forecast
Post by: wurzelmac on August 18, 2016, 07:27:56 PM
Blick, that is exactly what I have done - linked to the forecast to my weather station.  :)

Thanks Alan for pointing me to the API!  [tup]
Title: Re: Wunderground Forecast
Post by: Blicj11 on August 18, 2016, 07:32:15 PM
Thanks Alan for pointing me to the API!  [tup]

Reinhard, if you give the API a try, and get it working, please report back here.
Title: Re: Wunderground Forecast
Post by: wurzelmac on August 18, 2016, 08:39:13 PM
So I dived a bit around in the www and found the following:
http://www.programmableweb.com/news/top-10-weather-apis/analysis/2014/11/13
Seems to me the API is only useful for developers of Apps.  :-[
Title: Re: Wunderground Forecast
Post by: Blicj11 on August 18, 2016, 09:01:09 PM
That was the conclusion I came to as well. It's a big API and it's just a wee bit too complicated for a simple do-it-yourself job. Thanks for sharing.