bilibili-API-collect/README.md
SocialSisterYi a372355616 例行更新
2020-03-06 17:23:49 +08:00

64 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 哔哩哔哩-API收集整理
本项目对B站的野生api进行收集整理以及研究使用方法并对其进行说明
所有api均为标准http协议返回值均为json
**不断更新中....**
计划整理分类&目录:
- cookie
- 文章
- 音频
- 番剧
- 小黑屋
- 评论区
- 创作中心
- 弹幕
- 实时弹幕
- 历史弹幕
- 弹幕快照
- 弹幕操作
- 动态
- 发送动态
- 动态列表
- 历史&收藏
- 历史记录
- 稍后再看
- 收藏夹
- 直播
- [登录](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/login)
- [二维码登录](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/login/QR.md)√
- 密码&短信登录
- qq&微博登录
- 登录基本信息
- [用户](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/user)
- [基本信息](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/user/info.md)√
- [状态数](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/user/status_number.md)√
- 关系
- 个人空间
- [视频](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/video)
- [状态数](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/status_number.md)√
- [快照](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/snapshot.md)√
-&&
B站专栏同步推出[《B站api研究记》](https://www.bilibili.com/read/readlist/rl207146)系列,欢迎关注
**注意:请勿滥用,仅用于学习和测试!**
**注意:请勿滥用,仅用于学习和测试!**
**注意:请勿滥用,仅用于学习和测试!**
![](https://i2.hdslb.com/bfs/face/480e2e98513aaeb65d2f2c76dbae750c4de722e9.jpg)
**--by [社会易姐QwQ](https://space.bilibili.com/293793435)**
备注:
不了解http的请移步[传送门](https://www.cnblogs.com/an-wen/p/11180076.html)
不了解json的请移步[传送门](https://www.sojson.com/json/json_index.html)