Skip to main content
POST
Search user V2
搜索用户 V2 计费 — 成功调用基准价 $0.00145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

请求体

application/json

DOU+ 用户搜索 V2 请求模型 DOU+ User Search V2 Request Model

keyword
string
必填

搜索关键词/Search keyword

示例:

"啵"

用户 www.douyin.com 网页版 Cookie/User www.douyin.com web Cookie

cursor
integer | null
默认值:0

翻页游标,首页传 0,后续传上一页响应里的 cursor/Pagination cursor, 0 for first page

示例:

0

count
integer | null
默认值:10

每页数量/Page size

示例:

10

scope
integer | null
默认值:1

搜索范围/Search scope

示例:

1

响应

200

Successful response. 以实际调用为准 / Response structure varies; refer to the actual API response.