Bilibili APIs - Video Search (V2)
Search for Bilibili videos based on keywords, returning matched videos with metadata, author information, and engagement stats.
Typical use cases:
- Discovering trending videos or creators by specific keywords.
- Competitive analysis and market research on Bilibili.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
token | query | string | Yes | Access token for the API. |
keyword | query | string | Yes | Search keyword. |
page | query | string | No | Page number for pagination. |
order | query | string | No | Sorting criteria for search results. Available Values: - general: General- click: Most Played- pubdate: Latest- dm: Most Danmaku- stow: Most Favorite |
Code Samples
💡 Environment Note
Default samples use https://api.justoneapi.com (prod-global). For users in Mainland China, it is recommended to replace it with http://47.117.133.51:30015 (prod-cn) for better performance. See Environment Guide.
bash
# Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
curl -X GET "https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE"text
I want to use the "Video Search (V2)" API from Just One API.
API Endpoint: https://api.justoneapi.com/api/bilibili/search-video/v2
HTTP Method: GET
Authentication: Append "?token=YOUR_API_KEY" to the URL.
OpenAPI Definition: https://docs.justoneapi.com/openapi/bilibili-apis/video-search-v2-en.json
Parameters:
- token (query): Access token for the API. (Required)
- keyword (query): Search keyword. (Required)
- page (query): Page number for pagination.
- order (query): Sorting criteria for search results.
Available Values:
- `general`: General
- `click`: Most Played
- `pubdate`: Latest
- `dm`: Most Danmaku
- `stow`: Most Favorite
Return format: JSON
Response Handling & Error Codes:
1. Business results should be determined by the "code" field in the response body (code 0 means success).
2. Timeout Recommendation: Set request timeout to at least 60 seconds.
3. Business Code Reference:
- 0: Success
- 100: Invalid or Inactive Token
- 301: Collection Failed. Please Retry.
- 302: Rate Limit Exceeded
- 303: Daily Quota Exceeded
- 400: Invalid Parameters
- 500: Internal Server Error
- 600: Permission Denied
- 601: Insufficient Balance
Please help me write a script in my preferred programming language to call this API and handle the response.python
# Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
import requests
url = "https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE"
response = requests.get(url)
print(response.json())js
// Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
const response = await fetch("https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE", {
method: "GET"
});
const data = await response.json();
console.log(data);java
// Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
import java.net.URI;
import java.net.http.HttpClient;
import java.net.http.HttpRequest;
import java.net.http.HttpResponse;
public class Main {
public static void main(String[] args) throws Exception {
HttpClient client = HttpClient.newHttpClient();
HttpRequest request = HttpRequest.newBuilder()
.uri(URI.create("https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE"))
.method("GET", HttpRequest.BodyPublishers.noBody())
.build();
HttpResponse<String> response = client.send(request, HttpResponse.BodyHandlers.ofString());
System.out.println(response.body());
}
}go
// Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
package main
import (
"fmt"
"io"
"net/http"
)
func main() {
client := &http.Client{}
url := "https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE"
req, _ := http.NewRequest("GET", url, nil)
resp, _ := client.Do(req)
defer resp.Body.Close()
body, _ := io.ReadAll(resp.Body)
fmt.Println(string(body))
}php
// Tip: For Mainland China, replace https://api.justoneapi.com with http://47.117.133.51:30015
<?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "https://api.justoneapi.com/api/bilibili/search-video/v2?token=YOUR_API_KEY&keyword=VALUE");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "GET");
$response = curl_exec($ch);
curl_close($ch);
echo $response;Responses
json
{
"code": 0,
"data": {
"code": 0,
"message": "OK",
"ttl": 1,
"data": {
"seid": "7566202997709393033",
"page": 1,
"pagesize": 20,
"numResults": 1000,
"numPages": 50,
"suggest_keyword": "",
"rqt_type": "search",
"exp_list": {
"5505": true,
"6609": true,
"7702": true,
"9902": true,
"9924": true,
"9931": true,
"9948": true,
"9961": true,
"9987": true,
"100010": true,
"102600": true,
"103600": true,
"104002": true,
"105209": true,
"105500": true,
"105600": true,
"106001": true,
"55814100": true,
"59347103": true,
"59443102": true,
"59773100": true,
"59860102": true,
"59900107": true,
"59952106": true,
"60091101": true,
"60327101": true,
"60594101": true,
"60851101": true,
"60884101": true,
"60886100": true,
"60887101": true,
"60896105": true,
"60944102": true,
"60967105": true,
"60977105": true,
"61081108": true,
"61187102": true
},
"is_hit_web_inf": false,
"egg_hit": 0,
"result": [
{
"type": "video",
"id": 115060747804472,
"author": "马鸽Jo",
"mid": 3546589278767969,
"typeid": "228",
"typename": "人文历史",
"arcurl": "http://www.bilibili.com/video/av115060747804472",
"aid": 115060747804472,
"bvid": "BV1LXegz4Ep3",
"title": "KPOP四大社之:SM<em class=\"keyword\">李秀满</em>发家史|被第一位艺人背刺,控制欲拉满的韩流教父,股权大战落败后70岁再创业进行时",
"description": "奠定Kpop产业制度的商人,从被第一位艺人背刺,到控制欲拉满的韩流教父,股权大战后落败后70岁再创业进行时",
"pic": "//i2.hdslb.com/bfs/archive/b5f83096c0739ad64f641107fb85751327f73286.jpg",
"play": 200137,
"video_review": 1120,
"favorites": 2479,
"tag": "KPOP,Hybe,EXO,少女时代,SM,韩国,李秀满,韩娱,东方神起,娱乐吃瓜大会",
"review": 383,
"pubdate": 1755749100,
"senddate": 1755749101,
"duration": "23:6",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2954,
"upic": "https://i2.hdslb.com/bfs/face/5d6c66ae1b43a4b319f9e2d55627b0174f97167c.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 1120,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 1,
"rank_offset": 1,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 114500523004144,
"author": "Wak2T",
"mid": 3546636294818473,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av114500523004144",
"aid": 114500523004144,
"bvid": "BV1SnEFzCEET",
"title": "250513 <em class=\"keyword\">李秀满</em> K-POP的教父",
"description": "YT",
"pic": "//i2.hdslb.com/bfs/archive/49465d4bf6681a15b623ee801dc13246e6445c49.jpg",
"play": 96817,
"video_review": 3935,
"favorites": 2815,
"tag": "aespa,李秀满,少女时代,A2O,NCT,H.O.T.,EXO,SMTOWN,东方神起",
"review": 504,
"pubdate": 1747140309,
"senddate": 1747214426,
"duration": "106:50",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2153,
"upic": "https://i1.hdslb.com/bfs/face/e1b90070c6a3ec7e5ee0248b8124b39488e741ee.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 3935,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 2,
"rank_offset": 2,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116191750324711,
"author": "四夕昵昵",
"mid": 471016713,
"typeid": "130",
"typename": "音乐综合",
"arcurl": "http://www.bilibili.com/video/av116191750324711",
"aid": 116191750324711,
"bvid": "BV1wHNuzZEpM",
"title": "三年之期已到,钮祜禄满满子又杀回来了!",
"description": "-",
"pic": "//i1.hdslb.com/bfs/archive/bc6ec07f6d16889983f79519f9dd4280e9548d4a.jpg",
"play": 1878,
"video_review": 0,
"favorites": 12,
"tag": "SM创始人,娱乐吃瓜大会,李秀满,娱乐八卦,韩娱",
"review": 5,
"pubdate": 1772945745,
"senddate": 1772945745,
"duration": "4:8",
"badgepay": false,
"hit_columns": [
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 25,
"upic": "https://i0.hdslb.com/bfs/face/4c2fe6fb4d133f22a4a4008e9e89b1b518ed81a4.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 0,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 3,
"rank_offset": 3,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 248025598,
"author": "不不不二的兔子",
"mid": 49795595,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av248025598",
"aid": 248025598,
"bvid": "BV1Hv41157xo",
"title": "<em class=\"keyword\">李秀满</em>的起名哲学【神话、SuperJunior、H.O.T、TRAX、东方神起、少女时代、f(x)宋茜、EXO】",
"description": "取名鬼才李秀满\n满满子的起名哲学,搞笑的背后又好像很有逻辑无法反驳……",
"pic": "//i0.hdslb.com/bfs/archive/1bbbb16061ce11b65295b608a5e233b458d49b12.jpg",
"play": 109561,
"video_review": 315,
"favorites": 1287,
"tag": "EXO,H.O.T,打卡挑战,李秀满,SUPERJUNIOR,宋茜,神话,东方神起,TRAX,少女时代,SMTOWN",
"review": 215,
"pubdate": 1621135818,
"senddate": 1621135822,
"duration": "18:5",
"badgepay": false,
"hit_columns": [
"title",
"description",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 1584,
"upic": "https://i2.hdslb.com/bfs/face/29052422884dab369f3f76eb106d26a7669988bf.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 315,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 4,
"rank_offset": 4,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 114499499589699,
"author": "肉圆太想进步了",
"mid": 3493082030934444,
"typeid": "242",
"typename": "娱乐粉丝创作",
"arcurl": "http://www.bilibili.com/video/av114499499589699",
"aid": 114499499589699,
"bvid": "BV1BB7ZzWE5j",
"title": "A2O练习生洛杉矶《<em class=\"keyword\">李秀满</em>Kpop之王》首映礼现场表演!(杜嘉一池析泰邓忞川刘瀚泽",
"description": "星星星",
"pic": "//i2.hdslb.com/bfs/archive/9842a9dd9dc5f964bcdf7e4b3476d3fa08273559.jpg",
"play": 67448,
"video_review": 152,
"favorites": 782,
"tag": "池析泰,邓忞川,a2o,杜嘉一,练习生,李秀满,刘瀚泽",
"review": 274,
"pubdate": 1747124049,
"senddate": 1747125103,
"duration": "2:20",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2004,
"upic": "https://i0.hdslb.com/bfs/face/d2da029da71a7fe876d50957c3e5308783fe5772.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 152,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 5,
"rank_offset": 5,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 588899137,
"author": "aespa中文资源站",
"mid": 7350035,
"typeid": "71",
"typename": "综艺",
"arcurl": "http://www.bilibili.com/video/av588899137",
"aid": 588899137,
"bvid": "BV1ZB4y1K7Rs",
"title": "【aespa·中字】<em class=\"keyword\">李秀满</em>脱口秀 满满与aespa谈笑风生cut 210629",
"description": "YT",
"pic": "//i0.hdslb.com/bfs/archive/45e5a112c5cbff27b3d05cecdf520d2c8406f8e8.jpg",
"play": 33336,
"video_review": 190,
"favorites": 352,
"tag": "aespa,金玟庭,Korea相关,SM,内永亚绘里,李秀满,综艺,柳智敏,真人秀,宁艺卓",
"review": 54,
"pubdate": 1624975195,
"senddate": 1624975195,
"duration": "12:18",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 922,
"upic": "https://i2.hdslb.com/bfs/face/b022dcb5b587185f84fad6cce9cfa0f7a05124d1.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 190,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 6,
"rank_offset": 6,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116168211830025,
"author": "小眨酱",
"mid": 3546606230046893,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av116168211830025",
"aid": 116168211830025,
"bvid": "BV19PPNzfENs",
"title": "<em class=\"keyword\">李秀满</em>用心良苦,你腿闯美曲是迈克尔·杰克逊核心制作人亲自操刀!能打败同期所有男女团的登顶曲,11年的少女时代没有对手",
"description": "金泰妍 郑秀妍 李顺圭 黄美英 金孝渊 崔秀英 权俞利 林允儿 徐贤\n现在是少女时代 以后是少女时代 永远是少女时代\n自制4k认人中字",
"pic": "//i0.hdslb.com/bfs/archive/b78715e5bd3fba9876eb099ea8304736ffa17368.jpg",
"play": 66329,
"video_review": 21,
"favorites": 745,
"tag": "权俞利,黄美英,韩国女团,徐贤,音乐4K计划,K-Pop,林允儿,金泰妍,郑秀妍,少女时代",
"review": 223,
"pubdate": 1772586697,
"senddate": 1772637738,
"duration": "5:1",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 1231,
"upic": "https://i2.hdslb.com/bfs/face/76f947d3c66d99a8931e7d5a20ef00f2eaa36201.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 21,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 7,
"rank_offset": 7,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 257254982,
"author": "依旧倾慕那秋季",
"mid": 443429138,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av257254982",
"aid": 257254982,
"bvid": "BV1GY411M7wf",
"title": "SM那么多爱豆谁才是<em class=\"keyword\">李秀满</em>的最爱呢",
"description": "-",
"pic": "//i1.hdslb.com/bfs/archive/50ed510467404baf46536381a79a6d8724a14a68.jpg",
"play": 99919,
"video_review": 248,
"favorites": 757,
"tag": "SMTOWN",
"review": 324,
"pubdate": 1654606146,
"senddate": 1655118374,
"duration": "1:28",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 4284,
"upic": "https://i2.hdslb.com/bfs/face/d5cfb6d153d0692b8eb537b0e446fc236828a5b1.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 248,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 8,
"rank_offset": 8,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116064696534623,
"author": "落枕苏妲己",
"mid": 513114642,
"typeid": "243",
"typename": "乐评盘点",
"arcurl": "http://www.bilibili.com/video/av116064696534623",
"aid": 116064696534623,
"bvid": "BV1BdcJz6EnS",
"title": "离开了SM的<em class=\"keyword\">李秀满</em>,竞业协议这几年到底干出了什么名堂?",
"description": "这个视频要是有热度了,A2O得给我打钱吧…\n毕竟,这个A2O实在是太糊了",
"pic": "//i2.hdslb.com/bfs/archive/5a7cd113f54c5b7f57c8c247e7e6573af1488229.jpg",
"play": 29725,
"video_review": 67,
"favorites": 100,
"tag": "A2O,kpop,KPOP回归前线,闵熙珍,方时赫,李秀满,韩娱",
"review": 242,
"pubdate": 1771041600,
"senddate": 1771143355,
"duration": "4:19",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 662,
"upic": "https://i0.hdslb.com/bfs/face/88aa94fffd500bf0d01ee2df60f54447b2434259.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 67,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 9,
"rank_offset": 9,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116062834198192,
"author": "5pb的麻枝准",
"mid": 16467134,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av116062834198192",
"aid": 116062834198192,
"bvid": "BV1MTcjz2EXN",
"title": "<em class=\"keyword\">李秀满</em> vs SM:昔日帝王回归,2026新男团大战谁能封神?",
"description": "李秀满 vs SM:昔日帝王回归,2026新男团大战谁能封神?",
"pic": "//i2.hdslb.com/bfs/archive/5d1e83055619ca300318da762a24341e235a6b7a.jpg",
"play": 2189,
"video_review": 2,
"favorites": 14,
"tag": "闵熙珍,K-Pop,HYBE,李秀满,爱豆,男团,女团,YG,SM",
"review": 6,
"pubdate": 1770978560,
"senddate": 1770978562,
"duration": "6:40",
"badgepay": false,
"hit_columns": [
"title",
"description",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 26,
"upic": "https://i2.hdslb.com/bfs/face/76d0c0791bfc27f7e54e0a76f67a99593d8f0a46.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 2,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 10,
"rank_offset": 10,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 115502525515189,
"author": "肉圆太想进步了",
"mid": 3493082030934444,
"typeid": "242",
"typename": "娱乐粉丝创作",
"arcurl": "http://www.bilibili.com/video/av115502525515189",
"aid": 115502525515189,
"bvid": "BV1Dw2ABrEnw",
"title": "<em class=\"keyword\">李秀满</em>将发表9人男团A2O SOUL!中日韩泰多国籍!26年5月韩国出道!",
"description": "-",
"pic": "//i1.hdslb.com/bfs/archive/133b872cfc75e86708113d8b26d5f2fb99cc08cb.jpg",
"play": 27776,
"video_review": 46,
"favorites": 156,
"tag": "shinee,nct,东方神起,练习生,riize,sm,exo,李秀满,a2o,superjunior",
"review": 111,
"pubdate": 1762428916,
"senddate": 1762499503,
"duration": "35:37",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 462,
"upic": "https://i0.hdslb.com/bfs/face/d2da029da71a7fe876d50957c3e5308783fe5772.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 46,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 11,
"rank_offset": 11,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 939343893,
"author": "SM李秀满",
"mid": 162151104,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av939343893",
"aid": 939343893,
"bvid": "BV1sT4y1q7pw",
"title": "<em class=\"keyword\">李秀满</em>英文好牛!斯坦福大学演讲with金俊勉回答cut~",
"description": "自录",
"pic": "//i1.hdslb.com/bfs/archive/d95335e2fab26a067f028284a5885adbc2b37e72.jpg",
"play": 74135,
"video_review": 244,
"favorites": 1166,
"tag": "EXO,李秀满,明星,KOREA相关,KPOP,娱乐,SM,金俊勉",
"review": 93,
"pubdate": 1653129316,
"senddate": 1653300196,
"duration": "22:22",
"badgepay": false,
"hit_columns": [
"title",
"author",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2078,
"upic": "https://i0.hdslb.com/bfs/face/ff165f462cbcff8d9ec14cc2387b9c5d4558f5d6.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 244,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 12,
"rank_offset": 12,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116166936760076,
"author": "绵面日记",
"mid": 297937527,
"typeid": "241",
"typename": "娱乐杂谈",
"arcurl": "http://www.bilibili.com/video/av116166936760076",
"aid": 116166936760076,
"bvid": "BV19XPFzDE3D",
"title": "能管住20岁金希澈的不是老板<em class=\"keyword\">李秀满</em>",
"description": "",
"pic": "//i0.hdslb.com/bfs/archive/5dd9c63d37d79ae6123c2887b181d0026474db63.jpg",
"play": 17363,
"video_review": 149,
"favorites": 78,
"tag": "K-Pop,Super Junior,爱豆,金希澈,韩庚,娱乐",
"review": 34,
"pubdate": 1772627700,
"senddate": 1772974027,
"duration": "3:51",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 387,
"upic": "https://i0.hdslb.com/bfs/face/666691bfca8897deb182e9c5520eefe148ccbea4.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 149,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 13,
"rank_offset": 13,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 262652870,
"author": "嗑糖少女000",
"mid": 32782335,
"typeid": "29",
"typename": "音乐现场",
"arcurl": "http://www.bilibili.com/video/av262652870",
"aid": 262652870,
"bvid": "BV1pY411f7F8",
"title": "【中字】SM家族演唱会25分钟幕后全程,<em class=\"keyword\">李秀满</em>谈话!",
"description": "【中字】SM家族演唱会25分钟幕后彩排全程\nhttps://youtu.be/ldMNunJBGAA\naespa EXO RedVelvet 少女时代 NCT SHINEE 东方神起 Super Junior",
"pic": "//i0.hdslb.com/bfs/archive/3b6dc6b22ad903d5c6b3cefa63bcded0142940dd.jpg",
"play": 155267,
"video_review": 1416,
"favorites": 1682,
"tag": "REDVELVET,东方神起,彩排,EXO,少女时代,演唱会,幕后,韩语现场,SM,NCT",
"review": 203,
"pubdate": 1668511325,
"senddate": 1668514953,
"duration": "26:3",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2257,
"upic": "https://i0.hdslb.com/bfs/face/2b08e39aa47bb888645e66e5d4f5c43cbcaf77f7.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 1416,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 14,
"rank_offset": 14,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 752940737,
"author": "AWKwordless",
"mid": 47700419,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av752940737",
"aid": 752940737,
"bvid": "BV16k4y1r7BG",
"title": "[中字] <em class=\"keyword\">李秀满</em>的CT论与韩流的未来 | 20060312 亚洲娱乐产业三国志",
"description": "20060312 亚洲娱乐产业三国志 - 李秀满的CT论与韩流的未来\n“人为什么而活着\n不仅是为了吃饱,更是要过得幸福、有趣”\n“CT论的终极愿望是将韩流方法本地化,进行合作\n亚洲范围内,在中国建立由中国人主导的公司\n最终希望中国成为世界上第一的娱乐市场,超越韩流本身”\n“宝儿既不是J-POP也不是K-POP\n感觉应该算是一种Trans-Asia的风格\n...她不应该被单纯定义为韩国人或日本人\n更是亚洲人、超亚洲人,超越国界的流行明星”\n···\n注明出处带链接可转载,禁商用。",
"pic": "//i0.hdslb.com/bfs/archive/02e9576fb740c7a3c8419e8b6642c83cdfbaacd0.jpg",
"play": 7206,
"video_review": 8,
"favorites": 340,
"tag": "文化产业,知识分享官,NCT,李秀满,BoA,SMTOWN,KPOP,权宝儿",
"review": 18,
"pubdate": 1588123697,
"senddate": 1592325936,
"duration": "35:37",
"badgepay": false,
"hit_columns": [
"title",
"description",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 157,
"upic": "https://i2.hdslb.com/bfs/face/31da01aa5ad8387ca5ea4cfd0b9ee1b305f0608a.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 8,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 15,
"rank_offset": 15,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 316906186,
"author": "账号已注销",
"mid": 3493264288123691,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av316906186",
"aid": 316906186,
"bvid": "BV1YP411t7uL",
"title": "K-POP 之 偶像产业之父 韩国 SM 公司<em class=\"keyword\">李秀满</em>的成功之路",
"description": "https://youtu.be/902reGJme1c",
"pic": "//i0.hdslb.com/bfs/archive/5ef4046eaaa2dba4e89e0bdd9f441278e38f4520.jpg",
"play": 1133,
"video_review": 1,
"favorites": 25,
"tag": "偶像,K-Pop,SM,李秀满,产业,SM ENTERTAINMENT",
"review": 0,
"pubdate": 1691365614,
"senddate": 1691365614,
"duration": "23:48",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 16,
"upic": "https://i0.hdslb.com/bfs/face/member/noface.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 1,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 16,
"rank_offset": 16,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 38658635,
"author": "菠萝吹不吹雪",
"mid": 39690557,
"typeid": "242",
"typename": "娱乐粉丝创作",
"arcurl": "http://www.bilibili.com/video/av38658635",
"aid": 38658635,
"bvid": "BV1nt411Y7rF",
"title": "【宋茜】<em class=\"keyword\">李秀满</em>给宋茜取名Victoria的原因,是做什么都会胜利的胜利女神啊!!!啊啊啊啊啊后面简直帅晕我",
"description": "击剑那一段,清晰点的无字幕,有字幕的不清晰,原谅我出于私心放两遍哈哈哈哈哈哈哈哈",
"pic": "//i2.hdslb.com/bfs/archive/91fd714a8e1d1f8c74e70bafa7b9fff875dde10b.jpg",
"play": 331725,
"video_review": 756,
"favorites": 2795,
"tag": "明星,Korean相关,宋茜台球,女神,宋茜击剑,宋茜,宋茜射箭",
"review": 255,
"pubdate": 1545377785,
"senddate": 1661569116,
"duration": "8:28",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 3977,
"upic": "https://i2.hdslb.com/bfs/face/227115e7654a7988349d5919dd8189d7f08932f2.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 756,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 17,
"rank_offset": 17,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 967941012,
"author": "AWKwordless",
"mid": 47700419,
"typeid": "242",
"typename": "娱乐粉丝创作",
"arcurl": "http://www.bilibili.com/video/av967941012",
"aid": 967941012,
"bvid": "BV1Np4y197GA",
"title": "[中字] SM<em class=\"keyword\">李秀满</em>制作人演讲:未来的娱乐世界|第20届世界知识论坛",
"description": "自制中字,禁all\n2019年第20届世界知识论坛\n内容提要:关于SM的创立,CT的起源与内涵,CT发展为New CT的阶段性与原始契机,未来世界现实与虚拟边界的消解,对发展文娱产业与互动方式的想象。",
"pic": "//i2.hdslb.com/bfs/archive/ef862bbd6fa0eff18c188e64fa59c6f4c279e955.jpg",
"play": 86155,
"video_review": 356,
"favorites": 2421,
"tag": "朴灿烈,NCT127,SUPERM,NCT,李秀满,EXO,SMTOWN,CT,爱豆安利挑战",
"review": 180,
"pubdate": 1587664380,
"senddate": 1679829123,
"duration": "12:56",
"badgepay": false,
"hit_columns": [
"title",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 2802,
"upic": "https://i2.hdslb.com/bfs/face/31da01aa5ad8387ca5ea4cfd0b9ee1b305f0608a.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 356,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 18,
"rank_offset": 18,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 116025320276703,
"author": "绵面日记",
"mid": 297937527,
"typeid": "241",
"typename": "娱乐杂谈",
"arcurl": "http://www.bilibili.com/video/av116025320276703",
"aid": 116025320276703,
"bvid": "BV1GqFJzfEDQ",
"title": "那时候<em class=\"keyword\">李秀满</em>真的是赚的盆满钵满",
"description": "以前kpop粉吃的是真好啊",
"pic": "//i2.hdslb.com/bfs/archive/132f7b65a2e1fb8691225d5d0ae10d5cb5442e01.jpg",
"play": 83547,
"video_review": 1578,
"favorites": 243,
"tag": "EXO,东方神起,少女时代,Super Junior,SHINee,K-Pop,f(x),爱豆,HOT",
"review": 57,
"pubdate": 1770459840,
"senddate": 1770540618,
"duration": "6:17",
"badgepay": false,
"hit_columns": [
"title"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 998,
"upic": "https://i0.hdslb.com/bfs/face/666691bfca8897deb182e9c5520eefe148ccbea4.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 1578,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 19,
"rank_offset": 19,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
},
{
"type": "video",
"id": 14711885,
"author": "你的乌龟呢",
"mid": 107470868,
"typeid": "137",
"typename": "明星综合",
"arcurl": "http://www.bilibili.com/video/av14711885",
"aid": 14711885,
"bvid": "BV1ux411G7A9",
"title": "sm公司老板<em class=\"keyword\">李秀满</em>年轻时作为新人献唱",
"description": "https://youtu.be/vdXFeujd8_8\nsm公司的老板李秀满 歌名 波涛",
"pic": "//i1.hdslb.com/bfs/archive/3213025437d405d950ddfe74098c0e155cd727fd.jpg",
"play": 184735,
"video_review": 736,
"favorites": 2825,
"tag": "KPOP,东方神起,李秀满,Korea相关,superjunior,hot,sm,exo",
"review": 436,
"pubdate": 1506136982,
"senddate": 1592384604,
"duration": "3:5",
"badgepay": false,
"hit_columns": [
"title",
"description",
"tag"
],
"view_type": "",
"is_pay": 0,
"is_union_video": 0,
"rec_tags": null,
"new_rec_tags": [],
"like": 3343,
"upic": "https://i2.hdslb.com/bfs/face/b21c2c15462e865f8b012b0c1785c4f4081a5f76.jpg",
"corner": "",
"cover": "",
"desc": "",
"url": "",
"rec_reason": "",
"danmaku": 736,
"biz_data": null,
"is_charge_video": 0,
"vt": 0,
"enable_vt": 0,
"vt_display": "",
"subtitle": "",
"episode_count_text": "",
"release_status": 0,
"is_intervene": 0,
"area": 0,
"style": 0,
"cate_name": "",
"is_live_room_inline": 0,
"live_status": 0,
"live_time": "",
"online": 0,
"rank_index": 20,
"rank_offset": 20,
"roomid": 0,
"short_id": 0,
"spread_id": 0,
"tags": "",
"uface": "",
"uid": 0,
"uname": "",
"user_cover": "",
"parent_area_id": 0,
"parent_area_name": "",
"watched_show": null,
"cny_flag": 0,
"card_status": 0
}
],
"show_column": 0,
"in_black_key": 0,
"in_white_key": 0,
"next": 2
}
}
}💡 Note: For list data, the example shows only 1-2 items for simplicity. The actual count depends on the API response.
