# QQ头像获取 正常
# 请求URL
https://tenapi.cn/qqimg/
# 请求示例 GET
https://tenapi.cn/qqimg/?qq=123456
# 返回数据
https://q2.qlogo.cn/headimg_dl?bs=123456&dst_uin=123456&dst_uin=123456&;dst_uin=123456&spec=100&url_enc=0&referer=bu_interface&term_type=PC
# 调用效果
点击查看代码
<img src="https://tenapi.cn/qqimg?qq=123456" >
# 请求参数
参数名称 | 类型 | 参数值 | 描述 |
---|---|---|---|
必填 | 即需要查询的QQ |