Closed nbgibson closed 2 years ago
I am afraid that I am in the same boat. I couldn't find an API for weather.com. With mapbox.com, it looks like there are several APIs to pull from. It would be nice to see a link the API required.
It definitely requires a weather.com api key, just not sure how to get one
I saw that as well, but the documentation states it's free only so long as you're participating in their challenge/program. I'm sure you can just sign up and go to town, but I doubt that would be a long term viable path forward.
I have a weather station uploading to Weather Underground, so they let me have a contributor API key...and their documentation tells me to hit api.weather.com.
If you have a Weather Underground station, that API key may be enough to get you working. I'll probably try eventually, but I'm not sure when.
tsk tsk inspect element on wunderground.com
Hold a minute there, your comment just proves my initial point. The readme is incorrect/insufficient as is and needs to be corrected to:
Expansion on the inspect method would be appreciated as well.
Hold a minute there, your comment just proves my initial point. The readme is incorrect/insufficient as is and needs to be corrected to:
- Change weather.com references to wunderground.com
- Include the inspect method you've mentioned in similar issue items
Expansion on the inspect method would be appreciated as well.
No they are the same API I was just trying to help get the API and that is one easy way to do it. We will not add this as we do not distribute the API you just need to know where to look.
So just to be clear (not at computer to test), a wunderground API key will work for this where it calls the Weather.com API, right?
@lightmaster Hey, you may be interested in this: https://openthings.freshdesk.com/support/solutions/articles/5000017485-getting-a-weather-underground-wu-api-key
Seems like you can just create a "ghost" device and go about your business. No need for getting all webdev about it.
@nbgibson Thanks, but I've already got a Wunderground API key from my weather website, just didn't know they had merged the Wunderground and Weather.com APIs on the server side.
Per the README, Weatherscan requires mapbox.com and weather.com API keys to function properly. However, as best I have been able to determine, weather.com does not have a public API or at least does not detail one on their site. If this is the intended website, can you please alter the README to link to their API info?