接口开启了流量限制,单IP请求上限50次/分,否则会被认为是攻击,拉入黑名单!
一、英雄列表
用于获取所有的英雄列表,一般没啥用
https://www.sapi.run/hero/herolist.json
二、战力查询
1、文字版本
返回json格式,自行解析
接口:
https://www.sapi.run/hero/select.php
参数:
hero:英雄名字
type:qq、wx、ios_qq、ios_wx
示例:
https://www.sapi.run/hero/select.php?hero=孙悟空&type=qq
2、图片版
返回图片,可以直接发送;内置3种卡片可选,和部分定制卡片
接口:
https://www.sapi.run/pic/getHero.php
参数:
hero:英雄名字
type:qq、wx、ios_qq、ios_wx
card:1、2、3
format:json、png
例如:
https://www.sapi.run/pic/getHero.php?hero=孙悟空&type=ios_qq&format=json&card=2
3、公众号版
需要利用第三方平台对接公众号后台,实现自动回复
第三方平台:腾讯微校
接口:https://www.sapi.run/gzh/mengkong6/hero.php
秘钥:zhanlizhushou
三、战力预测
来自官方的预测数据,我自行采集榜单前10条数据
接口:
https://www.sapi.run/hero/selectTop.php
参数:
hero:英雄名
type:aqq、awx、iqq、iwx
area: 省、市、县
例如:
https://www.sapi.run/hero/selectTop.php?hero=孙悟空&type=aqq&area=省