返回顶部
c

cn-hot-trends中文热榜聚合

中文+全球热榜聚合器。一键获取百度热榜、今日头条、V2EX、Hacker News、GitHub 热门新项目。Use when: user asks about trending topics, hot searches, what's popular, today's hot news, tech trends, or wants a daily briefing. Triggers on: 热榜、热搜、趋势、trending、hot、what's popular、daily briefing.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
412
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

cn-hot-trends

CN Hot Trends — 中文+全球热榜聚合

快速开始

bash
python3 scripts/fetch_trends.py --proxy http://127.0.0.1:7897 --format markdown

数据源

数据源ID内容认证
百度热榜baidu实时热搜,700万+ 热度值无需
今日头条
toutiao | 头条热榜 | 无需 | | V2EX | v2ex | 技术社区热帖 + 回复数 | 无需 | | Hacker News | hn | 全球科技热帖 + 分数 | 无需 | | GitHub | github | 近7天热门新项目 | 无需 |

使用方法

bash

所有数据源,Markdown输出


python3 scripts/fetch_trends.py --format markdown

指定数据源,JSON输出

python3 scripts/fetch_trends.py --sources baidu,v2ex --format json --limit 5

使用代理(V2EX、HN、GitHub需要)

python3 scripts/fetch_trends.py --proxy http://127.0.0.1:7897

纯文本输出

python3 scripts/fetch_trends.py --format text --limit 10

选项

标志默认值描述
--sourcesbaidu,toutiao,v2ex,hn,github以逗号分隔的数据源ID
--limit
10 | 每个数据源的项目数 | | --format | json | 输出格式:json、text、markdown | | --proxy | 无 | HTTP代理URL |

输出格式

  • - json:结构化数据,适合进一步处理
  • text:人类可读的纯文本
  • markdown:格式化表格,适合聊天/邮件输出

使用技巧

  • - 百度与头条无需代理即可使用;部分地区访问V2EX/HN/GitHub需要代理
  • 结合AI分析:获取趋势 → 总结 → 识别模式
  • 使用 --sources github 发现热门开源项目
  • 配合cron定时任务,实现每日自动化简报

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 cn-trends-aggregator-1775936127 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 cn-trends-aggregator-1775936127 技能

通过命令行安装

skillhub install cn-trends-aggregator-1775936127

下载

⬇ 下载 cn-hot-trends v1.0.0(免费)

文件大小: 4.31 KB | 发布时间: 2026-4-12 09:29

v1.0.0 最新 2026-4-12 09:29
Initial release of CN Hot Trends, a Chinese & global trending topics aggregator.

- Aggregates hot topics from Baidu, Toutiao, V2EX, Hacker News, and GitHub.
- Provides flexible command-line options for source selection, output format (JSON, text, markdown), limit, and proxy usage.
- Supports daily briefings and hot trend discovery, including tech and open-source project highlights.
- Proxy support included for sources that require it (V2EX, HN, GitHub).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部