
Douyin Hot Trend
- 334 installs
- skills.volces.com
Use douyin-hot-trend for development tasks
About
douyin-hot-trend: A skill for development. This provides functionality for development workflows.
- douyin-hot-trend
Douyin Hot Trend by the numbers
- 334 all-time installs (skills.sh)
- +7 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #1,248 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/skills.volces.com --skill douyin-hot-trendAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 334 |
|---|---|
| Repository | skills.volces.com ↗ |
What it does
Use douyin-hot-trend for development tasks
Files
抖音热榜
技能概述
此技能用于抓取抖音热榜数据,包括:
- 热点标题
- 热度值
- 详情跳转链接
- 热门标签
获取热榜
获取热榜(默认 50 条):
node scripts/douyin.js hot获取热榜前 N 条:
node scripts/douyin.js hot 10使用示例
# 获取抖音热榜前 20 条
node scripts/douyin.js hot 20数据来源
抖音网页端公开接口
注意事项
- 该接口为网页端公开接口,返回结构可能变动
- 访问频繁可能触发风控