« Back to full topics list
♥ 0 |
I’m wondering if there’s a simple way to obtain current weather information (specifically just the current temperature) if I have a GPS location. I suspect that there must be a way to pass GPS location to one of the weather sites (weather.com, accuweather.com, etc.) via an API and receive back the temperature. But I’m not sure how. Any help would be appreciated. Thanks. ANSWERED
Marked as spam
|
It certainly does, thank you.
I tried the sample in the Scriptr documentation under the section ”what can a script do?” , but it generated errors. Your suggestion of openweathermap.org is exactly what I needed.
Thanks again, Ira
You’re right, the third party used to get weather info modified their API and now it requires to be called over HTTPS only.
Thanks for informing us!
Julien