Bilibili Comments avatar
Bilibili Comments

Pricing

$0.01 / 1,000 results

Go to Store
Bilibili Comments

Bilibili Comments

Developed by

Bi Shi

Bi Shi

Maintained by Community

Effortlessly extract comments and replies from any Bilibili.com video.

0.0 (0)

Pricing

$0.01 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 hours ago

You can access the Bilibili Comments programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "video": "114028630252325",
< "root_comment_id": 0,
< "offset": 0,
< "direction": 2,
< "limit": 20
<}' |
<apify call bishi9/bilibili-comments --silent --output-dataset

Bilibili Comments API through CLI

The Apify CLI is the official tool that allows you to use Bilibili Comments locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: