免费接口API
天气
-
高德天气:https://lbs.amap.com/api/webservice/guide/api/weatherinfo
-
http://www.nmc.cn/rest/weather?stationid=cYyyF 来源
stationid自己改成你所在地区,可以这样获取:
- 先去http://nmc.cn/rest/province 19 找到自己的地区
- 把那里的code记下来,加到上面那个链接后面,比如湖南就是 http://nmc.cn/rest/province/AHN ,访问这个链接,找到自己所在的城市对应的code,比如cYyyF
- 最后把第一个链接的stationid换成你所在城市的code就好。
这个API提供当地气象局国家站的实况数据,更新很及时,延迟最多20分钟。
- https://www.free-api.com/doc/518