Install
openclaw skills install @justoneapi/justoneapi-douyin-xingtu-gw-api-gsearch-search-for-author-squareCall GET /api/douyin-xingtu/gw/api/gsearch/search_for_author_square/v1 for Douyin Creator Marketplace (Xingtu) Creator Search through JustOneAPI.
openclaw skills install @justoneapi/justoneapi-douyin-xingtu-gw-api-gsearch-search-for-author-squareUse this focused JustOneAPI skill for creator Search in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/gw/api/gsearch/search_for_author_square/v1. It has no required non-token parameters. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) creator Search data, including filters, returning profile, and audience, for discovery, comparison, and shortlist building.
douyin-xingtugw/api/gsearch/search_for_author_squarejustoneapi-douyin-xingtu-gw-api-gsearch-search-for-author-square| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
gwApiGsearchSearchForAuthorSquareV1 | v1 | GET | /api/douyin-xingtu/gw/api/gsearch/search_for_author_square/v1 | Creator Search |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
contentTag | query | n/a | all | string | Content tag filter |
followerRange | query | n/a | all | string | Follower range (e.g., 10-100) |
keyword | query | n/a | all | string | Search keyword |
kolPriceRange | query | n/a | all | string | KOL price range (e.g., 10000-50000) |
kolPriceType | query | n/a | all | string | KOL price type. Available Values: - 视频1_20s: Video 1-20s - 视频21_60s: Video 21-60s - 视频60s以上: Video > 60s - 定制短剧单集: Mini-drama episode - 千次自然播放量: CPM naturally - 短直种草视频: Short-live seeding video - 短直预热视频: Short-live warm-up video - 短直明星种草: Celebrity short-live seeding - 短直明星预热: Celebrity short-live warm-up - 明星视频: Celebrity video - 合集视频: Collection video - 抖音短视频共创_主投稿达人: Douyin short video co-creation - main creator - 抖音短视频共创_参与达人: Douyin short video co-creation - participant |
kolPriceType enum | values | n/a | n/a | n/a | 千次自然播放量, 合集视频, 定制短剧单集, 抖音短视频共创_主投稿达人, 抖音短视频共创_参与达人, 明星视频, 短直明星种草, 短直明星预热, 短直种草视频, 短直预热视频, 视频1_20s, 视频21_60s, 视频60s以上 |
page | query | n/a | all | integer | Page number for pagination |
searchType | query | n/a | all | string | Search criteria type. Available Values: - NICKNAME: By Nickname - CONTENT: By Content |
searchType enum | values | n/a | n/a | n/a | CONTENT, NICKNAME |
Request body: none documented; send parameters through path or query arguments.
Use gwApiGsearchSearchForAuthorSquareV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: gwApiGsearchSearchForAuthorSquareV1.
node {baseDir}/bin/run.mjs --operation "gwApiGsearchSearchForAuthorSquareV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.gwApiGsearchSearchForAuthorSquareV1 on /api/douyin-xingtu/gw/api/gsearch/search_for_author_square/v1.