Weather: Get Hourly Observations
Weather via Parse · weather
Retrieves hourly weather observations for the past 24 hours including temperature, humidity, wind speed/direction, and AQI for each hour. May also include hourly forecast data when available. Requires a city_code from search_city_weather. Comprehensive weather data from weather.com.cn including current conditions, forecasts, alerts, and air quality for Chinese cities. Fulfilled by Parse from weather.com.cn.
- government-public
- maps-geo
- parse
- platform-key
- weather
- weather-com-cn
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/91fc294e-bc9f-47ba-b48e-d6ab94bebab7/get_hourly_observations
- Interface artifact
- sha256:2362c34ecb4ab78e07491f0e4b1064240e508f2742866b793fe3ff01d308eb58
- Manifest digest
- sha256:caf3ce83d4449171bcacc4d0452b731c76cad2c0e6f64fddbfc19e43afc7413c
Request fields
- city_code (string, required): 9-digit city code obtained from search_city_weather (e.g. '101010100' for Beijing).
Example queries
- {"city_code":"101010100"}