douyin-hot-trend

Fetch real-time Douyin hot-spot data and generate HTML/PDF reports.

326|43|Updated May 12, 2026
One-click install
npx skills add https://github.com/redfox-data/redfox-community --skill douyin-hot-trend-redfox-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: douyin-hot-trend
Source: https://github.com/redfox-data/redfox-community/tree/main/skills/douyin-hot-trend
Command: npx skills add https://github.com/redfox-data/redfox-community --skill douyin-hot-trend-redfox-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

抖音热榜数据的实时获取、洞察分析与定时推送需求难以高效满足,本 skill 提供一站式解决方案。

Core Features & Use Cases

  • 实时热榜查询:每小时获取抖音 TOP 50 的热度值、话题标题和跳转链接
  • 历史热榜回溯:覆盖近7天与近30天的历史热榜,支持按日期检索
  • 洞察与订阅:从热榜自动生成选题洞察、趋势分析,并可配置每日/每小时推送
  • 生成报告:可生成可分享的 HTML/PDF 报告,确保数据一致性与可追溯性

Quick Start

请输入你要查看的时间范围和输出格式,我将获取热榜并生成相应的 HTML/PDF 报告。

Frequently Asked Questions about douyin-hot-trend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time Douyin hot trend data for topic insights?

To get real-time Douyin hot trend data, you fetch the TOP 50 hourly updates containing hot values, topic titles, and links for trend analysis. This skill structures the data pipeline using Python requests to deliver the results.

Can I retrieve historical Douyin hot rankings for the past 30 days?

Yes, you can retrieve historical Douyin hot rankings covering the past 7 and 30 days. The skill supports date-based retrieval to backtrack historical hot spot data for trend analysis and reporting.

How do I export Douyin hot trend reports to HTML and PDF?

To export Douyin hot trend reports to HTML and PDF, specify your desired output format when requesting the data. The skill generates shareable HTML reports and printable PDFs ensuring data consistency and traceability.

Do I need an API key to subscribe to Douyin hot trend updates?

You need an API key managed via REDFOX_API_KEY to subscribe to daily or hourly Douyin hot trend updates. The skill includes a fallback mechanism for API key management to ensure continuous data pipeline execution.

What is the best way to automate Douyin trend analysis for brand marketing?

The best way to automate Douyin trend analysis for brand marketing is to configure a subscription for daily or hourly pushes. This automatically generates topic insights and trend analysis from the hot rankings directly to your workflow.

Does this Douyin hot trend tool require Python and requests to run?

This Douyin hot trend tool requires Python 3.x and the requests dependency to run. It implements a deterministic data pipeline using these frameworks to fetch data and manage API keys.