📚 阅读
51Read
章节
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/51read/article/152685
🛎️ Route: /51read/article/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /51read/article.ts
69书吧
章节
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/69shu/article/47117
🛎️ Route: /69shu/article/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /69shu/article.ts
Free Computer Books
Book List
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/freecomputerbooks/compscAlgorithmBooks
🛎️ Route: /freecomputerbooks/:category?
🔗 Parameters:
category
- Optional
- Description: A category id., which should be the HTML file name (but without the
.html
suffix) in the URL path of a book list page.
🐙 Source Code: /freecomputerbooks/index.ts
hameln
chapter
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/hameln/chapter/264928
🛎️ Route: /hameln/chapter/:id
🔗 Parameters:
id
- Required
- Description: Novel id, can be found in URL
🐙 Source Code: /hameln/chapter.ts
Eg: https://syosetu.org/novel/264928
Inoreader
HTML Clip
🟢 Passed Test
💡 Example: https://rsshub.app/inoreader/html_clip/1005137674/user-favorites
🛎️ Route: /inoreader/html_clip/:user/:tag
🔗 Parameters:
user
- Required
- Description: N/A
tag
- Required
- Description: N/A
🐙 Source Code: /inoreader/index.ts
RSS
🟢 Passed Test
💡 Example: https://rsshub.app/inoreader/rss/1005137674/user-favorites
🛎️ Route: /inoreader/rss/:user/:tag
🔗 Parameters:
user
- Required
- Description: user id, the interger after user/ in the example URL
tag
- Required
- Description: tag, the string after tag/ in the example URL
🐙 Source Code: /inoreader/rss.ts
Literotica
New Stories
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/literotica/new
🛎️ Route: /literotica/new
🐙 Source Code: /literotica/new.ts
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /literotica/category/:category
🔗 Parameters:
category
- Required
- Description: N/A
🐙 Source Code: /literotica/category.ts
MagazineLib
Latest Magazine
🔴 Failed Test
💡 Example: https://rsshub.app/magazinelib/latest-magazine/new+yorker
🛎️ Route: /magazinelib/latest-magazine/:query?
🔗 Parameters:
query
- Optional
- Description: query, search page querystring
🐙 Source Code: /magazinelib/latest-magazine.ts
For instance, when doing search at https://magazinelib.com and you get url https://magazinelib.com/?s=new+yorker
, the query is new+yorker
Penguin Random House
Articles
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/penguin-random-house/articles
🛎️ Route: /penguin-random-house/articles
🐙 Source Code: /penguin-random-house/articles.ts
Book Lists
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/penguin-random-house/the-read-down
🛎️ Route: /penguin-random-house/the-read-down
🐙 Source Code: /penguin-random-house/thereaddown.ts
Readwise
Reader Document List
🟡 Missing Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/readwise/list/location=new&category=article
🛎️ Route: /readwise/list/:routeParams?
🔗 Parameters:
routeParams
- Optional
- Description: Parameter combinations, see the description above.
⚙️ Deployment Configs:
READWISE_ACCESS_TOKEN
, required - Visithttps://readwise.io/access_token
to get your access token.
🐙 Source Code: /readwise/list.ts
Specify options (in the format of query string) in parameter routeParams
to filter documents.
Parameter | Description | Values | Default |
---|---|---|---|
location | The document's location. | new /later /shortlist /archive /feed | |
category | The document's category. | article /email /rss /highlight /note /pdf /epub /tweet /video | |
updatedAfter | Fetch only documents updated after this date. | string (formatted as ISO 8601 date) | |
tag | The document's tag, can be specified once or multiple times. | ||
tagStrategy | If multiple tags are specified, should the documents match all of them or any of them. | any /all | any |
Customise parameter values to fetch specific documents, for example:
https://rsshub.app/readwise/list/location=new&category=article
fetches articles in the Inbox.
https://rsshub.app/readwise/list/category=article&tag=shortlist&tag=AI&tagStrategy=all
fetches articles tagged both by shortlist
and AI
.
SF 轻小说
章节
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sfacg/novel/chapter/672431
🛎️ Route: /sfacg/novel/chapter/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /sfacg/novel-chapter.ts
SoBooks
标签
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/sobooks/tag/小说
🛎️ Route: /sobooks/tag/:id?
🔗 Parameters:
id
- Optional
- Description: 标签, 见下表,默认为小说
🐙 Source Code: /sobooks/tag.ts
热门标签
小说 | 文学 | 历史 | 日本 | 科普 | 管理 | 推理 | 社会 | 经济 |
---|---|---|---|---|---|---|---|---|
传记 | 美国 | 悬疑 | 哲学 | 心理 | 商业 | 金融 | 思维 | 经典 |
随笔 | 投资 | 文化 | 励志 | 科幻 | 成长 | 中国 | 英国 | 政治 |
漫画 | 纪实 | 艺术 | 科学 | 生活 | 职场 | 散文 | 法国 | 互联网 |
营销 | 奇幻 | 二战 | 股票 | 女性 | 德国 | 学习 | 战争 | 创业 |
绘本 | 名著 | 爱情 | 军事 | 理财 | 教育 | 世界 | 人物 | 沟通 |
归档
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/sobooks/date/2020-11
🛎️ Route: /sobooks/date/:date?
🔗 Parameters:
date
- Optional
- Description: 日期,见例子,默认为当前年月
🐙 Source Code: /sobooks/date.ts
首页
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/sobooks
🛎️ Route: /sobooks/:category?
🔗 Parameters:
category
- Optional
- Description: 分类, 见下表
🐙 Source Code: /sobooks/index.ts
分类 | 分类名 |
---|---|
小说文学 | xiaoshuowenxue |
历史传记 | lishizhuanji |
人文社科 | renwensheke |
励志成功 | lizhichenggong |
经济管理 | jingjiguanli |
学习教育 | xuexijiaoyu |
生活时尚 | shenghuoshishang |
英文原版 | yingwenyuanban |
syosetu
chapter
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/syosetu/chapter/n1976ey
🛎️ Route: /syosetu/chapter/:id
🔗 Parameters:
id
- Required
- Description: Novel id, can be found in URL
🐙 Source Code: /syosetu/chapter.ts
Eg: https://ncode.syosetu.com/n1976ey/
Yen Press
Series
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/yenpress/series/alya-sometimes-hides-her-feelings-in-russian
🛎️ Route: /yenpress/series/:name
🔗 Parameters:
name
- Required
- Description: Series name
🐙 Source Code: /yenpress/series.ts
爱思想
Unknown
🟡 Missing Test
🛎️ Route: /aisixiang/ranking/:id?/:period?,/toplist/:id?/:period?
🔗 Parameters:
id
- Optional
- Description: N/A
period
- Optional
- Description: N/A
🐙 Source Code: /aisixiang/toplist.ts
文章点击排行 | 最近更新文章 | 文章推荐排行 |
---|---|---|
1 | 10 | 11 |
栏目
🟢 Passed Test
💡 Example: https://rsshub.app/aisixiang/column/722
🛎️ Route: /aisixiang/column/:id
🔗 Parameters:
id
- Required
- Description: 栏目 ID, 可在对应栏目 URL 中找到
🐙 Source Code: /aisixiang/column.ts
思想库(专栏)
🔴 Failed Test
💡 Example: https://rsshub.app/aisixiang/thinktank/WuQine/论文
🛎️ Route: /aisixiang/thinktank/:id/:type?
🔗 Parameters:
id
- Required
- Description: 专栏 ID,一般为作者拼音,可在URL中找到
type
- Optional
- Description: 栏目类型,参考下表,默认为全部
🐙 Source Code: /aisixiang/thinktank.ts
论文 | 时评 | 随笔 | 演讲 | 访谈 | 著作 | 读书 | 史论 | 译作 | 诗歌 | 书信 | 科学 |
---|
专题
🔴 Failed Test
💡 Example: https://rsshub.app/aisixiang/zhuanti/211
🛎️ Route: /aisixiang/zhuanti/:id
🔗 Parameters:
id
- Required
- Description: 专题 ID, 可在对应专题 URL 中找到
🐙 Source Code: /aisixiang/zhuanti.ts
TIP
更多专题请见 关键词
哔哩轻小说
卷
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/linovelib/volume/8
🛎️ Route: /linovelib/volume/:id
🔗 Parameters:
id
- Required
- Description: 小说 ID,可在小说页 URL 中找到
🐙 Source Code: /linovelib/volume.ts
小说更新
🔴 Failed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/linovelib/novel/2547
🛎️ Route: /linovelib/novel/:id
🔗 Parameters:
id
- Required
- Description: 小说 id,对应书架开始阅读 URL 中找到
🐙 Source Code: /linovelib/novel.ts
超星
期刊
🔴 Failed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437
🛎️ Route: /chaoxing/qk/:id/:needContent?
🔗 Parameters:
id
- Required
- Description: 期刊 id,可在期刊页 URL 中找到
needContent
- Optional
- Description: 需要获取文章全文,填写 true/yes 表示需要,默认需要
🐙 Source Code: /chaoxing/qk.ts
TIP
全部期刊可以在 这里 找到,你也可以从 学科分类 和 期刊导航 中发现更多期刊。
如订阅 上海文艺,其 URL 为 http://m.chaoxing.com/mqk/list?mags=6b5c39b3dd84352be512e29df0297437
。6b5c39b3dd84352be512e29df0297437
即为期刊 id,所得路由为 /chaoxing/qk/6b5c39b3dd84352be512e29df0297437
WARNING
你可以设置参数 需要获取文章全文 为 true
yes
t
y
等值(或者忽略这个参数),RSS 的条目会携带期刊中的 文章全文,而不仅仅是 文章概要。但因为发起访问请求过多会被该网站屏蔽,你可以将其关闭(设置该参数为 false
no
f
n
等值),这将会大大减少请求次数从而更难触发网站的反爬机制。
路由默认会获取 30 个条目。在路由后指定 ?limit=<条目数量>
减少或增加单次获取条目数量,同样可以减少请求次数,如设置为一次获取 10 个条目,路由可以更改为 /chaoxing/qk/6b5c39b3dd84352be512e29df0297437?limit=10
在根据上文设置 需要获取文章全文 为不需要时,你可以将 limit
值增大,从而获取更多的条目,此时因为不获取全文也不会触发反爬机制,如 /chaoxing/qk/6b5c39b3dd84352be512e29df0297437/false?limit=100
刺猬猫
章节
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ciweimao/chapter/100043404
🛎️ Route: /ciweimao/chapter/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /ciweimao/chapter.ts
東立出版社
新聞
🟢 Passed Test
💡 Example: https://rsshub.app/tongli/news/6
🛎️ Route: /tongli/news/:type
🔗 Parameters:
type
- Required
- Description: 分類,可以在“新聞”鏈接中找到
🐙 Source Code: /tongli/news.ts
番茄小说
小说更新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fanqienovel/page/6621052928482348040
🛎️ Route: /fanqienovel/page/:bookId
🔗 Parameters:
bookId
- Required
- Description: 小说 ID,可在 URL 中找到
🐙 Source Code: /fanqienovel/page.ts
国门传媒在线
中国海关
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/gmcmonline/chinacustoms
🛎️ Route: /gmcmonline/chinacustoms
🐙 Source Code: /gmcmonline/chinacustoms.ts
欢乐书客
章节
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hbooker/chapter/100113279
🛎️ Route: /hbooker/chapter/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /hbooker/chapter.ts
晋江文学城
作者最新作品
作品章节
🟢 Passed Test
💡 Example: https://rsshub.app/jjwxc/book/7013024
🔗 Parameters:
id
- Optional
- Description: 作品 id,可在对应作品页中找到
🐙 Source Code: /jjwxc/book.ts
明月中文网
榜单
🟡 Missing Test
💡 Example: https://rsshub.app/56kog/top/weekvisit
🛎️ Route: /56kog/top/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为周点击榜
🐙 Source Code: /56kog/top.ts
周点击榜 | 总收藏榜 | 最新 入库 |
---|---|---|
weekvisit | goodnum | postdate |
分类
🟡 Missing Test
💡 Example: https://rsshub.app/56kog/class/1_1
🛎️ Route: /56kog/class/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为玄幻魔法
🐙 Source Code: /56kog/class.ts
玄幻魔法 | 武侠修真 | 历史军事 | 侦探推理 | 网游动漫 |
---|---|---|---|---|
1_1 | 2_1 | 4_1 | 5_1 | 6_1 |
恐怖灵异 | 都市言情 | 科幻 | 女生小说 | 其他 |
---|---|---|---|---|
8_1 | 3_1 | 7_1 | 9_1 | 10_1 |
起点
讨论区
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/qidian/forum/1010400217
🛎️ Route: /qidian/forum/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /qidian/forum.ts
限时免费下期预告
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/qidian/free-next
🛎️ Route: /qidian/free-next/:type?
🔗 Parameters:
type
- Optional
- Description: 默认不填为起点中文网,填 mm 为起点女生网
🐙 Source Code: /qidian/free-next.ts
限时免费
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/qidian/free
🛎️ Route: /qidian/free/:type?
🔗 Parameters:
type
- Optional
- Description: 默认不填为起点中文网,填 mm 为起点女生网
🐙 Source Code: /qidian/free.ts
作者
作品章节
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qidian/chapter/1010400217
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /qidian/chapter.ts
轻小说文库
Unknown
🟡 Missing Test
🛎️ Route: /wenku8/:category?
🔗 Parameters:
category
- Optional
- Description: N/A
🐙 Source Code: /wenku8/index.ts
章节
🔴 Failed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/wenku8/chapter/74
🛎️ Route: /wenku8/chapter/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /wenku8/chapter.ts
最新卷
🔴 Failed Test
💡 Example: https://rsshub.app/wenku8/volume/1163
🛎️ Route: /wenku8/volume/:id
🔗 Parameters:
id
- Required
- Description: 小说 id, 可在对应小说页 URL 中找到
🐙 Source Code: /wenku8/volume.ts
日本語多読道場
等级
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yomujp/n1
🛎️ Route: /yomujp/:level?
🔗 Parameters:
level
- Optional
- Description: 等级,n1~n6,为空默认全部
🐙 Source Code: /yomujp/level.ts
书伴
分类
🟢 Passed Test
💡 Example: https://rsshub.app/bookfere/skills
🔗 Parameters:
category
- Required
- Options:
- Description: 分类名
🐙 Source Code: /bookfere/category.ts
每周一书 | 使用技巧 | 图书推荐 | 新闻速递 | 精选短文 |
---|---|---|---|---|
weekly | skills | books | news | essay |
虚词
TIP
p-articles provides some official RSS feeds:
- section:
https://p-articles.com/section/:section
- contributors:
https://p-articles.com/contributors/:author
版块
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/p-articles/section/critics
🛎️ Route: /p-articles/section/:section
🔗 Parameters:
section
- Required
- Description: 版块名称, 可在对应版块 URL 中找到, 子版块链接用
-
连接
🐙 Source Code: /p-articles/section.ts
虛詞作者
意林杂志
近期文章汇总
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/yilinzazhi/latest
🐙 Source Code: /yilinzazhi/latest.ts
最近一期的文章汇总
文章列表
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yilinzazhi
🐙 Source Code: /yilinzazhi/index.ts
中文成人文學網
短篇
🟢 Passed Test
💡 Example: https://rsshub.app/xbookcn/精选作品
🛎️ Route: /xbookcn/:label?
🔗 Parameters:
label
- Optional
- Description: 按名称分类,详见https://blog.xbookcn.net/p/all.html
🐙 Source Code: /xbookcn/blog.ts
カクヨム
投稿
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/kakuyomu/works/1177354054894027232
🛎️ Route: /kakuyomu/works/:id
🔗 Parameters:
id
- Required
- Description: 投稿 ID
🐙 Source Code: /kakuyomu/works.ts