Reading

# All Poetry

# Poems

Author: @HenryQW

Example: https://rsshub.app/allpoetry/newest

Route: /allpoetry/:order?

Parameters:

  • order, optional - Ordering, best or newest, best by default

# Free Computer Books

# Selected New Books

Support browser extension

Author: @cubroe

Example: https://rsshub.app/freecomputerbooks

Route: /freecomputerbooks

Parameters: N/A

# Current Book List

Support browser extension

Author: @cubroe

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 .html suffix) in the URL path of a book list page.

# hameln

# chapter

Author: @huangliangshusheng

Example: https://rsshub.app/hameln/chapter/264928

Route: /hameln/chapter/:id

Parameters:

  • id, required - Novel id, can be found in URL

Eg:https://syosetu.org/novel/264928/ (opens new window)

# Inoreader

# HTML Clip

Author: @BeautyyuYanli

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 URL
  • tag, 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

Author: @NavePnow

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 URL
  • tag, required - tag, the string after tag/ in the example URL

# kakuyomu

# episode

Author: @huangliangshusheng

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

Author: @nczitzk

Example: https://rsshub.app/literotica/new

Route: /literotica/new

Parameters: N/A

# Category

Author: @nczitzk

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

Author: @NavePnow

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

Author: @nitezs

Example: https://rsshub.app/mobilism/forums/books/romance

Route: /mobilism/forums/books/:type/:fulltext?

Parameters:

  • type, required - Category
  • fulltext, optional - Retrieve fulltext, specify y to 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

Author: @StevenRCE0

Example: https://rsshub.app/penguin-random-house/the-read-down

Route: /penguin-random-house/the-read-down

Parameters: N/A

# Articles

Author: @StevenRCE0

Example: https://rsshub.app/penguin-random-house/articles

Route: /penguin-random-house/articles

Parameters: N/A

# syosetu

# chapter

Author: @huangliangshusheng

Example: https://rsshub.app/syosetu/chapter/n1976ey

Route: /syosetu/chapter/:id

Parameters:

  • id, required - Novel id, can be found in URL

Eg:https://ncode.syosetu.com/n1976ey/ (opens new window)