We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前在开发一个 dd 用的 B 站动态客户端,想着要是可以分社团查看动态会比较方便,比如查看彩虹社所有成员的最新动态。naive 的解决方案是客户端直接请求所有人的动态,但是社团人数较大的话请求量也会很大,容易被 B 站风控。
所以想问下 vtbs.moe 有没有考虑爬虫抓取的时候顺便记录用户最新动态~ 可以只存最近 7 天的数据。
The text was updated successfully, but these errors were encountered:
哇哦 这是个好主意
Sorry, something went wrong.
@simon300000 如果有意实现的话,我这边说不定可以 technically 和 financially 帮上忙~
然后诚邀合作 Bitter 哔特项目:https://github.com/TigerHix/Bitter
有兴趣的话我们可以推特 DM 联系!:)
No branches or pull requests
目前在开发一个 dd 用的 B 站动态客户端,想着要是可以分社团查看动态会比较方便,比如查看彩虹社所有成员的最新动态。naive 的解决方案是客户端直接请求所有人的动态,但是社团人数较大的话请求量也会很大,容易被 B 站风控。
所以想问下 vtbs.moe 有没有考虑爬虫抓取的时候顺便记录用户最新动态~ 可以只存最近 7 天的数据。
The text was updated successfully, but these errors were encountered: