|
{
|
|
"overview": {
|
|
"compare": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/overview/compare",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"comment": "获取对比数据"
|
|
},
|
|
"graph": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/overview/stat/graph",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"period": "int: 统计周期",
|
|
"s_locale": "str: zh_CN",
|
|
"type": "str: 统计类型"
|
|
},
|
|
"comment": "获取统计图表数据"
|
|
},
|
|
"num": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/overview/stat/num",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"period": "int: 统计周期",
|
|
"s_locale": "str: zh_CN",
|
|
"tab": "int: Unknown"
|
|
},
|
|
"comment": "获取统计数据"
|
|
}
|
|
},
|
|
"data-up": {
|
|
"video": {
|
|
"survey": {
|
|
"url": "https://member.bilibili.com/x/web/data/survey",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"type": "int: 统计类型"
|
|
},
|
|
"comment": "获取各分区中占比排行"
|
|
},
|
|
"playanalysis": {
|
|
"url": "https://member.bilibili.com/x/web/data/playanalysis?copyright=0&t=1676161628464",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"copyright": "int: 版权"
|
|
},
|
|
"comment": "获取稿件播放完成率对比数据"
|
|
},
|
|
"source": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/overview/source",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"s_locale": "str: zh_CN"
|
|
},
|
|
"comment": "获取稿件播放来源分布数据"
|
|
}
|
|
},
|
|
"fan": {
|
|
"overview": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/fans/stat/num",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"period": "int: 统计周期"
|
|
},
|
|
"comment": "获取粉丝数据"
|
|
},
|
|
"graph": {
|
|
"url": "https://member.bilibili.com/x/web/data/v2/fans/stat/graph?type=all_fans&period=2",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"period": "int: 统计周期",
|
|
"type": "str: 统计类型"
|
|
},
|
|
"comment": "获取粉丝数据图表"
|
|
}
|
|
},
|
|
"article": {
|
|
"overview": {
|
|
"url": "https://member.bilibili.com/x/web/data/article",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"comment": "获取文章概览信息"
|
|
},
|
|
"graph": {
|
|
"url": "https://member.bilibili.com/x/web/data/article/thirty",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"type": "int: 图表类型"
|
|
},
|
|
"comment": "获取文章数据图表"
|
|
},
|
|
"rank": {
|
|
"url": "https://member.bilibili.com/x/web/data/article/rank",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"type": "int: 图表类型"
|
|
},
|
|
"comment": "获取来源稿件数据"
|
|
},
|
|
"source": {
|
|
"url": "https://member.bilibili.com/x/web/data/article/source",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"comment": "获取文章阅读终端数据"
|
|
}
|
|
}
|
|
},
|
|
"upload-manager": {
|
|
"video_draft": {
|
|
"url": "https://member.bilibili.com/x/vupre/web/draft/list",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"comment": "获取内容管理视频草稿信息"
|
|
},
|
|
"video": {
|
|
"url": "https://member.bilibili.com/x/web/archives",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"pn": "int: 页码",
|
|
"ps": "int: 每页项数",
|
|
"coop": "int: unknown",
|
|
"status": "str: is_pubing,pubed,not_pubed",
|
|
"order": "str: click, stow, senddate, dm_count, scores",
|
|
"interactive": "int: 1 为视频 2 为 互动视频",
|
|
"tid": "int: 分区id"
|
|
},
|
|
"comment": "获取内容管理视频信息"
|
|
},
|
|
"article": {
|
|
"url": "https://api.bilibili.com/x/article/creative/article/list?",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"group": "int: 0 全部 1 进行中 2 已通过 3 未通过",
|
|
"sort": "int: 1 创建时间 2 点赞 3 评论 5 收藏 6 投币",
|
|
"pn": "int: 页码",
|
|
"mobi_app": "str: pc"
|
|
},
|
|
"comment": "获取内容管理文章信息"
|
|
},
|
|
"article_list": {
|
|
"url": "https://api.bilibili.com/x/article/creative/article/list?",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"comment": "获取内容管理文集信息"
|
|
}
|
|
},
|
|
"comment-manager": {
|
|
"fulllist": {
|
|
"url": "https://api.bilibili.com/x/v2/reply/up/fulllist",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"oid": "int: 稿件 oid",
|
|
"order": "int: 排序",
|
|
"pn": "int: 页码",
|
|
"ps":"int: 每页项数",
|
|
"type": "int: 稿件类型",
|
|
"filter": "int: -1",
|
|
"charge_plus_filter": "bool: false",
|
|
"keyword": "str: 关键词"
|
|
},
|
|
"comment": "获取评论管理评论信息"
|
|
},
|
|
"del": {
|
|
"url": "https://api.bilibili.com/x/v2/reply/del",
|
|
"method": "POST",
|
|
"verify": true,
|
|
"data": {
|
|
"oid": "str: 稿件 oid,用逗号分隔",
|
|
"type": "int: 稿件类型",
|
|
"rpid": "str: 评论 rpid,用逗号分隔",
|
|
"csrf": "str: csrf"
|
|
},
|
|
"comment": "评论管理删除评论"
|
|
}
|
|
},
|
|
"danmaku-manager": {
|
|
"search": {
|
|
"url": "https://api.bilibili.com/x/v2/dm/search",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"oid": "str: 稿件oid,用逗号分隔",
|
|
"type": "int: 稿件类型",
|
|
"mids": "str: 用户mids,用逗号分隔",
|
|
"keyword": "str: 关键词",
|
|
"progress_from": "int: 进度开始",
|
|
"progress_to": "int: 进度结束",
|
|
"ctime_from": "str: 创建时间起始",
|
|
"ctime_to": "str: 创建时间结束",
|
|
"modes": "int: 弹幕模式",
|
|
"pool": "int: 弹幕池",
|
|
"attrs": "str: 弹幕属性",
|
|
"order": "str: 排序字段",
|
|
"sort": "str: 排序方式",
|
|
"pn": "int: 页码",
|
|
"ps": "int: 每页项数",
|
|
"cp_filter": "bool: 是否过滤CP弹幕"
|
|
},
|
|
"comment": "弹幕搜索"
|
|
},
|
|
"recent": {
|
|
"url": "https://api.bilibili.com/x/v2/dm/recent",
|
|
"method": "GET",
|
|
"verify": true,
|
|
"params": {
|
|
"pn": "int: 页码",
|
|
"ps": "int: 每页项数"
|
|
},
|
|
"comment": "最近弹幕"
|
|
},
|
|
"state": {
|
|
"url": "https://api.bilibili.com/x/v2/dm/edit/state",
|
|
"method": "POST",
|
|
"verify": true,
|
|
"data": {
|
|
"oid":"int: 稿件 oid",
|
|
"type": "int: 稿件类型 1",
|
|
"dmids": "str: 弹幕id,用逗号分隔",
|
|
"state": "int: 1 删除 2 保护 3 取消保护"
|
|
},
|
|
"comment": "操作弹幕"
|
|
},
|
|
"pool": {
|
|
"url": "https://api.bilibili.com/x/v2/dm/edit/pool",
|
|
"method": "POST",
|
|
"verify": true,
|
|
"data": {
|
|
"oid":"int: 稿件 oid",
|
|
"type": "int: 稿件类型 1",
|
|
"dmids": "str: 弹幕id,用逗号分隔",
|
|
"pool": "int: 弹幕池 0 普通 1 字幕"
|
|
},
|
|
"comment": "操作弹幕池"
|
|
}
|
|
}
|
|
} |