Weather: Get Forecast 40day
Weather via Parse · weather
Retrieves the 40-day long-range weather calendar for a city including historical temperature averages, lunar calendar, almanac (suit/insuit days), rain probability, and observed/forecast temperatures. 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_forecast_40day
- Interface artifact
- sha256:a333eda09cc575ead741bf3cd41debfe2993136ed5bd5b147a8d44ad1a460c6c
- Manifest digest
- sha256:6e14bfde87209dcf6bdec2320e32283a189270d12754d6a4c5d889cc67368471
Request fields
- month (string): Month in 2-digit MM format (e.g. '01' for January, '12' for December). Omitting defaults to the current month.
- city_code (string, required): 9-digit city code obtained from search_city_weather (e.g. '101010100' for Beijing).
Example queries
- {"month":"06","city_code":"101010100"}