Skip to main content
POST
Search user V2
Search user V2 Pricing — base $0.00145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

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

Body

application/json

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

keyword
string
required

搜索关键词/Search keyword

Example:

"啵"

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

cursor
integer | null
default:0

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

Example:

0

count
integer | null
default:10

每页数量/Page size

Example:

10

scope
integer | null
default:1

搜索范围/Search scope

Example:

1

Response

200

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