modelscope.cn

douyin-hot

获取抖音热榜/热搜榜数据,?

Installation

$ npx skills add https://modelscope.cn

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 749 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

抖音热榜

技能概述

此技能用于抓取抖音热榜数据,包括:

  • 热点标题
  • 热度值
  • 详情跳转链接
  • 热门标签

获取热榜

获取热榜(默认 50 条):

node scripts/douyin.js hot

获取热榜前 N 条:

node scripts/douyin.js hot 10

使用示例

# 获取抖音热榜前 20 条
node scripts/douyin.js hot 20

数据来源

抖音网页端公开接口

注意事项

  • 该接口为网页端公开接口,返回结构可能变动
  • 访问频繁可能触发风控