jisu-hotsearch

使用极速数据微博/百度/抖音热搜榜单 API 获取当前热搜榜单及排名、标题、链接、指数等信息。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jisu-hotsearch" with this command: npx skills add jisuapi/hotsearch

极速数据微博/百度/抖音热搜榜单(Jisu Hotsearch)

基于 微博百度热搜榜单 API 的 OpenClaw 技能,支持:

  • 微博热搜/hotsearch/weibo
  • 百度热搜/hotsearch/baidu
  • 抖音热搜/hotsearch/douyin

返回每条热搜的排名、标题、链接、指数、更新时间,可用于回答「现在微博/百度/抖音上有什么热搜」「帮我列出当前前 10 条热搜标题和链接」等问题。

使用技能前需要申请数据,申请地址:https://www.jisuapi.com/api/hotsearch/

环境变量配置

# Linux / macOS
export JISU_API_KEY="your_appkey_here"

# Windows PowerShell
$env:JISU_API_KEY="your_appkey_here"

脚本路径

脚本文件:skills/hotsearch/hotsearch.py

使用方式

1. 微博热搜(/hotsearch/weibo)

python3 skills/hotsearch/hotsearch.py weibo

2. 百度热搜(/hotsearch/baidu)

python3 skills/hotsearch/hotsearch.py baidu

3. 抖音热搜(/hotsearch/douyin)

python3 skills/hotsearch/hotsearch.py douyin

无需额外 JSON 参数,脚本直接输出接口 result 数组。

返回结果示例(节选)

[
  {
    "sequence": "1",
    "title": "部分男性对丁真的态度",
    "link": "https://s.weibo.com/weibo?q=...",
    "score": "4103153",
    "updatetime": "2020-12-09 16:59:46"
  }
]

常见字段说明:

字段名类型说明
sequencestring/int排名
titlestring标题
link / linkurlstring标题链接(字段名视接口而略有差异)
scorestring热度/指数
updatetimestring更新时间

常见错误码

业务错误码(参考官网错误码参照,常见含义为「没有信息」等):
接口可能返回 status != 0,此时脚本会包装为:

{
  "error": "api_error",
  "code": 210,
  "message": "没有信息"
}

通用系统错误码与其它极速数据接口一致(101–108)。详见 极速数据热搜文档

在 OpenClaw 中的推荐用法

  1. 用户提问:「现在微博/百度/抖音上有什么热搜?」
  2. 代理按平台调用对应命令,比如微博热搜:python3 skills/hotsearch/hotsearch.py weibo
  3. 从返回数组中选取前 N 条(如前 10 条),读取 titlelink/linkurlscore,用自然语言总结热点内容,并附上若干可点击的链接。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wechat Mp Writer

WeChat Official Account (公众号) content writer with article formatting, headline optimization, and engagement tips. Use when you need to write WeChat articles,...

Registry SourceRecently Updated
General

OpenClaw EverMemory Installer

Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...

Registry SourceRecently Updated
General

Ip Advisor

知识产权顾问。专利、版权、商业秘密、注册流程、保护策略。IP advisor for patents, copyrights, trade secrets. 知识产权、专利、版权。

Registry SourceRecently Updated
1950ckchzh
General

炒股大师模拟器

炒股大师模拟器 | 股市模拟交易练习 | A股/港股/美股投资学习 | 化身文主任/股神老徐/炒股养家/孙宇晨等各位大师学习投资思路 | 多智能体股票讨论群

Registry SourceRecently Updated