📚 阅读
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
Novel Updates
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/syosetu/n9292ii
🛎️ Route: /syosetu/:ncode
🔗 Parameters:
ncode
- Required
- Description: Novel code, can be found in URL
🐙 Source Code: /syosetu/index.ts
R18 Rankings
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/syosetu/rankingr18/noc/daily_total?limit=50
🛎️ Route: /syosetu/rankingr18/:sub/:type
🔗 Parameters:
sub
- Required
- Options:
- Description: Target site for R18 rankings
type
- Required
- Options:
- Description: Detailed ranking type (format: period_noveltype)
🐙 Source Code: /syosetu/ranking-r18.ts
Period | Description | 説明 |
---|---|---|
daily | Daily Ranking | 日間ランキング |
weekly | Weekly Ranking | 週間ランキング |
monthly | Monthly Ranking | 月間ランキング |
quarter | Quarterly Ranking | 四半期ランキング |
yearly | Yearly Ranking | 年間ランキング |
Novel Type | Description | 説明 |
---|---|---|
total | All Works | 総合 |
t | Short Stories | 短編 |
r | Ongoing Series | 連載中 |
er | Completed Series | 完結済 |
TIP
Combine Period and Novel Type with _
. For example: daily_total
, weekly_r
, monthly_er
Rankings
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/syosetu/ranking/list/daily_total?limit=50
🛎️ Route: /syosetu/ranking/:listType/:type
🔗 Parameters:
listType
- Required
- Options:
- Description: Ranking type
type
- Required
- Options:
- Description: Detailed ranking type, can be found in Syosetu ranking URLs
🐙 Source Code: /syosetu/ranking.ts
Keyword | Description | 説明 |
---|---|---|
list | Overall Ranking | 総合ランキング |
genre | Genre Ranking | ジャンル別ランキング |
isekai | Isekai/Reincarnation/Transfer Ranking | 異世界転生/転移ランキング |
Period | Description |
---|---|
daily | Daily Ranking |
weekly | Weekly Ranking |
monthly | Monthly Ranking |
quarter | Quarterly Ranking |
yearly | Yearly Ranking |
Type | Description |
---|---|
total | All Works |
t | Short Stories |
r | Ongoing Series |
er | Completed Series |
WARNING
Please note that novel type options may vary depending on the ranking category.
ランキングの種類によって、小説タイプが異なる場合がございますのでご注意ください。
注意事項
The "注目度ランキング" (Attention Ranking) is not supported as syosetu does not provide a public API for this feature and the results cannot be replicated through the search API.
「注目度ランキング」については、API が非公開で検索 API でも同様の結果を得ることができないため、本 Route ではサポートしておりません。
異世界転生/転移ランキングについて (Isekai)
When multiple works have the same points, their order may differ from syosetu's ranking as syosetu randomizes the order for works with identical points.
集計の結果、同じポイントの作品が複数存在する場合、Syosetu ではランダムで順位が決定されるため、本 Route の順位と異なる場合があります。
Search
🟢 Passed Test
🛎️ Route: /syosetu/search/:sub/:query
🔗 Parameters:
sub
- Required
- Options:
- Description: The target Syosetu subsite.
query
- Required
- Description: Search parameters in Syosetu format.
🐙 Source Code: /syosetu/search.ts
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