全国3000多个省市的历史天气查询,包括最高最低温度、风级、湿度、气压等指数,最低最高温度、日出日落时间、空气质量指数、首要污染物等信息。图片地址:http://api.jisuapi.com/weather/icon.zip
接口地址:https://api.binstd.com/weather2/query
支持格式:JSON,JSONP
请求方法:GET POST
请求参数
参数名称 类型 说明 city string 城市 cityid int 城市ID date string 日期 默认为昨天 格式为:2018-01-01
请求示例:https://api.binstd.com/weather2/query?appkey=yourappkey&city=安顺&date=2018-01-01
返回参数
参数名称 类型 必填 说明 cityid int 是 城市ID cityname string 是 城市 date string 是 日期 weather string 是 天气 temphigh string 是 最高气温 templow string 是 最低气温 img string 是 图片数字 humidity string 是 湿度 pressure string 是 气压 windspeed string 是 风速 windpower string 是 风级 sunrise string 是 日出时间 sunset string 是 日落时间 aqi string 是 AQI指数 primarypollutant string 是 首要污染物
返回示例:{ "status": "0", "msg": "ok", "result": { "cityid": "111", "date": "2018-01-01", "weather": "阴", "temphigh": "8", "templow": "4", "img": "2", "humidity": "98", "pressure": "856", "windspeed": "1.8", "winddirect": "东风", "windpower": "2级", "sunrise": "07:44", "sunset": "18:15", "aqi": "29", "primarypollutant": "PM10", "cityname": "安顺" } }
接口地址:https://api.binstd.com/weather2/city
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/weather2/city?appkey=yourappkey
返回参数
参数名称 类型 必填 说明 cityid int 是 城市ID parentid int 是 上级ID citycode string 是 城市天气代号 city string 是 城市
返回示例:{ "status": "0", "msg": "ok", "result": [ { "cityid": "1", "parentid": "0", "citycode": "101010100", "city": "北京" }, { "cityid": "24", "parentid": "0", "citycode": "101020100", "city": "上海" }, { "cityid": "26", "parentid": "0", "citycode": "101030100", "city": "天津" }, { "cityid": "31", "parentid": "0", "citycode": "101040100", "city": "重庆" }, { "cityid": "32", "parentid": "0", "citycode": "101320101", "city": "香港" } ] }
电话:173-6457-5198
QQ① 群:792473404
客服 QQ:1643296538
微信客服:binstds
企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。
电话:173-6457-5198
QQ① 群:792473404
客服 QQ:1643296538
微信客服:binstds
扫描二维码添加客服微信
周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00)
周六 9:00 - 12:00(节假日除外)
进制数据团队
2020.01.01