Reading
# All Poetry
# Poems
Example: https://rsshub.app/allpoetry/newest
Route: /allpoetry/:order?
Parameters:
order, optional - Ordering,bestornewest,bestby default
# Free Computer Books
# Selected New Books
# Current Book List
Example: https://rsshub.app/freecomputerbooks/compscAlgorithmBooks
Route: /freecomputerbooks/:category
Parameters:
category, required - A category id., which should be the HTML file name (but without the.htmlsuffix) in the URL path of a book list page.
# hameln
# chapter
Example: https://rsshub.app/hameln/chapter/264928
Route: /hameln/chapter/:id
Parameters:
id, required - Novel id, can be found in URL
# Inoreader
# HTML Clip
Example: https://rsshub.app/inoreader/html_clip/1006346356/News?limit=3
Route: /html_clip/:user/:tag
Parameters:
user, required - user id, the interger after user/ in the example URLtag, required - tag, the string after tag/ in the example URL
Use query parameter limit=n to limit the number of articles, default to 20
Eg: https://www.inoreader.com/stream/user/1006346356/tag/News/view/html?n=3 (opens new window)
# RSS
Example: https://rsshub.app/inoreader/rss/1005137674/user-favorites
Route: /inoreader/rss/:user/:tag
Parameters:
user, required - user id, the interger after user/ in the example URLtag, required - tag, the string after tag/ in the example URL
# kakuyomu
# episode
Example: https://rsshub.app/kakuyomu/episode/1177354054883783581
Route: /kakuyomu/episode/:id
Parameters:
id, required - Novel id, can be found in URL
Eg:https://kakuyomu.jp/works/1177354054883783581 (opens new window)
# Literotica
# New Stories
# Category
Example: https://rsshub.app/literotica/category/anal-sex-stories
Route: /literotica/category/:category?
Parameters:
category, optional - Category, can be found in URL
# MagazineLib
# Latest Magazine
Example: https://rsshub.app/magazinelib/latest-magazine/new+yorker
Route: /magazinelib/latest-magazine/:query?
Parameters:
query, optional - query, search page querystring
For instance, when doing search at https://magazinelib.com/ (opens new window) and you get url https://magazinelib.com/?s=new+yorker (opens new window), the query is new+yorker
# Mobilism
# eBook Releases
Example: https://rsshub.app/mobilism/forums/books/romance
Route: /mobilism/forums/books/:type/:fulltext?
Parameters:
type, required - Categoryfulltext, optional - Retrieve fulltext, specifyyto enable
| Category | Parameter |
|---|---|
| Romance | romance |
| Sci-Fi/Fantasy/Horror | scifi |
| General Fiction/Classics | classics |
| Magazines & Newspapers | magazines |
| Audiobooks | audioBooks |
| Comics | comics |
# Penguin Random House
# Book Lists
Example: https://rsshub.app/penguin-random-house/the-read-down
Route: /penguin-random-house/the-read-down
Parameters: N/A
# Articles
Example: https://rsshub.app/penguin-random-house/articles
Route: /penguin-random-house/articles
Parameters: N/A
# syosetu
# chapter
Example: https://rsshub.app/syosetu/chapter/n1976ey
Route: /syosetu/chapter/:id
Parameters:
id, required - Novel id, can be found in URL
← Gaming Government →