TOOL API
weatherArea
Query weather forecast by location name
lifestyle1 credits
Call information
- Tool slug
- weather-cn.weatherArea
- Provider
- Weather (China)
- Average response
- 577 ms
- Calls in 7 days
- 1
Input parameters
arearequired地区名称。
need3HourForcast是否需要当天每3/6小时一次的天气预报列表。1为需要,0为不需要。默认值为0。
needAlarm是否需要天气预警。1为需要,0为不需要。默认值为0。
needHourData是否需要每小时数据的累积数组。由于本系统是半小时刷一次实时状态,因此实时数组最大长度为48。每天0点长度初始化为0。 1为需要,0为不需要。默认值为0。
needIndex是否需要返回指数数据,比如穿衣指数、紫外线指数等。1为返回,0为不返回。默认值为0。
needMoreDay是否需要返回7天数据中的后4天。1为返回,0为不返回。默认值为0。