Douyin Content Research
Paste the following prompt into your AI chat to install this skill:
Please install @user_fb71c45d/douyin-neirong--yanjiu into your AI assistant by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem being addressed
When researching short-video topics, monitoring competitors, or observing public sentiment, the friction is usually not that content is invisible, but that public signals are scattered: keyword search results, high-engagement videos, a creator's historical posts, active comments, and live trend lists often require manual paging, copying, and cleanup. This makes it hard to reproduce a workflow or build a comparable dataset of likes, publish times, and comment text. 🚀 Douyin Content Research is aimed at that workflow, turning public Douyin data into structured logs.
How the skill works
The skill runs with Node.js and relies on an external API token (GUAIKEI_API_TOKEN) to fetch data. Its core capabilities include:
- Keyword search: search videos by keyword, then inspect results by likes or recency to identify topic directions and high-engagement patterns.
- Creator post retrieval: fetch public posts from a specific creator, useful for comparing competitor account strategies.
- Comment retrieval: read detailed comments on a video, helping identify discussion direction, user concerns, and sentiment cues.
- Trend tracking: retrieve Douyin's real-time trending list to spot active topics quickly.
- Structured export: results are saved as JSON logs, making later filtering, comparison, tabulation, and analysis easier.
In practice, you usually start from a concrete task, such as finding high-like videos for a keyword in the last 30 days, collecting recent posts from a benchmark account, reading comments on one video, or checking the current trending list. The skill requests the relevant data with the provided inputs and writes outputs to log files, reducing manual cleanup.
Boundaries and notes
This capability targets public Douyin data only; it is not suitable for private, hidden, or login-gated content. A valid token is required before calls, otherwise permission or runtime issues may occur. Outputs should be used for personal or internal team research, such as topic analysis, competitor observation, and comment synthesis; they should not be used for abusive scraping, bulk redistribution, or circumventing platform limits. If results are sparse, adjust keywords, time range, or sorting criteria.
Use Cases
- A video editor searches recent high-like videos by keyword before planning next week's topics and summarizes hooks and posting cadence.
- A competitor analyst fetches public posts from benchmark accounts and exports JSON to compare content strategies.
- A content operator reviews comments on one video to identify user concerns about pricing, shipping, or product usage.
- A trends editor pulls Douyin's real-time trending list before the morning meeting and prepares follow-up topic options.
Best For
- Content planners who need to find high-engagement videos and reusable content structures quickly.
- Operations analysts who need to collect public creator post data and turn it into comparison tables.
- Community operators who need to read video comments and summarize sentiment or user concerns.
- Trend editors who need to check live Douyin trends and shortlist follow-up topics.
Related Skills
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.
Turn pasted or queried Xiaohongshu notes into a research memo covering title patterns, structure, quoted comments, and follow-up angles; public lookups are optional and confirmed before paid execution.
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.