A collection of APIs from bilibili.


Keywords
bilibili, bilibili-api
License
MIT
Install
npm install i2233@1.0.3

Documentation

i2233

Language-JavaScript

中文文档

i2233 is a collection of APIs collected from www.bilibili.com, including a series of HTTP request configuration. A lot of data can be got by sending these requests. i2233 also provide simple implementations of serval programming languages.

Only to pay my respects to bilibili.

API list

The detailed API list is in the doc folder

Who prefers to look at this:

  • Not a programmer. Just for fun.

  • Try to pull data from the website manually and need a API list.

Examples

Simple implementations are in the src folder

Who prefers to look at this:

  • To know how to send HTTP request in specific programming language.

  • Try to pull data from the website in a easy way.