VOOZH about

URL: https://apify.com/jungle_synthesizer/bilibili-creator-leaderboard-scraper

⇱ Bilibili Creator Leaderboard Scraper · Apify


👁 Bilibili Creator Leaderboard Scraper avatar

Bilibili Creator Leaderboard Scraper

Pricing

Pay per event

Go to Apify Store

Bilibili Creator Leaderboard Scraper

Scrape Bilibili trending video leaderboards across 32 categories. Extracts rank position, video stats (views, likes, coins, danmaku), creator info, and a crawl timestamp — ideal for trend tracking and time-series analysis.

Pricing

Pay per event

Rating

0.0

(0)

Developer

👁 BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

12 days ago

Last modified

Share

Scrape Bilibili trending video leaderboards across 32 content categories. Get rank position, full video stats (views, likes, coins, danmaku/bullet comments), creator details, and a crawl timestamp — ready for time-series trend analysis.

What does Bilibili Creator Leaderboard Scraper do?

This actor hits the Bilibili public ranking API (api.bilibili.com/x/web-interface/ranking/v2) for each requested category and extracts the top 100 videos. Each record includes:

  • Rank position within the category (1–100)
  • Video metadata: BV ID, title, description, duration, publish timestamp, cover image, first-frame thumbnail, short link
  • Engagement stats: view count, like count, coin count, favorite count, danmaku (bullet comment) count, reply count, share count
  • Creator info: user ID (mid), display name, avatar URL
  • Location signal: IP-province annotation
  • Snapshot timestamp: ISO 8601 crawl time for time-series stitching

Use cases

  • Trend monitoring: Track which videos are rising and falling across categories daily or hourly
  • MCN analytics: Identify breakout creators before they reach peak visibility
  • Brand monitoring: Spot trending content in relevant verticals (Knowledge, Digital, Gaming, etc.)
  • Market research: Benchmark content performance metrics across Bilibili's major categories
  • Training data: Build ranked video datasets for recommendation model training

Input

ParameterTypeRequiredDescription
maxItemsintegerYesMaximum records to collect across all categories. Default: 10
categoriesarrayYesList of category TIDs to scrape. Default: [0] (All).

Category TID reference

TIDCategory
0All (全部)
1Animation (动画)
3Music (音乐)
4Gaming (游戏)
17Entertainment (娱乐)
36Knowledge (知识)
95Digital (数码)
119Lifestyle (生活)
129Fashion (时尚)
167Car (汽车)
174Sports (运动)
176Film & TV (影视)
181TV Series (剧集)
188Documentary (纪录片)

Output

Each record in the dataset:

{
"rank_position":1,
"category_id":0,
"category_name":"全部",
"bvid":"BV1JiVb6EEi7",
"aid":116655892010800,
"title":"【毕导】这是什么妖术?酒在坛子里是绿色,舀出来瞬间变红!",
"description":"一个诡异的卖酒视频...",
"duration_seconds":760,
"publish_timestamp":1780027992,
"creator_mid":254463269,
"creator_name":"毕导",
"creator_avatar_url":"https://i2.hdslb.com/bfs/face/...",
"cover_url":"http://i1.hdslb.com/bfs/archive/...",
"score":0,
"view_count":7044922,
"danmaku_count":20659,
"reply_count":7075,
"favorite_count":54402,
"coin_count":93064,
"share_count":10561,
"like_count":354797,
"pub_location":"浙江",
"short_link":"https://b23.tv/BV1JiVb6EEi7",
"first_frame_url":"http://i1.hdslb.com/bfs/storyff/...",
"tag_v2_name":"科学科普",
"snapshotted_at":"2026-05-31T10:58:45.503Z"
}

Technical notes

  • The Bilibili ranking API returns exactly 100 items per category. Each category is a separate API call.
  • Requests use browser-like Referer and Origin headers to avoid Bilibili's risk-control response (code: -352).
  • A 1.1-second delay between requests prevents rate limiting.
  • No proxy required — the public API works from datacenter IPs with the correct headers.
  • Rankings are time-sensitive snapshots: the snapshotted_at field enables time-series stitching across runs.

You might also like

Bilibili Video Scraper

gentle_cloud/bilibili-video-scraper

Scrape video data from Bilibili. Search by keyword or provide video URLs to extract titles, view counts, likes, danmaku, comments, author info, and more.

👁 User avatar

Monkey Coder

3

Bilibili Video Scraper

scrapers-hub/bilibili-video-scraper

🚀 Bilibili Video Scraper extracts video metadata from Bilibili—titles, authors, stats, and more—fast and reliable. ✅ Great for creators, researchers & data-driven analytics. Scrape smarter, save time, scale effortlessly! 🎯

👁 User avatar

Scrapers Hub

2

Bilibili Creator Scraper

jungle_synthesizer/bilibili-creator-scraper

Find bilibili (B站) creators by keyword or UID. Get followers, level, official verification, live stream status, and recent video engagement (views, coins, danmaku, favorites).

👁 User avatar

BowTiedRaccoon

6

Bilibili Scraper - Chinese Video Intelligence

zhorex/bilibili-scraper

Extract Chinese Gen-Z video sentiment, danmaku reactions, and creator analytics from Bilibili (哔哩哔哩) — China's largest video platform with 300M+ users. Built for AI training, Chinese consumer equity research, and brand monitoring. Danmaku/coins/favorites included. No login required.

Bilibili Video Downloader 📹

easyapi/bilibili-video-downloader

Extract and download videos from Bilibili (哔哩哔哩). Get high-quality video URLs, titles, duration and media information with support for multiple video quality options.

Bilibili Video Audio Downloader

liul/bilibili-video-audio-downloader

A lightweight and production-ready API that lets you extract direct video and audio URLs from public Bilibili video links, along with rich metadata — built for developers, data teams, and AI agents.

APISmith

22

🇨🇳 Bilibili Video Search · B站视频搜索

nexgendata/bilibili-video-search

Search Bilibili (Chinese video platform) for videos by keyword. Returns BV-id, title, author, play count, like count, danmaku count, duration, publish date, and thumbnail. Useful for AI training data (Chinese-language video corpus) and trend analysis.

24