AI Agent Hub
Back to skills
Douyin Competitor Research icon

Douyin Competitor Research

Data Analysis Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_825d9e7e/douyin-competitor-research according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When brands, MCNs, or creators study competitors on Douyin, they often lack traceable samples: which titles are performing, who owns them, whether duration and publish time fit the strategy, and how video differs from image posts. This skill turns competitor research into repeatable retrieval steps instead of anecdotal comparison.

How It Works

  • Input: a keyword or topic direction, such as ‘low-cost fitness meals.’
  • Search: calls douyin_search_videos or the corresponding CLI with filters like sort_type, publish_time_range, duration_range, and content_type.
  • Sorting and filters: use time_descending for recent posts, like_count_descending for interaction strength; filter by day, week, or half year; duration under 1 minute, 1–5 minutes, or over 5 minutes; limit to video or image.
  • Pagination: do not pass page_token on the first page; continue by returning the full next_page_token unchanged, with --pages or --max-items to control sample size.
  • Output: preserve title, author, link or content ID, content_type, and metrics for follow-up analysis.

Boundaries

This is a read-only search capability: it does not log in, post, like, comment, or modify accounts. Results depend on the active API key and returned data. If the API returns insufficient_balance, follow the recharge prompt and retry the same command rather than looping retries. Treat images and media_type set to audio according to their actual resource type, not as default video assets.

Use Cases

  • A brand content operator reviews high-like posts in a niche over the past week and compiles titles, authors, and ranking samples.
  • An MCN evaluates 1-5 minute video samples in a vertical to judge whether duration and publish timing fit a campaign.
  • A short-video creator searches image and video samples by keyword to compare content angles and follow-up questions.
  • A brand research team tracks competitor posting frequency by sorting recent posts and like counts to collect evidence.

Best For

  • A brand account content planner who wants to compare recent high-engagement titles and posting cadence in the same niche.
  • An MCN strategist who wants to filter 1-5 minute posts published within the past week for account benchmarking.
  • A vertical short-video creator who wants to collect image and video angle differences around a keyword.
  • A brand market researcher who wants to preserve traceable evidence by like count and publish time.