2022冬奥奖牌排行榜

2022冬奥奖牌排行榜,数据实时更新

腾讯云特惠
接口地址 http://api.wer.plus/api/two
输出类型 JSON
请求方式 GET
请求示例 http://api.wer.plus/api/two
默认QPS 每秒最多2次,每天最多172800次

点击申请专属token



  请求参数
参数 可空 类型 说明
  返回参数
参数 类型 说明
code int 状态码,200为成功,其他为错误
msg string 成功返回success
data string 数组形式数据,排行榜列表
countryname string 队伍名称
countryid string 队伍所属国家
rank string 队伍排名
gold string 金牌数量
silver string 银牌数量
bronze string 铜牌数量
count string 奖牌总数量
  示例代码
                
            
  返回示例
{"code": "200","msg": "success","data": [{'bronze': '0', 'rank': '1', 'count': '2', 'silver': '0', 'countryname': '挪威', 'gold': '2', 'countryid': 'NOR'}, {'bronze': '0', 'rank': '2', 'count': '1', 'silver': '0', 'countryname': '荷兰', 'gold': '1', 'countryid': 'NED'}, {'bronze': '1', 'rank': '3', 'count': '2', 'silver': '1', 'countryname': '俄罗斯奥运队', 'gold': '0', 'countryid': 'ROC'}, {'bronze': '0', 'rank': '4', 'count': '1', 'silver': '1', 'countryname': '意大利', 'gold': '0', 'countryid': 'ITA'}, {'bronze': '0', 'rank': '4', 'count': '1', 'silver': '1', 'countryname': '法国', 'gold': '0', 'countryid': 'FRA'}, {'bronze': '1', 'rank': '6', 'count': '1', 'silver': '0', 'countryname': '奥地利', 'gold': '0', 'countryid': 'AUT'}, {'bronze': '1', 'rank': '6', 'count': '1', 'silver': '0', 'countryname': '加拿大', 'gold': '0', 'countryid': 'CAN'}]}
  状态码
code 说明
200 请求成功
100 json解析失败
101 token不合法(已弃用)
102 url不合法
103 文件过大
104 文件读取失败
105 数据读取失败
106 参数类型未知
107 内容检测失败
108 参数错误
109 未知异常
110 token余额不足(已弃用)
111 token不合法(已弃用)
121 访问数据失败
122 请求失败