免费天气接口

城市接口

https://wis.qq.com/city/like

参数名称

含义

source

请求类型: pc/wx

city

城市名:深圳

实例:
https://wis.qq.com/city/like?source=pc&city=深圳

{
    "data":{
        "101280601":"广东, 深圳"
    },
    "message":"OK",
    "status":200
}

天气接口

https://wis.qq.com/weather/common

参数名称 含义

source 请求类型: pc/wx

province 省份:广东

city 城市:深圳

county 县区:龙岗区

callback 回调函数 不传直接返回json

weather_type observe 当前天气

weather_type forecast_1h

weather_type forecast_24h

weather_type index 穿衣,舒适度等

weather_type alarm 预警

weather_type tips 天气介绍

weather_type air 空气质量

weather_type rise 日出

weather_type 查询类型,多个|分隔

{
    "data": {
        "forecast_24h": {
            "0": {
                "day_weather": "多云",
                "day_weather_code": "01",
                "day_weather_short": "多云",
                "day_wind_direction": "东风",
                "day_wind_direction_code": "2",
                "day_wind_power": "3",
                "day_wind_power_code": "0",
                "max_degree": "7",
                "min_degree": "-2",
                "night_weather": "晴",
                "night_weather_code": "00",
                "night_weather_short": "晴",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "3",
                "night_wind_power_code": "0",
                "time": "2019-12-07"
            },
            "1": {
                "day_weather": "晴",
                "day_weather_code": "00",
                "day_weather_short": "晴",
                "day_wind_direction": "南风",
                "day_wind_direction_code": "4",
                "day_wind_power": "4",
                "day_wind_power_code": "1",
                "max_degree": "11",
                "min_degree": "-3",
                "night_weather": "多云",
                "night_weather_code": "01",
                "night_weather_short": "多云",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "3",
                "night_wind_power_code": "0",
                "time": "2019-12-08"
            },
            "2": {
                "day_weather": "晴",
                "day_weather_code": "00",
                "day_weather_short": "晴",
                "day_wind_direction": "南风",
                "day_wind_direction_code": "4",
                "day_wind_power": "3",
                "day_wind_power_code": "0",
                "max_degree": "12",
                "min_degree": "-2",
                "night_weather": "多云",
                "night_weather_code": "01",
                "night_weather_short": "多云",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "3",
                "night_wind_power_code": "0",
                "time": "2019-12-09"
            },
            "3": {
                "day_weather": "晴",
                "day_weather_code": "00",
                "day_weather_short": "晴",
                "day_wind_direction": "北风",
                "day_wind_direction_code": "8",
                "day_wind_power": "4",
                "day_wind_power_code": "1",
                "max_degree": "13",
                "min_degree": "-4",
                "night_weather": "晴",
                "night_weather_code": "00",
                "night_weather_short": "晴",
                "night_wind_direction": "北风",
                "night_wind_direction_code": "8",
                "night_wind_power": "4",
                "night_wind_power_code": "1",
                "time": "2019-12-10"
            },
            "4": {
                "day_weather": "晴",
                "day_weather_code": "00",
                "day_weather_short": "晴",
                "day_wind_direction": "北风",
                "day_wind_direction_code": "8",
                "day_wind_power": "4",
                "day_wind_power_code": "1",
                "max_degree": "11",
                "min_degree": "-6",
                "night_weather": "晴",
                "night_weather_code": "00",
                "night_weather_short": "晴",
                "night_wind_direction": "北风",
                "night_wind_direction_code": "8",
                "night_wind_power": "4",
                "night_wind_power_code": "1",
                "time": "2019-12-11"
            },
            "5": {
                "day_weather": "晴",
                "day_weather_code": "00",
                "day_weather_short": "晴",
                "day_wind_direction": "南风",
                "day_wind_direction_code": "4",
                "day_wind_power": "4",
                "day_wind_power_code": "1",
                "max_degree": "8",
                "min_degree": "-3",
                "night_weather": "多云",
                "night_weather_code": "01",
                "night_weather_short": "多云",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "3",
                "night_wind_power_code": "0",
                "time": "2019-12-12"
            },
            "6": {
                "day_weather": "阴",
                "day_weather_code": "02",
                "day_weather_short": "阴",
                "day_wind_direction": "北风",
                "day_wind_direction_code": "8",
                "day_wind_power": "3",
                "day_wind_power_code": "0",
                "max_degree": "9",
                "min_degree": "-2",
                "night_weather": "阴",
                "night_weather_code": "02",
                "night_weather_short": "阴",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "4",
                "night_wind_power_code": "1",
                "time": "2019-12-13"
            },
            "7": {
                "day_weather": "多云",
                "day_weather_code": "01",
                "day_weather_short": "多云",
                "day_wind_direction": "南风",
                "day_wind_direction_code": "4",
                "day_wind_power": "4",
                "day_wind_power_code": "1",
                "max_degree": "10",
                "min_degree": "-1",
                "night_weather": "多云",
                "night_weather_code": "01",
                "night_weather_short": "多云",
                "night_wind_direction": "南风",
                "night_wind_direction_code": "4",
                "night_wind_power": "4",
                "night_wind_power_code": "1",
                "time": "2019-12-14"
            }
        }
    },
    "message": "OK",
    "status": 200
}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值