Weatherspark: Get Weather Details
Weatherspark via Parse · weather
Extract aggregated monthly weather data, climate summary, and textual analysis for a location. Returns average temperatures, precipitation, wind speed, solar energy, and other climate metrics broken down by month, plus detailed textual weather descriptions. One request per location; no date parameter — data covers year-round averages. API for extracting climate data, historical METAR reports, and monthly weather aggregations from WeatherSpark.com. Fulfilled by Parse from weatherspark.com.
- maps-geo
- parse
- platform-key
- travel
- weather
- weatherspark
- weatherspark-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/cc37afd5-2ed8-4bd2-a65c-a40232778de4/get_weather_details
- Interface artifact
- sha256:9cd70512e4d4a70cae293a1c188b9f08ee4883becd5519ab95f33ae915c63b08
- Manifest digest
- sha256:0dc64bad9708d292a8ecf54fb90a5298e52f193e479866496c74cc1aa6742a7a
Request fields
- city_slug (string, required): City slug obtained from search_locations results (e.g. 'Birmingham-Alabama-United-States').
- location_id (string, required): Numeric location ID as a string, obtained from search_locations results (e.g. '14538').
Example queries
- {"city_slug":"Birmingham-Alabama-United-States","location_id":"14538"}