ecommerce-tiktok-video-rank

Installation
SKILL.md

ecommerce-tiktok-video-rank

Use this skill to query TikTok public video rankings from EchoTik. Read references/api.md before constructing a request.

Request contract

  • Endpoint: POST /api/v1/tools/research/echotik/listVideoRank
  • Required: date (YYYY-MM-DD), rankType (1-3), region, videoRankField (1-2).
  • Optional: productCategoryId, createdByAi, pageNum, pageSize (10-100 in multiples of 10).
  • Send only documented fields; reject unknown fields before network access.

Minimal example:

{"date":"2026-08-26","rankType":1,"region":"US","videoRankField":1,"pageNum":1,"pageSize":10}

Workflow

Installs
2
GitHub Stars
67
First Seen
9 days ago
ecommerce-tiktok-video-rank — nexscope-ai/nexscope-ecommerce-skills