文档
测试

视频号-视频搜索

POST
baike.ybx.com/api/wx-video-list

请求参数

参数名
类型
描述
必填
created
发布时间
必填
sort
排序 0: create_time 1:reply_count 2:comment_count 3:post_like
必填
topic
是否包含话题 0 否 1是
必填
isLink
是否含挂链 0 否 1是
必填
keyword
关键词
必填
page
1开始
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:请求成功
必填
data
array
数据列表
必填
id
int
视频ID
必填
data_id
string
视频data_id
必填
user_id
string
用户user_id
必填
username
string
用户名
必填
post_title
string
视频标题
必填
more
string
视频资源
必填
post_like
int
点赞
必填
reply_count
int
转发
必填
comment_count
int
评论
必填
tags
string
话题
必填
create_time
string
发布时间
必填