跳到主要内容

picture

500px 摄影社区

部落影集

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/500px/tribe/set/f5de0b8aa6d54ec486f5e79616418001

🛎️ 路由:/500px/tribe/set/:id

🔗 参数:

  • id必选部落 ID

🐙 源代码:/500px/tribe-set.ts

摄影师作品

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/500px/user/works/hujunli

🛎️ 路由:/500px/user/works/:id

🔗 参数:

  • id必选摄影师 ID

🐙 源代码:/500px/user.ts

8KCosplay

标签

🔍 支持 Radar

👨‍💻 作者:@KotoriK

💡 举例:https://rsshub.app/8kcos/tag/cosplay

🛎️ 路由:/8kcos/tag/:tag

🔗 参数:

  • tag必选标签名

🐙 源代码:/8kcos/tag.ts

最新

🔍 支持 Radar

👨‍💻 作者:@KotoriK

💡 举例:https://rsshub.app/8kcos/

🛎️ 路由:/8kcos/

🐙 源代码:/8kcos/latest.ts

ArtStation

Artist Profolio

🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/artstation/wlop

🛎️ 路由:/artstation/:handle

🔗 参数:

  • handle必选Artist handle, can be found in URL

🐙 源代码:/artstation/user.ts

Booru

MMDArchive 标签查询

🔍 支持 Radar

👨‍💻 作者:@N78Wy

💡 举例:https://rsshub.app/booru/mmda/tags/full_body%20blue_eyes

🛎️ 路由:/booru/mmda/tags/:tags?

🔗 参数:

  • tags可选标签,多个标签使用 %20 连接,如需根据作者查询则在 user: 后接上作者名,如:user:xxxx

🐙 源代码:/booru/mmda.ts

For example:

  • 默认查询 (什么 tag 都不加):/booru/mmda/tags
  • 默认查询单个 tag:/booru/mmda/tags/full_body
  • 默认查询多个 tag:/booru/mmda/tags/full_body%20blue_eyes
  • 默认查询根据作者查询:/booru/mmda/tags/user:xxxx

E-Hentai

For RSS content, specify options in the routeParams parameter in query string format to control additional functionality

KeyMeaningAccepted keysDefault value
bittorrentWhether include a link to the latest torrent0/1/true/falsefalse
embed_thumbWhether the cover image is embedded in the RSS feed rather than given as a link0/1/true/falsefalse

Favorites

🚨 反爬严格🔄 支持 BT

👨‍💻 作者:@yindaheng98 @syrinka

💡 举例:https://rsshub.app/ehentai/favorites/0/posted/1

🛎️ 路由:/ehentai/favorites/:favcat?/:order?/:page?/:routeParams?

🔗 参数:

  • favcat可选Favorites folder number
  • order可选posted(Sort by gallery release time) , favorited(Sort by time added to favorites)
  • page可选Page number
  • routeParams可选Additional parameters, see the table above

🐙 源代码:/ehentai/favorites.ts

🚨 反爬严格🔄 支持 BT

👨‍💻 作者:@yindaheng98 @syrinka

💡 举例:https://rsshub.app/ehentai/search/f_search=artist%3Amana%24/1

🛎️ 路由:/ehentai/search/:params?/:page?/:routeParams?

🔗 参数:

  • params可选Search parameters. You can copy the content after https://e-hentai.org/?
  • page可选Page number
  • routeParams可选Additional parameters, see the table above

🐙 源代码:/ehentai/search.ts

Tag

🚨 反爬严格🔄 支持 BT

👨‍💻 作者:@yindaheng98 @syrinka

💡 举例:https://rsshub.app/ehentai/tag/language:chinese/1

🛎️ 路由:/ehentai/tag/:tag/:page?/:routeParams?

🔗 参数:

  • tag必选Tag
  • page可选Page number
  • routeParams可选Additional parameters, see the table above

🐙 源代码:/ehentai/tag.ts

Fantia

Search

👨‍💻 作者:

💡 举例:https://rsshub.app/fantia/search/posts/all/daily

🛎️ 路由:/fantia/search/:type?/:caty?/:period?/:order?/:rating?/:keyword?

