ACG
# Hanime.tv
# Recently updated
# iwara
# User
Support browser extension Support RSSBud
Example: https://rsshub.app/iwara/users/kelpie/video
Route: /iwara/users/:username/:type?
Parameters:
username
, required - username, can find in userpagetype
, optional - video by default
type | video | image |
---|---|---|
video | image |
# Kemono
# Posts
Example: https://rsshub.app/kemono
Route: /kemono/:source?/:id?
Parameters:
source
, optional - Source, see below, Posts by defaultid
, optional - User id, can be found in URL
Sources
Posts | Patreon | Pixiv Fanbox | Gumroad | SubscribeStar | DLsite | Discord | Fantia |
---|---|---|---|---|---|---|---|
posts | patreon | fanbox | gumroad | subscribestar | dlsite | discord | fantia |
Tip
When posts
is selected as the value of the parameter source, the parameter id does not take effect.
# Touhougarakuta
# Articles
Example: https://rsshub.app/touhougarakuta/ja/news
Route: /touhougarakuta/:language/:type
Parameters:
language
, required - languagetype
, required - article type
Languages:
Chinese | Japanese | Korean |
---|---|---|
cn | ja | ko |
Article types:
Index | Series | Interviews | Novels | Comics | News |
---|---|---|---|---|---|
index | series | interviews | novels | comics | news |
Music review | Game review | Book review | Where are you |
---|---|---|---|
music_review | game_review | book_review | where_are_you |
Note: The index type includes all types of articles. Think twice before using it.
# Vol.moe
# vol
Example: https://rsshub.app/vol/finish
Route: /vol/:mode?
Parameters:
mode
, optional - mode type
Comics are serialized | Comics is finshed |
---|---|
serial | finish |
# Webtoons
# Comic updates
Example: https://rsshub.app/webtoons/zh-hant/drama/gongzhuweimian/894
Route: /webtoons/:lang/:category/:name/:id
Parameters:
lang
, required - Languagecategory
, required - Categoryname
, required - Nameid
, required - ID
For example: https://www.webtoons.com/zh-hant/drama/gongzhuweimian/list?title_no=894, lang=zh-hant
,category=drama
,name=gongzhucheyeweimian
,id=894
.