cn-trends-ai
Installation
SKILL.md
中文热搜聚合
获取4大平台实时热搜。
功能
- 知乎热榜
- 微博热搜
- 百度热搜
- B站排行榜
- 统一格式输出、关键词过滤
用法
python3 scripts/fetch_all_trends.py --all python3 scripts/fetch_all_trends.py --platform zhihu --limit 10 python3 scripts/fetch_all_trends.py --all --keyword "AI" --json
依赖
- Python 3.7+
- certifi(SSL证书验证)