Kuaishou Video Comments API

Call GET /api/kuaishou/get-video-comment/v1 for Kuaishou Video Comments through JustOneAPI with videoId.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Kuaishou Video Comments API" with this command: npx skills add justoneapi/justoneapi-kuaishou-get-video-comment

Kuaishou Video Comments

Use this focused JustOneAPI skill for video Comments in Kuaishou. It targets GET /api/kuaishou/get-video-comment/v1. Required non-token inputs are videoId. OpenAPI describes it as: Retrieves public comments of a Kuaishou video, including comment content, author info, like count, and reply count. Typical use cases: - Sentiment analysis and community feedback monitoring - Gathering engagement data for specific videos.

Endpoint Scope

  • Platform key: kuaishou
  • Endpoint key: get-video-comment
  • Platform family: Kuaishou
  • Skill slug: justoneapi-kuaishou-get-video-comment
OperationVersionMethodPathOpenAPI summary
getVideoCommentsV1v1GET/api/kuaishou/get-video-comment/v1Video Comments

Inputs

ParameterInRequired byOptional byTypeNotes
pcursorqueryn/aallstringPagination cursor for subsequent pages
videoIdqueryalln/astringThe unique ID of the Kuaishou video, e.g. 3xbknvct79h46h9 or refer_photo_id 177012131237

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getVideoCommentsV1.

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

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 getVideoCommentsV1 on /api/kuaishou/get-video-comment/v1.
  • Echo the required lookup scope (videoId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Retrieves public comments of a Kuaishou video, including comment content, author info, like count, and reply count. Typical use cases: - Sentiment analysis and community feedback monitoring - Gathering engagement data for specific videos.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

龙虾教研日报助手

每天对话记录工作,月底一键生成汇总,告别重复填写。 让每位教研老师只需告诉 WorkBuddy 今天做了什么,就能自动写入腾讯文档。 月底一句话生成汇总,直接填入月度表。

Registry SourceRecently Updated
160nmww
General

Cursor Prd Generator

当用户说"帮我写 PRD"、"生成需求文档"、"我想做一个功能"、"Cursor 用的 spec"、"cursor-prd"、"生成 FEATURE_SPEC"等时,触发此 skill。接收用户1-3句话的小功能需求,引导澄清后生成结构化 PRD 文件(FEATURE_SPEC.md)和 Cursor 规则片段(...

Registry SourceRecently Updated
General

Pg Game Monitor

Prometheus + Grafana 监控方案,专为**单台物理机部署多个 Java 游戏进程 + 自建 MySQL**的场景设计。Java 进程通过 jstat/jcmd 无侵入采集 JVM 运行时指标(堆内存、新生代、老年代、GC、线程、类内存),MySQL 通过 pymysql 采集(Buffer Po...

Registry SourceRecently Updated
General

quiz-maker

出题工具。根据文档内容(docx、pdf、txt 等)生成选择题测试卷,并返回二维码供答题者扫码作答。触发词:出题、生成题目、创建测验、云端出题。

Registry SourceRecently Updated
920Profile unavailable