🔗 参数:

  • type可选Type, see the table below, posts by default
  • caty可选Category, see the table below, can also be found in search page URL, すべてのクリエイター by default
  • period可选Ranking period, see the table below, empty by default
  • order可选Sorting, see the table below, 更新の新しい順 by default
  • rating可选Rating, see the table below, すべて by default
  • keyword可选Keyword, empty by default

🐙 源代码:/fantia/search.ts

Type

クリエイター投稿商品コミッション
fanclubspostsproductscommissions

Category

分类分类名
イラストillust
漫画comic
コスプレcosplay
YouTuber・配信者youtuber
Vtubervtuber
音声作品・ASMRvoice
声優・歌い手voiceactor
アイドルidol
アニメ・映像・写真anime
3D3d
ゲーム制作game
音楽music
小説novel
ドールdoll
アート・デザインart
プログラムprogram
創作・ハンドメイドhandmade
歴史・評論・情報history
鉄道・旅行・ミリタリーrailroad
ショップshop
その他other

Ranking period

デイリーウィークリーマンスリー全期間
dailyweeklymonthlyall

Sorting

更新の新しい順更新の古い順投稿の新しい順投稿の古い順お気に入り数順
updaterupdate_oldnewercreate_oldpopular

Rating

すべて一般のみR18 のみ
allgeneraladult

User Posts

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/fantia/user/3498

🛎️ 路由:/fantia/user/:id

🔗 参数:

  • id必选User id, can be found in user profile URL

🐙 源代码:/fantia/user.ts

Google

Public Albums

👨‍💻 作者:@hoilc

💡 举例:https://rsshub.app/google/album/msFFnAzKmQmWj76EA

🛎️ 路由:/google/album/:id

🔗 参数:

  • id必选album ID, can be found in URL, for example, https://photos.app.goo.gl/msFFnAzKmQmWj76EA to msFFnAzKmQmWj76EA

🐙 源代码:/google/album.ts

Update

👨‍💻 作者:@xyqfer

💡 举例:https://rsshub.app/google/doodles/zh-CN

🛎️ 路由:/google/doodles/:language?

🔗 参数:

🐙 源代码:/google/doodles.ts

MM 范

标签

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/95mm/tag/黑丝

🛎️ 路由:/95mm/tag/:tag

🔗 参数:

  • tag必选标签,可在对应标签页中找到

🐙 源代码:/95mm/tag.ts

分类

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/95mm/tab/热门

🛎️ 路由:/95mm/tab/:tab?

🔗 参数:

  • tab可选分类,见下表,默认为最新

🐙 源代码:/95mm/tab.ts

最新热门校花森系清纯童颜嫩模少女

集合

🔍 支持 Radar

👨‍💻 作者:@nczitzk

💡 举例:https://rsshub.app/95mm/category/1

🛎️ 路由:/95mm/category/:category

🔗 参数:

  • category必选集合,见下表

🐙 源代码:/95mm/category.ts

清纯唯美摄影私房明星写真三次元异域美景性感妖姬游戏主题美女壁纸
124567911

NASA Astronomy Picture of the Day

Cheng Kung University Mirror

🔍 支持 Radar

👨‍💻 作者:@nczitzk @williamgateszhao

💡 举例:https://rsshub.app/nasa/apod-ncku

🛎️ 路由:/nasa/apod-ncku

🐙 源代码:/nasa/apod-ncku.ts

NASA 中文

🔍 支持 Radar

👨‍💻 作者:@nczitzk @williamgateszhao

💡 举例:https://rsshub.app/nasa/apod-cn

🛎️ 路由:/nasa/apod-cn

🐙 源代码:/nasa/apod-cn.ts

提示

NASA 中文 提供了每日天文图的中英双语图文说明,但在更新上偶尔略有一两天的延迟。

NASA

🔍 支持 Radar

👨‍💻 作者:@nczitzk @williamgateszhao

💡 举例:https://rsshub.app/nasa/apod

🛎️ 路由:/nasa/apod

🐙 源代码:/nasa/apod.ts

Pixabay

Search

⚙️ 需要配置🔍 支持 Radar

👨‍💻 作者:@TonyRL

💡 举例:https://rsshub.app/pixabay/search/cat

🛎️ 路由:/pixabay/search/:q/:order?

🔗 参数:

  • q必选Search term
  • order可选Order, popular or latest, latest by default

⚙️ 部署配置:

  • PIXABAY_KEY可选

🐙 源代码:/pixabay/search.ts

