前言
平时用 RSS 订阅各种信息源,每次都要翻 RSSHub 文档找路由挺麻烦的。于是整理了一份清单,包含官方 RSS 和 RSSHub 路由,分享给大家。
官方 RSS(直接订阅)
这些网站自带 RSS 功能,无需 RSSHub,复制链接直接订阅。
技术社区
| 名称 | 订阅地址 |
|---|---|
| LinuxDo | https://linux.do/latest.rss |
| V2EX 热门 | https://www.v2ex.com/feed/tab/hot.xml |
| Hacker News | https://hnrss.org/frontpage |
| IT之家 | https://www.ithome.com/rss/ |
| 少数派 | https://sspai.com/feed |
🤖 AI 专题
| 名称 | 订阅地址 |
|---|---|
| OpenAI 博客 | https://openai.com/blog/rss.xml |
| Google DeepMind | https://deepmind.google/blog/rss.xml |
| arXiv AI 论文 | https://rss.arxiv.org/rss/cs.AI |
| arXiv 机器学习 | https://rss.arxiv.org/rss/cs.LG |
| Hacker News AI | https://hnrss.org/newest?q=AI |
RSSHub 路由
RSSHub 是一个开源的 RSS 生成器,可以给任何内容生成 RSS。
使用方法
拼接格式:https://rsshub.app + 路由
例如:
- 微博热搜:
https://rsshub.app/weibo/search/hot - 知乎热榜:
https://rsshub.app/zhihu/hot
常用路由
| 名称 | 路由 | 完整地址 |
|---|---|---|
| 微博热搜 | /weibo/search/hot | https://rsshub.app/weibo/search/hot |
| 知乎热榜 | /zhihu/hot | https://rsshub.app/zhihu/hot |
| B站排行榜 | /bilibili/ranking/0/3/1 | https://rsshub.app/bilibili/ranking/0/3/1 |
| GitHub Trending | /github/trending/daily | https://rsshub.app/github/trending/daily |
| 掘金热榜 | /juejin/trending/all/weekly | https://rsshub.app/juejin/trending/all/weekly |
推荐 RSS 阅读器
| 名称 | 平台 | 特点 |
|---|---|---|
| Feedly | Web | 老牌免费 |
| Inoreader | Web/App | 功能强大 |
| NetNewsWire | Mac/iOS | 原生免费 |
| Follow | 跨平台 | 新一代 AI |
完整清单
更多订阅源请查看 GitHub 项目:
包含:
- 📡 官方 RSS:LinuxDo、V2EX、Hacker News、IT之家等
- 🤖 AI 专题:OpenAI、DeepMind、arXiv 论文
- 🔧 RSSHub 路由:微博、知乎、B站、掘金等
欢迎 Star ⭐ 和补充!