Douyin Creator Marketplace (Xingtu) KOL Comment Keyword Analysis API

v1.0.0

Call GET /api/douyin-xingtu/get-author-hot-comment-tokens/v1 for Douyin Creator Marketplace (Xingtu) KOL Comment Keyword Analysis through JustOneAPI with kolId.

0· 51·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for justoneapi/justoneapi-douyin-xingtu-get-author-hot-comment-tokens.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Douyin Creator Marketplace (Xingtu) KOL Comment Keyword Analysis API" (justoneapi/justoneapi-douyin-xingtu-get-author-hot-comment-tokens) from ClawHub.
Skill page: https://clawhub.ai/justoneapi/justoneapi-douyin-xingtu-get-author-hot-comment-tokens
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: JUST_ONE_API_TOKEN
Required binaries: node
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install justoneapi-douyin-xingtu-get-author-hot-comment-tokens

ClawHub CLI

Package manager switcher

npx clawhub@latest install justoneapi-douyin-xingtu-get-author-hot-comment-tokens
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Douyin/Xingtu KOL comment keyword analysis) matches the requested resources and parameters. Requiring JUST_ONE_API_TOKEN and node is proportional to calling the JustOneAPI endpoint.
Instruction Scope
SKILL.md and the included CLI (bin/run.mjs) instruct the agent to call only the documented GET endpoint and to ask the user for missing parameters (kolId). One notable implementation detail: the token is sent as a query parameter named 'token' (per the OpenAPI/CLI), which can expose credentials in logs, referrers, or server logs. This is a security/privacy concern but not an incoherence with the skill's purpose.
Install Mechanism
No install spec; the skill includes a small Node script (bin/run.mjs) that is executed. No external downloads or third-party install steps are present.
Credentials
Only one environment credential is required: JUST_ONE_API_TOKEN (declared as primary). That is appropriate for a wrapper around JustOneAPI. No unrelated secrets, files, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or other skills' credentials. It does not attempt to persist or escalate privileges.
Assessment
This skill appears to do exactly what it says: call JustOneAPI's Douyin/Xingtu endpoint using JUST_ONE_API_TOKEN and a kolId. Before installing, consider: 1) The CLI sends the token as a query parameter, which can be exposed in logs or referrers — if possible prefer header-based tokens or confirm you are comfortable with how JustOneAPI handles token logging. 2) Keep JUST_ONE_API_TOKEN secret: do not paste it into chat, and rotate it if you suspect it was exposed. 3) Ensure you trust the JustOneAPI service and review its privacy/security policies because responses may contain user data. 4) Node must be available in the environment to run the included script.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN
latestvk97a0kjkpsp8trxg2rgkbdgjx585fbz6
51downloads
0stars
1versions
Updated 3d ago
v1.0.0
MIT-0

Douyin Creator Marketplace (Xingtu) KOL Comment Keyword Analysis

Use this focused JustOneAPI skill for kOL Comment Keyword Analysis in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-author-hot-comment-tokens/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) kOL Comment Keyword Analysis data, including core metrics, trend signals, and performance indicators, for audience language analysis and comment-topic research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-author-hot-comment-tokens
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-author-hot-comment-tokens
OperationVersionMethodPathOpenAPI summary
getAuthorHotCommentTokensV1v1GET/api/douyin-xingtu/get-author-hot-comment-tokens/v1KOL Comment Keyword Analysis

Inputs

ParameterInRequired byOptional byTypeNotes
acceptCachequeryn/aallbooleanEnable cache
kolIdqueryalln/astringKOL ID

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getAuthorHotCommentTokensV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getAuthorHotCommentTokensV1.

node {baseDir}/bin/run.mjs --operation "getAuthorHotCommentTokensV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"kolId":"<kolId>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getAuthorHotCommentTokensV1 on /api/douyin-xingtu/get-author-hot-comment-tokens/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) kOL Comment Keyword Analysis data, including core metrics, trend signals, and performance indicators, for audience language analysis and comment-topic research.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Comments

Loading comments...