DataEyesAI
home
home
  1. 天气
  • 快速开始
    • 概述
    • 身份验证
    • 在线调试
    • 接入指南
  • API指南
    • CODE&错误码
    • HTTP注意事项
  • 搜索/阅读产品
    • 网页阅读API
      • Web Reader API
        POST
    • 搜索API
      • Web Search api
        GET
      • Video Search api
        GET
      • Hot Search API
        GET
    • 模态卡API
      • 天气
        • 国内外城市ID
        • 天气查询API
          GET
  • 常见问题
    • 数据更新相关
  • 更新日志
  1. 天气

天气查询API

GET
/v1/weather

请求参数

Query 参数

Header 参数

返回响应

🟢200成功
application/json
Body

请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataeyes.ai/v1/weather?cityId=2' \
--header 'Authorization: {{Authorization}}'
响应示例响应示例
{
    "id": "6ad54097-414e-412e-b101-abe0a197ba57",
    "city": {
        "cityId": 2,
        "counname": "中国",
        "ianatimezone": "Asia/Shanghai",
        "name": "北京市",
        "pname": "北京市",
        "secondaryname": "北京市",
        "timezone": "8"
    },
    "today": {
        "time": "2025-11-17 星期一",
        "humidity": "16",
        "windSpeed": "25.88",
        "windDir": "WNW",
        "tempDay": "4",
        "tempNight": "-2",
        "conditionDay": "晴",
        "conditionNight": "多云",
        "conditionId": "5",
        "temp": "4"
    },
    "forecast": [
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "18",
            "moonphase": "WaningCrescent",
            "moonrise": "2025-11-17 04:02:00",
            "moonset": "2025-11-17 15:06:00",
            "predictDate": "2025-11-17",
            "qpf": "0.0",
            "sunrise": "2025-11-17 07:02:00",
            "sunset": "2025-11-17 16:57:00",
            "tempDay": "4",
            "tempNight": "-2",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "315",
            "windDegreesNight": "270",
            "windDirDay": "西北风",
            "windDirNight": "西风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "6.8",
            "windSpeedNight": "4.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "22",
            "moonphase": "WaningCrescent",
            "moonrise": "2025-11-18 05:03:00",
            "moonset": "2025-11-18 15:28:00",
            "predictDate": "2025-11-18",
            "qpf": "0.0",
            "sunrise": "2025-11-18 07:03:00",
            "sunset": "2025-11-18 16:56:00",
            "tempDay": "9",
            "tempNight": "0",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "270",
            "windDegreesNight": "315",
            "windDirDay": "西风",
            "windDirNight": "西北风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "0.9",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "31",
            "moonphase": "WaningCrescent",
            "moonrise": "2025-11-19 06:05:00",
            "moonset": "2025-11-19 15:55:00",
            "predictDate": "2025-11-19",
            "qpf": "0.0",
            "sunrise": "2025-11-19 07:04:00",
            "sunset": "2025-11-19 16:56:00",
            "tempDay": "11",
            "tempNight": "1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "225",
            "windDegreesNight": "0",
            "windDirDay": "西南风",
            "windDirNight": "北风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "4.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "22",
            "moonphase": "New",
            "moonrise": "2025-11-20 07:07:00",
            "moonset": "2025-11-20 16:26:00",
            "predictDate": "2025-11-20",
            "qpf": "0.0",
            "sunrise": "2025-11-20 07:05:00",
            "sunset": "2025-11-20 16:55:00",
            "tempDay": "9",
            "tempNight": "0",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "0",
            "windDegreesNight": "270",
            "windDirDay": "北风",
            "windDirNight": "西风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "30",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-21 08:09:00",
            "moonset": "2025-11-21 17:04:00",
            "predictDate": "2025-11-21",
            "qpf": "0.0",
            "sunrise": "2025-11-21 07:06:00",
            "sunset": "2025-11-21 16:54:00",
            "tempDay": "10",
            "tempNight": "0",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "270",
            "windDegreesNight": "270",
            "windDirDay": "西风",
            "windDirNight": "西风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "0.9",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "39",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-22 09:07:00",
            "moonset": "2025-11-22 17:49:00",
            "predictDate": "2025-11-22",
            "qpf": "0.0",
            "sunrise": "2025-11-22 07:07:00",
            "sunset": "2025-11-22 16:54:00",
            "tempDay": "10",
            "tempNight": "1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "180",
            "windDegreesNight": "315",
            "windDirDay": "南风",
            "windDirNight": "西北风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "0.9",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "37",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-23 10:01:00",
            "moonset": "2025-11-23 18:42:00",
            "predictDate": "2025-11-23",
            "qpf": "0.0",
            "sunrise": "2025-11-23 07:08:00",
            "sunset": "2025-11-23 16:53:00",
            "tempDay": "11",
            "tempNight": "1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "225",
            "windDegreesNight": "315",
            "windDirDay": "西南风",
            "windDirNight": "西北风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "多云",
            "conditionIdDay": "1",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "34",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-24 10:47:00",
            "moonset": "2025-11-24 19:42:00",
            "predictDate": "2025-11-24",
            "qpf": "0.0",
            "sunrise": "2025-11-24 07:09:00",
            "sunset": "2025-11-24 16:53:00",
            "tempDay": "8",
            "tempNight": "0",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "180",
            "windDegreesNight": "225",
            "windDirDay": "南风",
            "windDirNight": "西南风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "4.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "多云",
            "conditionIdDay": "1",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "40",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-25 11:26:00",
            "moonset": "2025-11-25 20:46:00",
            "predictDate": "2025-11-25",
            "qpf": "0.0",
            "sunrise": "2025-11-25 07:10:00",
            "sunset": "2025-11-25 16:52:00",
            "tempDay": "9",
            "tempNight": "-1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "225",
            "windDegreesNight": "315",
            "windDirDay": "西南风",
            "windDirNight": "西北风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "0.9",
            "pop": "0"
        },
        {
            "conditionDay": "多云",
            "conditionIdDay": "1",
            "conditionIdNight": "31",
            "conditionNight": "多云",
            "humidity": "36",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-26 11:58:00",
            "moonset": "2025-11-26 21:52:00",
            "predictDate": "2025-11-26",
            "qpf": "0.0",
            "sunrise": "2025-11-26 07:12:00",
            "sunset": "2025-11-26 16:52:00",
            "tempDay": "10",
            "tempNight": "0",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "180",
            "windDegreesNight": "90",
            "windDirDay": "南风",
            "windDirNight": "东风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "2.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "阴",
            "conditionIdDay": "2",
            "conditionIdNight": "2",
            "conditionNight": "阴",
            "humidity": "27",
            "moonphase": "WaxingCrescent",
            "moonrise": "2025-11-27 12:26:00",
            "moonset": "2025-11-27 22:59:00",
            "predictDate": "2025-11-27",
            "qpf": "0.0",
            "sunrise": "2025-11-27 07:13:00",
            "sunset": "2025-11-27 16:51:00",
            "tempDay": "10",
            "tempNight": "1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "315",
            "windDegreesNight": "315",
            "windDirDay": "西北风",
            "windDirNight": "西北风",
            "windLevelDay": "3",
            "windLevelNight": "3",
            "windSpeedDay": "4.4",
            "windSpeedNight": "4.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "27",
            "moonphase": "First",
            "moonrise": "2025-11-28 12:51:00",
            "moonset": "2025-11-28 00:00:00",
            "predictDate": "2025-11-28",
            "qpf": "0.0",
            "sunrise": "2025-11-28 07:14:00",
            "sunset": "2025-11-28 16:51:00",
            "tempDay": "8",
            "tempNight": "-1",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "315",
            "windDegreesNight": "270",
            "windDirDay": "西北风",
            "windDirNight": "西风",
            "windLevelDay": "2",
            "windLevelNight": "2",
            "windSpeedDay": "4.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "30",
            "moonphase": "WaxingGibbous",
            "moonrise": "2025-11-29 13:14:00",
            "moonset": "2025-11-29 00:07:00",
            "predictDate": "2025-11-29",
            "qpf": "0.0",
            "sunrise": "2025-11-29 07:15:00",
            "sunset": "2025-11-29 16:51:00",
            "tempDay": "9",
            "tempNight": "-7",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "225",
            "windDegreesNight": "315",
            "windDirDay": "西南风",
            "windDirNight": "西北风",
            "windLevelDay": "4",
            "windLevelNight": "4",
            "windSpeedDay": "4.4",
            "windSpeedNight": "4.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "30",
            "conditionNight": "晴",
            "humidity": "32",
            "moonphase": "WaxingGibbous",
            "moonrise": "2025-11-30 13:37:00",
            "moonset": "2025-11-30 01:15:00",
            "predictDate": "2025-11-30",
            "qpf": "0.0",
            "sunrise": "2025-11-30 07:16:00",
            "sunset": "2025-11-30 16:50:00",
            "tempDay": "-1",
            "tempNight": "-5",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "315",
            "windDegreesNight": "270",
            "windDirDay": "西北风",
            "windDirNight": "西风",
            "windLevelDay": "1",
            "windLevelNight": "1",
            "windSpeedDay": "4.4",
            "windSpeedNight": "2.4",
            "pop": "0"
        },
        {
            "conditionDay": "晴",
            "conditionIdDay": "0",
            "conditionIdNight": "2",
            "conditionNight": "阴",
            "humidity": "24",
            "moonphase": "WaxingGibbous",
            "moonrise": "2025-12-01 14:02:00",
            "moonset": "2025-12-01 02:26:00",
            "predictDate": "2025-12-01",
            "qpf": "0.0",
            "sunrise": "2025-12-01 07:17:00",
            "sunset": "2025-12-01 16:50:00",
            "tempDay": "2",
            "tempNight": "-6",
            "updatetime": "2025-11-17 13:00:00",
            "windDegreesDay": "315",
            "windDegreesNight": "315",
            "windDirDay": "西北风",
            "windDirNight": "西北风",
            "windLevelDay": "1",
            "windLevelNight": "2",
            "windSpeedDay": "2.4",
            "windSpeedNight": "0.9",
            "pop": "0"
        }
    ],
    "hourly": [
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "16",
            "humidity": "16",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1039",
            "qpf": "0.0",
            "realFeel": "1",
            "snow": "0.0",
            "temp": "4",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "25.88",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "17",
            "humidity": "18",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1038",
            "qpf": "0.0",
            "realFeel": "1",
            "snow": "0.0",
            "temp": "2",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "24.08",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "18",
            "humidity": "19",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1038",
            "qpf": "0.0",
            "realFeel": "0",
            "snow": "0.0",
            "temp": "1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "24.08",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "19",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1038",
            "qpf": "0.0",
            "realFeel": "0",
            "snow": "0.0",
            "temp": "1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "22.21",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "20",
            "humidity": "19",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1038",
            "qpf": "0.0",
            "realFeel": "-1",
            "snow": "0.0",
            "temp": "1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "22.21",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "21",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1038",
            "qpf": "0.0",
            "realFeel": "-1",
            "snow": "0.0",
            "temp": "0",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "20.41",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "22",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1037",
            "qpf": "0.0",
            "realFeel": "-2",
            "snow": "0.0",
            "temp": "0",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "18.50",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-17",
            "hour": "23",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1037",
            "qpf": "0.0",
            "realFeel": "-2",
            "snow": "0.0",
            "temp": "0",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "16.70",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "0",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1036",
            "qpf": "0.0",
            "realFeel": "-2",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "16.70",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "1",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1036",
            "qpf": "0.0",
            "realFeel": "-2",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "16.70",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "2",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1035",
            "qpf": "0.0",
            "realFeel": "-2",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "14.80",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "3",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1035",
            "qpf": "0.0",
            "realFeel": "-3",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "14.80",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "4",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "-3",
            "snow": "0.0",
            "temp": "-2",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "13.00",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "5",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1033",
            "qpf": "0.0",
            "realFeel": "-4",
            "snow": "0.0",
            "temp": "-2",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "13.00",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "6",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1033",
            "qpf": "0.0",
            "realFeel": "-3",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "11.09",
            "windlevel": "2"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "7",
            "humidity": "23",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "-3",
            "snow": "0.0",
            "temp": "-1",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "1",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "11.09",
            "windlevel": "2"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "8",
            "humidity": "20",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "-1",
            "snow": "0.0",
            "temp": "0",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "13.00",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "9",
            "humidity": "17",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "1",
            "snow": "0.0",
            "temp": "4",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "14.80",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "10",
            "humidity": "15",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "3",
            "snow": "0.0",
            "temp": "4",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "16.70",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "11",
            "humidity": "14",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1034",
            "qpf": "0.0",
            "realFeel": "5",
            "snow": "0.0",
            "temp": "8",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "18.50",
            "windlevel": "3"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "12",
            "humidity": "13",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1032",
            "qpf": "0.0",
            "realFeel": "7",
            "snow": "0.0",
            "temp": "9",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "3",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "20.41",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "13",
            "humidity": "13",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1031",
            "qpf": "0.0",
            "realFeel": "9",
            "snow": "0.0",
            "temp": "9",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "20.41",
            "windlevel": "4"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "14",
            "humidity": "30",
            "ice": "",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1030",
            "qpf": "0.0",
            "realFeel": "9",
            "snow": "0.0",
            "temp": "8",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "3.20",
            "windlevel": "1"
        },
        {
            "condition": "晴",
            "conditionId": "5",
            "date": "2025-11-18",
            "hour": "15",
            "humidity": "30",
            "ice": "0.0",
            "iconDay": "0",
            "iconNight": "30",
            "pop": "0",
            "pressure": "1030",
            "qpf": "0.0",
            "realFeel": "10",
            "snow": "0.0",
            "temp": "9",
            "updatetime": "2025-11-17 14:43:22",
            "uvi": "4",
            "windDegrees": "315",
            "windDir": "WNW",
            "windSpeed": "3.20",
            "windlevel": "1"
        }
    ]
}
上一页
国内外城市ID
下一页
数据更新相关
Built with