Amagi API 文档 - v5.13.0
正在准备搜索索引...
XiaohongshuCommentsOptions
接口 XiaohongshuCommentsOptions
小红书评论请求参数
interface
XiaohongshuCommentsOptions
{
typeMode
?:
TypeMode
;
note_id
:
string
;
cursor
?:
string
;
xsec_token
:
string
;
}
层级 (
查看层级一览
)
BaseRequestOptions
XiaohongshuCommentsOptions
索引
属性
type
Mode?
note_
id
cursor?
xsec_
token
属性
可选
type
Mode
typeMode
?:
TypeMode
类型精度模式: 'strict' 返回严格类型
note_
id
note_id
:
string
笔记 ID
可选
cursor
cursor
?:
string
游标,用于翻页
xsec_
token
xsec_token
:
string
xsec_token,从笔记链接或首页获取,必填
显示设置
成员可见性
受保护
私有
继承
外部
配色
自动
浅色
深色
目录
属性
type
Mode
note_
id
cursor
xsec_
token
Amagi API 文档 - v5.13.0
加载中……
小红书评论请求参数