天气查询API
本接口总调用:83次·今日调用:1次

接口地址: https://api.528sq.cn/api/weather.php

返回格式: 请看返回示例

请求方式: GET

请求示例: https://api.528sq.cn/api/weather.php?city=长春

请求参数说明:

名称必填说明
city需要查询的地区名
type返回格式,默认json可选text

系统级错误:

名称说明
400请求错误!
403请求被服务器拒绝!
405客户端请求的方法被禁止!
408请求时间过长!
500服务器内部出现错误!
501服务器不支持请求的功能,无法完成请求!
503系统维护中!

返回示例:

{
    "code": 1,
    "text": "获取成功",
    "data": {
        "city": "长春",
        "cityEnglish": "changchun",
        "temp": "16",
        "tempn": "17",
        "weather": "晴",
        "wind": "东南风转西南风",
        "windSpeed": "<3级",
        "time": "2024-05-02 08:00",
        "warning": {},
        "current": {
            "city": "长春",
            "cityEnglish": "changchun",
            "humidity": "30%",
            "wind": "西南风",
            "windSpeed": "4级",
            "visibility": "18km",
            "weather": "晴",
            "weatherEnglish": "Sunny",
            "temp": "17",
            "fahrenheit": "62.6",
            "air": "51",
            "air_pm25": "51",
            "date": "05月02日(星期四)",
            "time": "06:30",
            "image": "http://api.528sq.cn/api/data/weather/image/云.png"
        },
        "living": [
            {
                "name": "路况指数",
                "index": "干燥",
                "tips": "天气较好,路面较干燥,路况较好。"
            },
            {
                "name": "晨练指数",
                "index": "适宜",
                "tips": "天气不错,空气清新。"
            },
            {
                "name": "空气污染扩散条件指数",
                "index": "中",
                "tips": "易感人群应适当减少室外活动。"
            },
            {
                "name": "逛街指数",
                "index": "适宜",
                "tips": "这种好天气去逛街可使身心畅快放松。"
            },
            {
                "name": "舒适度指数",
                "index": "舒适",
                "tips": "白天温度宜人,风力不大。"
            },
            {
                "name": "啤酒指数",
                "index": "较适宜",
                "tips": "适量的饮用啤酒,注意不要过量。"
            },
            {
                "name": "划船指数",
                "index": "适宜",
                "tips": "天气较好,适宜划船及嬉玩水上运动。"
            },
            {
                "name": "太阳镜指数",
                "index": "必要",
                "tips": "建议佩戴透射比为1级的遮阳镜"
            },
            {
                "name": "紫外线强度指数",
                "index": "很强",
                "tips": "涂擦SPF20以上,PA++护肤品,避强光。"
            },
            {
                "name": "风寒指数",
                "index": "无",
                "tips": "温度未达到风寒所需的低温,稍作防寒准备即可。"
            },
            {
                "name": "穿衣指数",
                "index": "舒适",
                "tips": "建议穿长袖衬衫单裤等服装。"
            },
            {
                "name": "放风筝指数",
                "index": "较适宜",
                "tips": "风略小,会增加放飞风筝的难度。"
            },
            {
                "name": "空调开启指数",
                "index": "较少开启",
                "tips": "体感舒适,不需要开启空调。"
            },
            {
                "name": "钓鱼指数",
                "index": "适宜",
                "tips": "适宜垂钓,愿您度过愉快垂钓时光。"
            },
            {
                "name": "晾晒指数",
                "index": "适宜",
                "tips": "天气不错,抓紧时机让衣物晒太阳吧。"
            },
            {
                "name": "感冒指数",
                "index": "少发",
                "tips": "无明显降温,感冒机率较低。"
            },
            {
                "name": "洗车指数",
                "index": "适宜",
                "tips": "天气较好,适合擦洗汽车。"
            },
            {
                "name": "旅游指数",
                "index": "适宜",
                "tips": "天气较好,可尽情地享受大自然的风光。"
            },
            {
                "name": "夜生活指数",
                "index": "适宜",
                "tips": "可以尽情外出享受夜生活的乐趣。"
            },
            {
                "name": "心情指数",
                "index": "好",
                "tips": "好天气会带来一天的好心情。"
            },
            {
                "name": "约会指数",
                "index": "适宜",
                "tips": "天气较好,适宜约会。"
            },
            {
                "name": "运动指数",
                "index": "适宜",
                "tips": "天气较好,尽情感受运动的快乐吧。"
            },
            {
                "name": "过敏指数",
                "index": "较易发",
                "tips": "需注意远离过敏源,适当采取防护措施。"
            },
            {
                "name": "美发指数",
                "index": "一般",
                "tips": "建议选用防晒滋润型护发品或带遮阳帽。"
            },
            {
                "name": "雨伞指数",
                "index": "不带伞",
                "tips": "天气较好,不用带雨伞。"
            },
            {
                "name": "防晒指数",
                "index": "极强",
                "tips": "需涂擦SPF大于20,PA++,护肤品。"
            },
            {
                "name": "化妆指数",
                "index": "防晒",
                "tips": "请选用中性保湿型化妆品。"
            },
            {
                "name": "中暑指数",
                "index": "无中暑风险",
                "tips": "天气舒适,令人神清气爽的一天,不用担心中暑的困扰。"
            },
            {
                "name": "交通指数",
                "index": "良好",
                "tips": "气象条件良好,车辆可以正常行驶。"
            },
            {
                "name": "干燥指数",
                "index": "干燥",
                "tips": "气温偏高,空气干燥,皮肤水分流失较多,应预防可能出现的皮肤瘙痒等情况,涂抹高保湿补水的护肤品,不要穿紧身衣服。"
            }
        ]
    }
}

错误码格式说明:

名称类型说明