-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
增加粉丝团人数记录? #442
Comments
谢谢 |
@simon300000 👀会考虑么 |
嗯 我过几天就加上 不过前端显示在哪还需要想想 |
红豆泥阿里嘎多,加了之后能麻烦提醒一下么 |
好的 |
我准备用这个api 纯属好奇:这个数字可以通过用户gui看见吗?我稍微翻了一下bilibili网页和手机端,都没看到哪里显示了这个数字 |
感觉用这种常用api比较不容易被加验证?倒是更好的选择。我之前没仔细看这个的返回,没发现这里就有粉丝团数量( |
哇哦 原来是这样 |
😨完全忘了 |
原来想看看代码自己加一下提个pr,结果自己忙就也鸽了( |
目前有记录粉丝数和舰长数,但是粉丝数可能会有大量的死粉,舰长数受活动影响太大,是否可以考虑多爬一项粉丝团数量来给分析数据提供更好的帮助?
目前在手机端找到了一个不用验证就能获取粉丝团数量的api:
https://api.live.bilibili.com/xlive/general-interface/v1/rank/getFansMembersRank?ruid=2132180406&page=1&page_size=1
data
里的num
就是目前粉丝团的数量。The text was updated successfully, but these errors were encountered: