← 返回
未分类

CN Trends Aggregator

中文+全球热榜聚合器。一键获取百度热榜、今日头条、V2EX、Hacker News、GitHub 热门新项目。Use when: user asks about trending topics, hot searches, what's popular, today's hot news, tech trends...
中文+全球热榜聚合器。一键获取百度热榜、今日头条、V2EX、Hacker News、GitHub热门项目。适用场景:用户询问热门话题、搜索趋势、流行内容、今日热点、科技趋势等。
huoguang16 huoguang16 来源
未分类 clawhub v1.0.0 1 版本 99785.4 Key: 无需
★ 0
Stars
📥 1,860
下载
💾 5
安装
1
版本
#aggregator#baidu#github#hackernews#hot#latest#news#trending#trends#v2ex

概述

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

Quick Start

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

Data Sources

SourceIDContentAuth
---------------------------
百度热榜baidu实时热搜,7M+ 热度值No
今日头条toutiao头条热榜No
V2EXv2ex技术社区热帖 + 回复数No
Hacker Newshn全球科技热帖 + 分数No
GitHubgithub近 7 天热门新项目No

Usage

# All sources, markdown output
python3 scripts/fetch_trends.py --format markdown

# Specific sources, JSON output
python3 scripts/fetch_trends.py --sources baidu,v2ex --format json --limit 5

# With proxy (needed for V2EX, HN, GitHub)
python3 scripts/fetch_trends.py --proxy http://127.0.0.1:7897

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

Options

FlagDefaultDescription
----------------------------
--sourcesbaidu,toutiao,v2ex,hn,githubComma-separated source IDs
--limit10Items per source
--formatjsonOutput: json, text, markdown
--proxynoneHTTP proxy URL

Output Formats

  • json: Structured data, good for further processing
  • text: Human-readable plain text
  • markdown: Formatted tables, good for chat/email output

Tips

  • Baidu and Toutiao work without proxy; V2EX/HN/GitHub need proxy in some regions
  • Combine with AI analysis: fetch trends → summarize → identify patterns
  • Use --sources github to discover trending open-source projects
  • Pair with cron for daily automated briefings

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 03:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 61 📥 156,998
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 440 📥 104,598
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 955 📥 517,207