ACG
# Bangumi Moe
# Latest
# Tags
# Comics Kingdom
# Archive
Example: https://rsshub.app/comicskingdom/pardon-my-planet
    Route: /comicskingdom/:name
Parameters:
name, required - URL path of the strip on comicskingdom.com
# 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 | 
# User Subscriptions
Self-host only Support browser extension Support RSSBud
Example: https://rsshub.app/iwara/subscriptions
    Route: /iwara/subscriptions
Parameters: N/A
WARNING
This route requires Cookie, therefore it's only available when self-hosting, refer to the Deploy Guide for route-specific configurations.
# 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.
# lovelive-anime
# Love Live! Official Website Latest NEWS
Example: https://rsshub.app/lovelive-anime/news
    Route: /lovelive-anime/news/:option?
Parameters:
option, optional - Crawl full text whenoptionisdetail.
# Love Live Official Website Categories Topics
Example: https://rsshub.app/lovelive-anime/topics/otonokizaka
    Route: /lovelive-anime/topics/:abbr/:category?/:option?
Parameters:
abbr, required - The path to the Love Live series of sub-projects on the official website is detailed in the table belowcategory, optional - The official website lists the Topics category,categoryisdetailwhen crawling the full text, other categories see the following table for detailsoption, optional - Crawl full text whenoptionisdetail.
| Sub-project Name (not full name) | Lovelive! | Lovelive! Sunshine!! | Lovelive! Nijigasaki High School Idol Club | Lovelive! Superstar!! | 幻日のヨハネ | ラブライブ!スクールアイドルミュージカル | 
|---|---|---|---|---|---|---|
abbrparameter |  otonokizaka | uranohoshi | nijigasaki | yuigaoka | yohane | musical | 
| Category Name | 全てのニュース | 音楽商品 | アニメ映像商品 | キャスト映像商品 | 劇場 | アニメ放送/配信 | キャスト配信/ラジオ | ライブ/イベント | ブック | グッズ | ゲーム | メディア | ご当地情報 | その他 | キャンペーン | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
categoryparameter |  No parameter | music | anime_movie | cast_movie | theater | onair | radio | event | books | goods | game | media | local | other | campaign | 
# Love Live Official Website Schedule
Example: https://rsshub.app/lovelive-anime/schedules
    Route: /schedules/:serie?/:category?
Parameters:
serie, optional - Love Live! Series sub-projects abbreviation, see the following tablecategory, optional - The official website lists the categories, see the following table for details
Please note!
The schedule and other information obtained by this route is subject to the official website announcement! The RSS routing has not been rigorously tested and the information provided cannot be guaranteed accurate!
| Sub-project Name (not full name) | 全シリーズ | Lovelive! | Lovelive! Sunshine!! | Lovelive! Nijigasaki High School Idol Club | Lovelive! Superstar!! | ラブライブ!スクールアイドルミュージカル | 
|---|---|---|---|---|---|---|
serieparameter |  No parameterorall |  lovelive |  sunshine |  nijigasaki |  superstar |  musical | 
| Category Name | 全て | ライブ | イベント | 生配信 | 
|---|---|---|---|---|
categoryparameter |  No parameterorall |  live |  event |  haishin | 
# THBWiki
# Calendar
Support browser extension Support RSSBud
Example: https://rsshub.app/thwiki/calendar
    Route: /thwiki/calendar/:before?/:after?
Parameters:
before, optional - From how many days ago (default 30)after, optional - To how many days after (default 30)
# 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 (opens new window), lang=zh-hant,category=drama,name=gongzhucheyeweimian,id=894.
# Naver (opens new window)
# 俺の3Dエロ動画(oreno3d)
Tip
You can use some RSS parsing libraries (like feedpraser in Python) to receive the video update messages and download them automatically
# Keyword Search
Support browser extension Support RSSBud
Example: https://rsshub.app/oreno3d/search/bronya/latest/1
    Route: /oreno3d/search/:keyword/:sort/:pagelimit?
Parameters:
keyword, required - Search keywordsort, required - Sort method, see the table belowpagelimit, optional - The maximum number of pages to be crawled, the default is 1
| favorites | hot | latest | popularity | 
|---|---|---|---|
| favorites | hot | latest | popularity | 
# Character Search
Support browser extension Support RSSBud
Example: https://rsshub.app/oreno3d/characters/283/latest/1
    Route: /oreno3d/characters/:characterid/:sort/:pagelimit?
Parameters:
characterid, required - Character id, can be found in URLsort, required - Sort method, see the table abovepagelimit, optional - The maximum number of pages to be crawled, the default is 1
# Author Search
# Tags Search
# Origins Search
Support browser extension Support RSSBud
Example: https://rsshub.app/oreno3d/origins/3/latest/1
    Route: /oreno3d/origins/:originid/:sort/:pagelimit?
Parameters:
originid, required - Origin id, can be found in URLsort, required - Sort method, see the table abovepagelimit, optional - The maximum number of pages to be crawled, the default is 1