Bilibili Video Search Scraper
Pricing
from $0.02 / 1,000 item extracteds
Bilibili Video Search Scraper
Export public Bilibili video search results and video metadata with authors, thumbnails, engagement counts, tags, and publish dates.
Bilibili Video Search Scraper
Pricing
from $0.02 / 1,000 item extracteds
Export public Bilibili video search results and video metadata with authors, thumbnails, engagement counts, tags, and publish dates.
You can access the Bilibili Video Search 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 API & Integrations in Apify Console.
$echo '{< "keywords": [],< "bvids": [< "BV1xx411c7mD"< ],< "maxItems": 10,< "sort": "totalrank",< "maxPagesPerKeyword": 1,< "includeDetails": true,< "requestDelayMillis": 300,< "maxRequestRetries": 2,< "runTimeSecs": 60<}' |<apify call fetch_cat/bilibili-video-search-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Bilibili Video Search 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: