天气接口

Posted Archibald Witwicky

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了天气接口相关的知识,希望对你有一定的参考价值。

 

http://wthrcdn.etouch.cn/weather_mini?city=北京

或者是

http://wthrcdn.etouch.cn/weather_mini?citykey=101280601

citykey:编号:城市key

{
  "data": {
    "yesterday": {
      "date": "27日星期二",
      "high": "高温 27℃",
      "fx": "南风",
      "low": "低温 11℃",
      "fl": "<![CDATA[<3级]]>",
      "type": "晴"
    },
    "city": "北京",
    "aqi": "500",
    "forecast": [
      {
        "date": "28日星期三",
        "high": "高温 25℃",
        "fengli": "<![CDATA[<3级]]>",
        "low": "低温 9℃",
        "fengxiang": "东风",
        "type": "多云"
      },
      {
        "date": "29日星期四",
        "high": "高温 19℃",
        "fengli": "<![CDATA[<3级]]>",
        "low": "低温 7℃",
        "fengxiang": "南风",
        "type": "晴"
      },
      {
        "date": "30日星期五",
        "high": "高温 19℃",
        "fengli": "<![CDATA[<3级]]>",
        "low": "低温 8℃",
        "fengxiang": "南风",
        "type": "晴"
      },
      {
        "date": "31日星期六",
        "high": "高温 23℃",
        "fengli": "<![CDATA[<3级]]>",
        "low": "低温 10℃",
        "fengxiang": "西南风",
        "type": "多云"
      },
      {
        "date": "1日星期天",
        "high": "高温 25℃",
        "fengli": "<![CDATA[<3级]]>",
        "low": "低温 10℃",
        "fengxiang": "南风",
        "type": "多云"
      }
    ],
    "ganmao": "昼夜温差较大,较易发生感冒,请适当增减衣服。体质较弱的朋友请注意防护。",
    "wendu": "20"
  },
  "status": 1000,
  "desc": "OK"
}

  

以上是关于天气接口的主要内容,如果未能解决你的问题,请参考以下文章

免费天气api_高速稳定的天气数据_高速稳定的天气API接口

公开接口(天气)

开源免费天气预报接口API以及全国所有地区代码!!(国家气象局提供)

如何用java远程访问天气预报接口

天气预报接口:SmartWeather API中key用c#的计算方法

天气预报接口