wallhaven

提示

When parameter Need Details is set to true yes t y, RSS will add the title, uploader, upload time, and category information of each image, which can support the filtering function of RSS reader.

However, the number of requests to the site increases a lot when it is turned on, which causes the site to return Response code 429 (Too Many Requests). So you need to specify a smaller limit parameter, i.e. add ?limit=<the number of posts for a request> after the route, here is an example.

For example Latest Wallpapers, the route turning on Need Details is /wallhaven/latest/true, and then specify a smaller limit. We can get /wallhaven/latest/true?limit=5.

Search

🔍 支持 Radar

👨‍💻 作者:@nczitzk @Fatpandac

💡 举例:https://rsshub.app/wallhaven/search/categories=110&purity=110&sorting=date_added&order=desc

🛎️ 路由:/wallhaven/search/:filter?/:needDetails?,/:filter?/:needDetails?

🐙 源代码:/wallhaven/index.ts

提示

Subscribe pages starting with https://wallhaven.cc/search, fill the text after ? as filter in the route. The following is an example:

The text after ? is q=id%3A711&sorting=random&ref=fp&seed=8g0dgd for Wallpaper Search: #landscape - wallhaven.cc, so the route is /wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd

Search

🔍 支持 Radar

👨‍💻 作者:@nczitzk @Fatpandac

💡 举例:https://rsshub.app/wallhaven/search/categories=110&purity=110&sorting=date_added&order=desc

🛎️ 路由:/wallhaven/search/:filter?/:needDetails?,/:filter?/:needDetails?

🐙 源代码:/wallhaven/index.ts

提示

Subscribe pages starting with https://wallhaven.cc/search, fill the text after ? as filter in the route. The following is an example:

The text after ? is q=id%3A711&sorting=random&ref=fp&seed=8g0dgd for Wallpaper Search: #landscape - wallhaven.cc, so the route is /wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd

北京天文馆

每日一图

🔍 支持 Radar

👨‍💻 作者:@HenryQW

💡 举例:https://rsshub.app/bjp/apod

🛎️ 路由:/bjp/apod

🐙 源代码:/bjp/apod.ts

国家地理

每日一图

🔍 支持 Radar

👨‍💻 作者:@LogicJake @OrangeEd1t @TonyRL

💡 举例:https://rsshub.app/natgeo/dailyphoto

🛎️ 路由:/natgeo/dailyphoto

🐙 源代码:/natgeo/dailyphoto.ts

极品性感美女

本周热门

🔍 支持 Radar

👨‍💻 作者:@Urabartin

💡 举例:https://rsshub.app/jpxgmn/weekly

🛎️ 路由:/jpxgmn/weekly

🐙 源代码:/jpxgmn/weekly.ts

分类

🔍 支持 Radar

👨‍💻 作者:@Urabartin

💡 举例:https://rsshub.app/jpxgmn/tab

🛎️ 路由:/jpxgmn/tab/:tab?

🔗 参数:

  • tab可选分类,默认为top,包括topnewhot,以及源网站所包含的其他相对路径,比如XiurenXiaoYu

🐙 源代码:/jpxgmn/tab.ts

搜索

👨‍💻 作者:@Urabartin

💡 举例:https://rsshub.app/jpxgmn/search/candy

🛎️ 路由:/jpxgmn/search/:kw

🔗 参数:

  • kw必选搜索关键词

🐙 源代码:/jpxgmn/search.ts

喷嚏

图卦

👨‍💻 作者:@tgly307

💡 举例:https://rsshub.app/dapenti/tugua

🛎️ 路由:/dapenti/tugua

🐙 源代码:/dapenti/tugua.ts

主题

👨‍💻 作者:@xyqfer

💡 举例:https://rsshub.app/dapenti/subject/184

🛎️ 路由:/dapenti/subject/:id

🔗 参数:

  • id必选主题 id

🐙 源代码:/dapenti/subject.ts

奇葩买家秀

Unknown

🔍 支持 Radar

👨‍💻 作者:@Fatpandac @nczitzk

💡 举例:https://rsshub.app/qipamaijia/fuli

🛎️ 路由:/qipamaijia/:cate?

🔗 参数:

  • cate可选频道名,可在对应网址中找到,默认为最新

🐙 源代码:/qipamaijia/index.ts