🦀 ClawHub
Baidu Hot
by @piaomiao123
Monitor and fetch real-time Baidu hot search topics, rankings, trends, and keyword popularity without needing an API key.
TERMINAL
clawhub install baidu-hot📖 About This Skill
name: baidu-hot description: 百度热榜监控 | Baidu Hot Topics Monitor. 获取百度热搜榜、搜索趋势、关键词热度 | Get Baidu trending searches, trends, keyword popularity. 触发词:百度、热搜、baidu. homepage: https://github.com/yourusername/baidu-hot metadata: {"clawdbot":{"emoji":"🔥","requires":{"bins":["curl"]}}
Baidu Hot 百度热搜
一键获取百度热搜榜,掌握实时热点!
Features
Quick Start
# 获取当前热搜榜
baidu-hot只看前10名
baidu-hot --top 10保存到文件
baidu-hot --output hot.txt
Usage
# 基本使用
baidu-hot输出示例:
🔥 百度热搜榜 - 2026-03-16 12:00
1. AI大模型新突破 (热度: 999999)
2. 开源AI代理工具成趋势 (热度: 888888)
3. ...
How it works
使用百度公开的热搜API,无需API key!
curl -s "https://top.baidu.com/api/board?platform=wise&tab=realtime"
Customization
编辑 ~/.baidu-hot/config.json 配置:
Made with ❤️ for OpenClaw
💡 Examples
# 基本使用
baidu-hot输出示例:
🔥 百度热搜榜 - 2026-03-16 12:00
1. AI大模型新突破 (热度: 999999)
2. 开源AI代理工具成趋势 (热度: 888888)
3. ...