AI Agent Hub
Back to skills
Douyin Account Subscription Tracker icon

Douyin Account Subscription Tracker

Data Analysis Updated 2026.08.30

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

Install @user_5f9c21aa/douyin-subscribe-redfox into your AI assistant by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Tracking multiple Douyin accounts is tedious: analysts must copy account IDs, query each creator, and reassemble engagement metrics into comparable tables. This skill turns that workflow into a repeatable subscription task for competitive monitoring, content review, and scheduled reporting.

How it works

Provide an accurate Douyin ID; the skill queries the RedFox Hub API account by account, with up to 20 accounts per automation task. Core runs pass the list via --accounts and can use --date, --date-start, --date-end for single-day or range queries, plus --html for report generation.

  • Account state: subscriptions are stored in the automation task's --accounts parameter rather than local JSON files.
  • Data output: returns titles, favorites, comments, shares, likes, and publish time, grouped by account and sorted by share count within each account.
  • Reports: when data exists, it produces Markdown detail tables, an HTML preview, an HTML file, and a closing summary.

Limits

A valid REDFOX_API_KEY is required, and queries must use Douyin IDs rather than display names. First validation checks the last 30 days, then up to 180 days if needed; daily pulls default to the previous day. Repeated failures may hit a per-account threshold, and each account returns at most 10 works per query. Follower count is not currently returned.

Screenshots

Use Cases

  • Competitor ops tracks new Douyin posts, likes, comments, and shares for selected accounts, then generates a shareable HTML daily report.
  • Content analysts group 30-day posts by account with titles, publish time, and engagement metrics for viral-content review.
  • Media buyers query a date range for one account, paste the Markdown table into weekly meeting notes, and attach the HTML report link.
  • Agencies maintain 20 Douyin account subscriptions and fetch the previous day's posts while flagging accounts with no updates.

Best For

  • Competitive ops teams that need daily Douyin competitor post metrics and HTML reports
  • Content analysts who review recent posts across accounts and extract engagement tables
  • Media or strategy teams that verify an account's posting activity over a specific date range
  • Agency operators managing multiple client Douyin accounts with daily previous-day fetches