Wunderground: Get Current Weather
Wunderground via Parse · weather
Get current weather conditions for a PWS station. Returns the most recent observation including temperature, humidity, wind speed/direction, solar radiation, pressure, precipitation, and UV index. The station_id should be a PWS ID (e.g. ILONDO440) obtainable from the search endpoint's pwsId field. Real-time weather conditions, forecasts, and historical observations from Weather Underground for personal weather stations and airport stations worldwide. Fulfilled by Parse from wunderground.com.
- government-public
- maps-geo
- parse
- platform-key
- weather
- wunderground
- wunderground-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4645f09c-8fa2-4177-b560-e0c577209ea0/get_current_weather
- Interface artifact
- sha256:1b7a46188c6dd3dbea124ae8155f203541cf8cab65a6ada1a4f03967e8b416d0
- Manifest digest
- sha256:0a3ae46ed2adce9835c832c3106ff74c1a5801784fc83a938997db915143f0f2
Request fields
- units (string): Unit system: 'm' for metric, 'e' for english/imperial.: Allowed values: m, e
- station_id (string, required): PWS Station ID (e.g. ILONDO440). Obtain from search endpoint's pwsId field.
Example queries
- {"units":"m","station_id":"ILONDO440"}