Back to APIs list

Weather API examples & templates

Use these vals as a playground to view and fork Weather API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
tgrv avatar
weatherGPT
@tgrv
Cron
Forked from stevekrouse/weatherGPT
escalona avatar
getWeather
@escalona
Script
Forked from stevekrouse/getWeather
abar04 avatar
weatherGPT
@abar04
Cron
Forked from sarfrazkhan18/weatherGPT
stevekrouse avatar
BIGweather
@stevekrouse
HTTP
Big Weather Display Displays the current day's weather information BIG so you can see it from far away. Currently it's hardcoded for: prospect heights, brooklyn charts of the temp and % change of precipitation Probably easiest for you to fork it and change it to suit your needs vs making it customizable
sarfrazkhan18 avatar
weatherGPT
@sarfrazkhan18
Cron
Forked from stevekrouse/weatherGPT
stevekrouse avatar
getWeather
@stevekrouse
Script
Forked from sdan/getWeather
stevekrouse avatar
umbrellaReminder
@stevekrouse
Cron
☔️ Umbrella reminder if there's rain today Setup Fork this val 👉 https://val.town/v/stevekrouse.umbrellaReminder/fork Customize the location (line 8). You can supply any free-form description of a location. ⚠️ Only works for US-based locations (where weather.gov covers). How it works Geocodes an free-form description of a location to latitude and longitude – @stevekrouse.nominatimSearch Converts a latitude and longitude to weather.gov grid – @stevekrouse.weatherGovGrid Gets the hourly forecast for that grid Filters the forecast for periods that are today and >30% chance of rain If there are any, it formats them appropriately, and sends me an email
flafi87 avatar
periodical_weather_telegram
@flafi87
Cron
An interactive, runnable TypeScript val by flafi87
patrickjm avatar
simpleWeather
@patrickjm
Script
An interactive, runnable TypeScript val by patrickjm
flafi87 avatar
weather_forecast_in_the_morning
@flafi87
Cron
An interactive, runnable TypeScript val by flafi87
richardkaplan avatar
getWeather
@richardkaplan
Script
Forked from stevekrouse/getWeather
benrobo avatar
weather_forecast_in_the_morning
@benrobo
Cron
Forked from flafi87/weather_forecast_in_the_morning
csshsh avatar
weatherDescription
@csshsh
HTTP
An interactive, runnable TypeScript val by csshsh
carts avatar
getWeather
@carts
Script
Forked from stevekrouse/getWeather
cjpais avatar
weather
@cjpais
Script
Forked from marcel/weather
chet avatar
getWeather
@chet
Script
Must set process.env.WEATHER_API_KEY for weatherapi.com