Bilibili Video Scraper
Pricing
$0.01 / result
Bilibili Video Scraper
Scrape video data from Bilibili (哔哩哔哩). Search by keyword or provide video URLs to extract titles, view counts, likes, comments, danmaku counts, author info, and more.
Bilibili Video Scraper
Pricing
$0.01 / result
Scrape video data from Bilibili (哔哩哔哩). Search by keyword or provide video URLs to extract titles, view counts, likes, comments, danmaku counts, author info, and more.
You can access the Bilibili Video Scraper 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 '{< "mode": "search",< "query": "cat",< "start_urls": [< {< "url": "https://www.bilibili.com/video/BV17x411w7KC"< }< ],< "max_results": 50<}' |<apify call resourceful_mandate/bilibili-video-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Bilibili Video Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: