← All APIs
Social platformsLive
Bilibili
Bilibili (哔哩哔哩) Web surface — fetch videos by `bv_id`, list a UP主's uploads and dynamic timeline, walk the hot-search ranking. Each video response includes the full `stat` block (view, danmaku, like, coin, share, favorite, reply).
Endpoints
5 ready-to-call endpoints
GET/bilibili/videos/{bv_id}
Get a video by BV id
Title, description, duration, owner, full stat counters.
GET/bilibili/users/{uid}/videos
List user videos
Uploads by a UP主 (uid), paginated.
GET/bilibili/users/{uid}/dynamic
List user dynamic
User's dynamic-feed timeline (posts, reposts, comments).
GET/bilibili/search
Search videos
Keyword search across Bilibili.
GET/bilibili/hot-search
Hot-search terms
Trending search keywords with heat-score ranks.