📱 New media
36kr
资讯热榜
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/36kr/hot-list
🛎️ Route: /36kr/hot-list/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为24小时热榜
🐙 Source Code: /36kr/hot-list.ts
24 小时热榜 | 资讯人气榜 | 资讯综合榜 | 资讯收藏榜 |
---|---|---|---|
24 | renqi | zonghe | shoucang |
资讯, 快讯, 用户文章, 主题文章, 专题文章, 搜索文章, 搜索快讯
🟡 Missing Test
💡 Example: https://rsshub.app/36kr/newsflashes
🛎️ Route: /36kr/:category/:subCategory?/:keyword?
🔗 Parameters:
category
- Required
- Description: 分类,必填项
subCategory
- Optional
- Description: 子分类,选填项,目的是为了兼容老逻辑
keyword
- Optional
- Description: 关键词,选填项,仅搜索文章/快讯时有效
🐙 Source Code: /36kr/index.ts
| 最新资讯频道 | 快讯 | 推荐资讯|生活|房产|职场|搜索文章|搜索快讯| | ------- | -------- | -------- | -------- | -------- | --------| -------- | -------- | | news | newsflashes | recommend | life | estate | workplace | search/articles/关键词 | search/articles/关键词 |
52hrtt 华人头条
新闻
🟡 Missing Test
💡 Example: https://rsshub.app/52hrtt/global
🛎️ Route: /52hrtt/:area?/:type?
🔗 Parameters:
area
- Optional
- Description: 地区,默认为全球
type
- Optional
- Description: 分类,默认为新闻
🐙 Source Code: /52hrtt/index.ts
地区和分类皆可在浏览器地址栏中找到,下面是一个例子。
访问华人头条全球站的国际分类,会跳转到 https://www.52hrtt.com/global/n/w?infoTypeId=A1459145516533
。其中 global
即为 全球 对应的地区代码,A1459145516533
即为 国际 对应的分类代码。
专题
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/52hrtt/symposium/F1626082387819
🛎️ Route: /52hrtt/symposium/:id?/:classId?
🔗 Parameters:
id
- Optional
- Description: 专题 id
classId
- Optional
- Description: 子分类 id
🐙 Source Code: /52hrtt/symposium.ts
专题 id 和 子分类 id 皆可在浏览器地址栏中找到,下面是一个例子。
访问 “邱毅看平潭” 专题,会跳转到 https://www.52hrtt.com/global/n/w/symposium/F1626082387819
。其中 F1626082387819
即为 专题 id 对应的地区代码。
TIP
更多的专题可以点击 这里
Access Briefing
Articles
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/accessbriefing/latest/news
🛎️ Route: /accessbriefing/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /accessbriefing/index.ts
TIP
If you subscribe to Latest News,where the URL is https://www.accessbriefing.com/latest/news
, extract the part https://www.accessbriefing.com/
to the end, and use it as the parameter to fill in. Therefore, the route will be /accessbriefing/latest/news
.
Latest
Insight
Category | ID |
---|---|
Interviews | insight/interviews |
Longer reads | insight/longer-reads |
Videos and podcasts | insight/videos-and-podcasts |
AEON
Categories
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aeon/category/philosophy
🛎️ Route: /aeon/category/:category
🔗 Parameters:
category
- Required
- Description: Category
🐙 Source Code: /aeon/category.ts
Supported categories: Philosophy, Science, Psychology, Society, and Culture.
Types
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aeon/essays
🛎️ Route: /aeon/:type
🔗 Parameters:
type
- Required
- Description: Type
🐙 Source Code: /aeon/type.ts
Supported types: Essays, Videos, and Audio.
Compared to the official one, the RSS feed generated by RSSHub not only has more fine-grained options, but also eliminates pull quotes, which can't be easily distinguished from other paragraphs by any RSS reader, but only disrupt the reading flow. This feed also provides users with a bio of the author at the top.
However, The content generated under audio
does not contain links to audio files.
AG⓪RA
共和報
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/agora0/pen0
🛎️ Route: /agora0/pen0
🐙 Source Code: /agora0/pen0.ts
零博客
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/agora0/initium
🛎️ Route: /agora0/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为 initium,即端传媒
🐙 Source Code: /agora0/index.ts
muitinⒾ | aidemnⒾ | srettaⓂ | qⓅ | sucoⓋ |
---|---|---|---|---|
initium | inmedia | matters | pq | vocus |
AppleInsider
Category
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/appleinsider
🛎️ Route: /appleinsider/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, News by default
🐙 Source Code: /appleinsider/index.ts
News | Reviews | How-tos |
---|---|---|
reviews | how-to |
C114 通信网
滚动新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/c114/roll
🛎️ Route: /c114/roll
🐙 Source Code: /c114/roll.ts
China.com 中华网
Finance News 财经 - 财经新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/finance
🛎️ Route: /china/finance/:category?
🔗 Parameters:
category
- Optional
- Description: Category of news. See the form below for details, default is suggest news.
🐙 Source Code: /china/finance/finance.ts
推荐 | TMT | 金融 | 地产 | 消费 | 医药 | 酒业 | IPO 观察 |
---|---|---|---|---|---|---|---|
tuijian | TMT | jinrong | dichan | xiaofei | yiyao | wine | IPO |
Note: The default news num is
30
.
注意:默认新闻条数是
30
。
Military - Military News 军事 - 军事新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/news/military
🛎️ Route: /china/news/military
🐙 Source Code: /china/news/military/news.ts
News and current affairs 时事新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/china/news
🛎️ Route: /china/news/:category?
🔗 Parameters:
category
- Optional
- Description: Category of news. See the form below for details, default is china news.
🐙 Source Code: /china/news/highlights/news.ts
Category of news
China News | International News | Social News | Breaking News |
---|---|---|---|
domestic | international | social | news100 |
Chub
Characters
🟢 Passed Test
💡 Example: https://rsshub.app/chub/characters
🛎️ Route: /chub/characters
🐙 Source Code: /chub/characters.ts
cnBeta.COM
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta/category/movie
🛎️ Route: /cnbeta/category/:id
🔗 Parameters:
id
- Required
- Description: 分类 id,可在对应分类页的 URL 中找到
🐙 Source Code: /cnbeta/category.ts
影视 | 音乐 | 游戏 | 动漫 | 趣闻 | 科学 | 软件 |
---|---|---|---|---|---|---|
movie | music | game | comic | funny | science | soft |
头条资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta
🛎️ Route: /cnbeta/
🐙 Source Code: /cnbeta/index.ts
主题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cnbeta/topics/453
🛎️ Route: /cnbeta/topics/:id
🔗 Parameters:
id
- Required
- Description: 主题 id,可在对应主题页的 URL 中找到
🐙 Source Code: /cnbeta/topics.ts
TIP
完整的主题列表参见 主题列表
CoinDesk Consensus Magazine
新闻周刊
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/coindesk/consensus-magazine
🛎️ Route: /coindesk/consensus-magazine
🐙 Source Code: /coindesk/index.ts
cpcaauto.com
文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cpcaauto/news/news
🛎️ Route: /cpcaauto/news/:type?/:id?
🔗 Parameters:
type
- Optional
- Description: 分类,默认为 news,可在对应分类页 URL 中找到
id
- Optional
- Description: id,默认为 news,可在对应分类页 URL 中找到
🐙 Source Code: /cpcaauto/index.ts
TIP
若订阅 行业新闻 > 国内乘用车,网址为 http://cpcaauto.com/news.php?types=news&anid=10
。截取 types
和 anid
的部分 `` 作为参数填入,此时路由为 /cpcaauto/news/news/10
。
行业新闻
国内乘用车 | 进口及国外乘用车 | 后市场 | 商用车 |
---|---|---|---|
news/10 | news/64 | news/44 | news/62 |
车市解读
周度 | 月度 | 指数 | 预测 |
---|---|---|---|
csjd/128 | csjd/129 | csjd/130 | csjd/131 |
发布会报告
上海市场上牌数 | 京城车市 | 进口车市场分析 | 二手车市场分析 | 价格指数 |
---|---|---|---|---|
bgzl/119 | bgzl/122 | bgzl/120 | bgzl/121 | bgzl/124 |
热点评述 | 新能源月报 | 商用车月报 | 政策分析 |
---|---|---|---|
bgzl/125 | bgzl/126 | bgzl/127 | bgzl/123 |
经济与政策
一周经济 | 一周政策 |
---|---|
meeting/46 | meeting/47 |
乘联会论坛
论坛文章 | 两会 | 车展看点 |
---|---|---|
yjsy/49 | yjsy/111 | yjsy/113 |
DCFever
測試報告
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/dcfever/reviews/cameras
🛎️ Route: /dcfever/reviews/:type?
🔗 Parameters:
type
- Optional
- Description: 分類,預設為
cameras
🐙 Source Code: /dcfever/reviews.ts
相機及鏡頭 | 手機平板 | 試車報告 |
---|---|---|
cameras | phones | cars |
二手市集 - 物品搜尋
🔴 Failed Test
💡 Example: https://rsshub.app/dcfever/trading/search/Sony
🛎️ Route: /dcfever/trading/search/:keyword/:mainCat?
🔗 Parameters:
keyword
- Required
- Description: 關鍵字
mainCat
- Optional
- Description: 主要分類 ID,見上表
🐙 Source Code: /dcfever/trading-search.ts
二手市集
🔴 Failed Test
💡 Example: https://rsshub.app/dcfever/trading/1
🛎️ Route: /dcfever/trading/:id
🔗 Parameters:
id
- Required
- Description: 分類 ID,見下表
🐙 Source Code: /dcfever/trading.ts
攝影產品 | 電腦 | 手機通訊 | 影音產品 | 遊戲機、模型 | 電器傢俱 | 潮流服飾 | 手錶 | 單車及運動 | 其它 |
---|---|---|---|---|---|---|---|---|---|
1 | 2 | 3 | 44 | 43 | 104 | 45 | 99 | 109 | 4 |
新聞中心
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dcfever/news
🛎️ Route: /dcfever/news/:type?
🔗 Parameters:
type
- Optional
- Description: 分類,預設為所有新聞
🐙 Source Code: /dcfever/news.ts
所有新聞 | 攝影器材 | 手機通訊 | 汽車熱話 | 攝影文化 | 影片攝錄 | 測試報告 | 生活科技 | 攝影技巧 |
---|---|---|---|---|---|---|---|---|
camera | mobile | auto | photography | videography | reviews | gadget | technique |
DeepMind
Blog
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/deepmind/blog
🛎️ Route: /deepmind/blog
🐙 Source Code: /deepmind/blog.ts
Digital Camera World
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/digitalcameraworld/news
🛎️ Route: /digitalcameraworld/news
🐙 Source Code: /digitalcameraworld/news.ts
DN.com
News
🟢 Passed Test
💡 Example: https://rsshub.app/dn/en-us/news
🛎️ Route: /dn/:language/news/:category?
🔗 Parameters:
language
- Required
- Description: Language, see below
category
- Optional
- Description: Category, see below, The Latest by default
🐙 Source Code: /dn/news.ts
Language
English | 中文 |
---|---|
en-us | zh-cn |
Category
English Category | 中文分类 | Category id |
---|---|---|
The Latest | 最新 | |
Industry Information | 行业资讯 | category-1 |
Knowledge | 域名知识 | category-2 |
Investment | 域名投资 | category-3 |
EU Disinfo Lab
Publications
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/disinfo/publications
🛎️ Route: /disinfo/publications
🐙 Source Code: /disinfo/publications.ts
e 公司
快讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/egsea/flash
🛎️ Route: /egsea/flash
🐙 Source Code: /egsea/flash.ts
ePrice
最新消息
🟢 Passed Test
💡 Example: https://rsshub.app/eprice/tw
🛎️ Route: /eprice/:region?
🔗 Parameters:
region
- Optional
- Description: 地区,预设为 tw
🐙 Source Code: /eprice/rss.ts
地区:
hk | tw |
---|---|
香港 | 台湾 |
Esquire Hong Kong
Tag
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/esquirehk/tag/Fashion
🛎️ Route: /esquirehk/tag/:id?
🔗 Parameters:
id
- Optional
- Description: 标签,可在对应标签页 URL 中找到
🐙 Source Code: /esquirehk/tag.ts
Farmatters
Exclusive
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/farmatters/exclusive
🛎️ Route: /farmatters/exclusive/:locale?,/news/:locale?,/:locale?,/:type/:id/:locale?
🔗 Parameters:
locale
- Optional
- Description: Locale,
zh-CN
oren-US
,zh-CN
by default
🐙 Source Code: /farmatters/index.ts
Exclusive
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/farmatters/exclusive
🛎️ Route: /farmatters/exclusive/:locale?,/news/:locale?,/:locale?,/:type/:id/:locale?
🔗 Parameters:
locale
- Optional
- Description: Locale,
zh-CN
oren-US
,zh-CN
by default
🐙 Source Code: /farmatters/index.ts
Exclusive
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/farmatters/exclusive
🛎️ Route: /farmatters/exclusive/:locale?,/news/:locale?,/:locale?,/:type/:id/:locale?
🔗 Parameters:
locale
- Optional
- Description: Locale,
zh-CN
oren-US
,zh-CN
by default
🐙 Source Code: /farmatters/index.ts
Exclusive
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/farmatters/exclusive
🛎️ Route: /farmatters/exclusive/:locale?,/news/:locale?,/:locale?,/:type/:id/:locale?
🔗 Parameters:
locale
- Optional
- Description: Locale,
zh-CN
oren-US
,zh-CN
by default
🐙 Source Code: /farmatters/index.ts
FashionNetwork
FashionNetwork 中国
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fashionnetwork/cn/lists/0
🛎️ Route: /fashionnetwork/cn/lists/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /fashionnetwork/index.ts
TIP
若订阅 独家新闻,网址为 https://fashionnetwork.cn/lists/13.html
。截取 https://fashionnetwork.cn/
到末尾 .html
的部分 13
作为参数填入,此时路由为 /fashionnetwork/cn/lists/13
。
分类 | ID |
---|---|
独家 | 13 |
商业 | 1 |
人物 | 8 |
设计 | 3 |
产业 | 5 |
创新研究 | 6 |
人事变动 | 12 |
新闻资讯 | 11 |
Focus Taiwan
Category
🟢 Passed Test
💡 Example: https://rsshub.app/focustaiwan
🛎️ Route: /focustaiwan/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为 news
🐙 Source Code: /focustaiwan/index.ts
Latest | Editor's Picks | Photos of the Day |
---|---|---|
news | editorspicks | photos |
Politics | Cross-strait | Business | Society | Science & Tech | Culture | Sports |
---|---|---|---|---|---|---|
politics | cross-strait | business | society | science & tech | culture | sports |
Foresight News
Unknown
快讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/news
🛎️ Route: /foresightnews/news
🐙 Source Code: /foresightnews/news.ts
文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/article
🛎️ Route: /foresightnews/article
🐙 Source Code: /foresightnews/article.ts
专栏
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/foresightnews/column/1
🛎️ Route: /foresightnews/column/:id
🔗 Parameters:
id
- Required
- Description: 专栏 id, 可在对应专栏页 URL 中找到
🐙 Source Code: /foresightnews/column.ts
Follow The Money
文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ftm
🛎️ Route: /ftm/
🐙 Source Code: /ftm/index.ts
GIS Reports
报告
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/gis/c/security-challenges/
🛎️ Route: /gisreportsonline/:path{.*}
🔗 Parameters:
path{.}
- Required
- Description: N/A
🐙 Source Code: /gisreportsonline/index.ts
Google
News
🟢 Passed Test
💡 Example: https://rsshub.app/google/news/Top stories/hl=en-US&gl=US&ceid=US:en
🛎️ Route: /google/news/:category/:locale
🔗 Parameters:
category
- Required
- Description: Category Title
locale
- Required
- Description: locales, could be found behind
?
, includinghl
,gl
, andceid
as parameters
🐙 Source Code: /google/news.ts
Grist
Featured
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/featured
🛎️ Route: /grist/featured
🐙 Source Code: /grist/featured.ts
Series
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/series/best-of-grist
🛎️ Route: /grist/series/:series
🔗 Parameters:
series
- Required
- Description: Find in the URL which has /series/
🐙 Source Code: /grist/series.ts
Topic
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/grist/topic/extreme-heat
🛎️ Route: /grist/topic/:topic
🔗 Parameters:
topic
- Required
- Description: Any Topic from Table below
🐙 Source Code: /grist/topic.ts
Topics
Topic Name | Topic Link |
---|---|
Accountability | accountability |
Agriculture | agriculture |
Ask Umbra | ask-umbra-series |
Buildings | buildings |
Cities | cities |
Climate & Energy | climate-energy |
Climate Fiction | climate-fiction |
Climate of Courage | climate-of-courage |
COP26 | cop26 |
COP27 | cop27 |
Culture | culture |
Economics | economics |
Energy | energy |
Equity | equity |
Extreme Weather | extreme-weather |
Fix | fix |
Food | food |
Grist | grist |
Grist News | grist-news |
Health | health |
Housing | housing |
Indigenous Affairs | indigenous |
International | international |
Labor | labor |
Language | language |
Migration | migration |
Opinion | opinion |
Politics | politics |
Protest | protest |
Race | race |
Regulation | regulation |
Science | science |
Shift Happens Newsletter | shift-happens |
Solutions | solutions |
Spanish | spanish |
Sponsored | sponsored |
Technology | technology |
Temperature Check | temperature-check |
Uncategorized | article |
Updates | updates |
Video | video |
Unknown
Harvard Health Publishing
Health Blog
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/harvard/health/blog
🛎️ Route: /harvard/health/blog
🐙 Source Code: /harvard/health/blog.ts
Harvard Business Review
Topic
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/hbr/topic/leadership
🛎️ Route: /hbr/topic/:topic?/:type?
🔗 Parameters:
topic
- Optional
- Description: Topic, can be found in URL, Leadership by default
type
- Optional
- Description: Type, see below, Latest by default
🐙 Source Code: /hbr/topic.ts
LATEST | POPULAR | FROM THE STORE | FOR YOU |
---|---|---|---|
Latest | Popular | From the Store | For You |
TIP
Click here to view All Topics
HKEPC
HKEPC 电脑领域
🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/hkepc/news
🛎️ Route: /hkepc/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为最新消息
🐙 Source Code: /hkepc/index.ts
专题报导 | 新闻中心 | 新品快递 | 超频领域 | 流动数码 | 生活娱乐 | 会员消息 | 脑场新闻 | 业界资讯 | 最新消息 |
---|---|---|---|---|---|---|---|---|---|
coverStory | news | review | ocLab | digital | entertainment | member | price | press | latest |
Indians in Kuwait
News
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/indiansinkuwait/latest
🛎️ Route: /indiansinkuwait/latest
🐙 Source Code: /indiansinkuwait/latest.ts
InfoQ 中文
话题
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/infoq/topic/1
🛎️ Route: /infoq/topic/:id
🔗 Parameters:
id
- Required
- Description: 话题id,可在 InfoQ全部话题 页面找到URL里的话题id
🐙 Source Code: /infoq/topic.ts
推荐
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/infoq/recommend
🛎️ Route: /infoq/recommend
🐙 Source Code: /infoq/recommend.ts
Informed AI News
TIP
informed AI RSS feeds:
- World News Daily: 'https://rsshub.app/informedainews/zh-Hans/docs/world-news-daily'
- Tech Enthusiast Weekly: 'https://rsshub.app/informedainews/zh-Hans/docs/tech-enthusiast-weekly'
- AI Enthusiast Weekly: 'https://rsshub.app/informedainews/zh-Hans/docs/ai-enthusiast-daily'
知闻AI
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/informedainews/zh-Hans/docs/world-news-daily
🛎️ Route: /informedainews/zh-Hans/docs/:type
🔗 Parameters:
type
- Required
- Description:
world-news-daily|tech-enthusiast-weekly|ai-enthusiast-daily
🐙 Source Code: /informedainews/docs.ts
iThome 台灣
Feeds
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/tw/feeds/news
🛎️ Route: /ithome/tw/feeds/:category
🔗 Parameters:
category
- Required
- Description: 類別
🐙 Source Code: /ithome/tw/feeds.ts
新聞 | AI | Cloud | DevOps | 資安 |
---|---|---|---|---|
news | big-data | cloud | devops | security |
标签
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/tag/win11
🛎️ Route: /ithome/tag/:name
🔗 Parameters:
name
- Required
- Description: 标签名称,可从网址链接中获取
🐙 Source Code: /ithome/tag.ts
分类资讯
🟢 Passed Test
💡 Example: https://rsshub.app/ithome/it
🛎️ Route: /ithome/:caty
🔗 Parameters:
caty
- Required
- Description: 类别
🐙 Source Code: /ithome/index.ts
it | soft | win10 | win11 | iphone | ipad | android | digi | next |
---|---|---|---|---|---|---|---|---|
IT 资讯 | 软件之家 | win10 之家 | win11 之家 | iphone 之家 | ipad 之家 | android 之家 | 数码之家 | 智能时代 |
热榜
🟢 Passed Test
💡 Example: https://rsshub.app/ithome/ranking/24h
🛎️ Route: /ithome/ranking/:type
🔗 Parameters:
type
- Required
- Description: 类别
🐙 Source Code: /ithome/ranking.ts
24h | 7days | monthly |
---|---|---|
24 小时阅读榜 | 7 天最热 | 月榜 |
专题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/ithome/zt/xijiayi
🛎️ Route: /ithome/zt/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /ithome/zt.ts
TIP
更多专题请见 IT之家专题
KBS
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/kbs/news
🛎️ Route: /kbs/news/:category?/:language?
🔗 Parameters:
category
- Optional
- Description: Category, can be found in Url as
id
, all by default
language
- Optional
- Description: Language, see below, e as English by default
🐙 Source Code: /kbs/news.ts
한국어 | عربي | 中国语 | English | Français | Deutsch | Bahasa Indonesia | 日本語 | Русский | Español | Tiếng Việt |
---|---|---|---|---|---|---|---|---|---|---|
k | a | c | e | f | g | i | j | r | s | v |
Today
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/kbs/today
🛎️ Route: /kbs/today/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, e as English by default
🐙 Source Code: /kbs/today.ts
한국어 | عربي | 中国语 | English | Français | Deutsch | Bahasa Indonesia | 日本語 | Русский | Español | Tiếng Việt |
---|---|---|---|---|---|---|---|---|---|---|
k | a | c | e | f | g | i | j | r | s | v |
Kelowna Capital News
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/kelownacapnews/local-news
🛎️ Route: /kelownacapnews/:type
🔗 Parameters:
type
- Required
- Description: Type of news
🐙 Source Code: /kelownacapnews/news.ts
type
is as follows:
News type | Value | News type | Value |
---|---|---|---|
News | news | Sports | sports |
Local News | local-news | Business | business |
Canadian News | national-news | Trending Now | trending-now |
World News | world-news | Opinion | opinion |
Entertainment | entertainment |
Kuwait Local
Categorised News
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/kuwaitlocal/article
🛎️ Route: /kuwaitlocal/:category?
🔗 Parameters:
category
- Optional
- Description: Category name, can be found in URL,
latest
by default
🐙 Source Code: /kuwaitlocal/index.ts
LINE
TODAY - Channel
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/line/today/th/publisher/101048
🛎️ Route: /line/today/:edition/publisher/:id
🔗 Parameters:
edition
- Required
- Description: Edition, see table above
id
- Required
- Description: Channel ID, can be found in URL
🐙 Source Code: /line/publisher.ts
TODAY
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/line/today
🛎️ Route: /line/today/:edition?/:tab?
🔗 Parameters:
edition
- Optional
- Description: Edition, see below, Taiwan by default
tab
- Optional
- Description: Tag, can be found in URL,
top
by default
🐙 Source Code: /line/today.ts
Edition
Taiwan | Thailand | Hong Kong |
---|---|---|
tw | th | hk |
Live Universal Awareness Map
实时消息
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/liveuamap
🛎️ Route: /liveuamap/:region?
🔗 Parameters:
region
- Optional
- Description: region 热点地区,默认为
ukraine
,其他选项见liveuamap.com的三级域名
🐙 Source Code: /liveuamap/index.ts
LVV2
24 小时点击排行 Top 10
🔴 Failed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/lvv2/top/sort-score
🛎️ Route: /lvv2/top/:channel/:sort?
🔗 Parameters:
channel
- Required
- Description: 频道,见下表
sort
- Optional
- Description: 排序方式,仅得分和24小时榜可选填该参数,见下表
🐙 Source Code: /lvv2/top.ts
热门 | 最新 | 得分 | 24 小时榜 |
---|---|---|---|
sort-hot | sort-new | sort-score | sort-realtime |
排序方式 | 一小时内 | 一天内 | 一个周内 | 一个月内 |
---|---|---|---|---|
t-hour | t-day | t-week | t-month |
频道
🔴 Failed Test🚨 Strict Anti-crawling
💡 Example: https://rsshub.app/lvv2/news/sort-score
🛎️ Route: /lvv2/news/:channel/:sort?
🔗 Parameters:
channel
- Required
- Description: 频道,见下表
sort
- Optional
- Description: 排序方式,仅得分和24小时榜可选填该参数,见下表
🐙 Source Code: /lvv2/news.ts
热门 | 最新 | 得分 | 24 小时榜 |
---|---|---|---|
sort-hot | sort-new | sort-score | sort-realtime |
排序方式 | 一小时内 | 一天内 | 一个周内 | 一个月内 |
---|---|---|---|---|
t-hour | t-day | t-week | t-month |
Macfilos
Blog
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/macfilos/blog
🛎️ Route: /macfilos/blog
🐙 Source Code: /macfilos/blog.ts
Malaysiakini 当今大马
Provides an easy-to-use RSS feed for Malaysiakini.com with teaser/full-text fetching.
WARNING
A subscription is required for fetching full articles. Please refer to the deployment config for more information.
News
🟢 Passed Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/malaysiakini/en
🛎️ Route: /malaysiakini/:lang/:category?
🔗 Parameters:
lang
- Required
- Description: Language, see below
category
- Optional
- Description: Category, see below, news by default
⚙️ Deployment Configs:
MALAYSIAKINI_EMAIL
, optional - Malaysiakini Email or UsernameMALAYSIAKINI_PASSWORD
, optional - Malaysiakini PasswordMALAYSIAKINI_REFRESHTOKEN
, optional - To obtain the refresh token, log into Malaysiakini and look for the cookienl____refreshToken
within document.cookie in the browser console. The token is the value of the cookie.
🐙 Source Code: /malaysiakini/index.ts
Language | English | Bahasa Malaysia | 华文 |
---|---|---|---|
:lang | en | my | zh |
Category | :category |
---|---|
News | news |
Columns | columns |
From Our Readers | letters |
Matters
Author
Latest, heat, essence
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/matters/latest/heat
🛎️ Route: /matters/latest/:type?
🔗 Parameters:
type
- Optional
- Description: N/A
🐙 Source Code: /matters/latest.ts
最新 | 热门 | 精华 |
---|---|---|
latest | heat | essence |
Tags
Mirror
User
🟢 Passed Test
💡 Example: https://rsshub.app/mirror/tingfei.eth
🛎️ Route: /mirror/:id
🔗 Parameters:
id
- Required
- Description: user id
🐙 Source Code: /mirror/index.ts
MyGoPen
分類
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mygopen
🛎️ Route: /mygopen/:label?
🔗 Parameters:
label
- Optional
- Description: 分類,见下表,默认为首页
🐙 Source Code: /mygopen/index.ts
謠言 | 詐騙 | 真實資訊 | 教學 |
---|
Nautilus
Topics
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nautil/topic/arts
🛎️ Route: /nautil/topic/:tid
🔗 Parameters:
tid
- Required
- Description: topic
🐙 Source Code: /nautil/topics.ts
This route provides a flexible plan with full text content to subscribe specific topic(s) on the Nautilus. Please visit nautil.us and click Topics
to acquire whole topic list.
NGOCN
首页
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ngocn2
🛎️ Route: /ngocn2/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为所有文章
🐙 Source Code: /ngocn2/index.ts
所有文章 | 早报 | 热点 |
---|---|---|
article | daily-brief | trending |
NL Times
News
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/nltimes/news/top-stories
🛎️ Route: /nltimes/news/:category?
🔗 Parameters:
category
- Optional
- Description: category
🐙 Source Code: /nltimes/news.ts
Top Stories (default) | Health | Crime | Politics | Business | Tech | Culture | Sports | Weird | 1-1-2 |
---|---|---|---|---|---|---|---|---|---|
top-stories | health | crime | politics | business | tech | culture | sports | weird | 1-1-2 |
Odaily 星球日报
活动
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/activity
🛎️ Route: /odaily/activity
🐙 Source Code: /odaily/activity.ts
快讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/newsflash
🛎️ Route: /odaily/newsflash
🐙 Source Code: /odaily/newsflash.ts
搜索快讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/search/news/RSS3
🛎️ Route: /odaily/search/news/:keyword
🔗 Parameters:
keyword
- Required
- Description: 搜索关键字
🐙 Source Code: /odaily/search-news.ts
文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily
🛎️ Route: /odaily/:id?
🔗 Parameters:
id
- Optional
- Description: id,见下表,默认为最新
🐙 Source Code: /odaily/post.ts
最新 | 新品 | DeFi | NFT | 存储 | 波卡 | 行情 | 活动 |
---|---|---|---|---|---|---|---|
280 | 333 | 331 | 334 | 332 | 330 | 297 | 296 |
用户文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/odaily/user/2147486902
🛎️ Route: /odaily/user/:id
🔗 Parameters:
id
- Required
- Description: 用户 id,可在用户页地址栏中找到
🐙 Source Code: /odaily/user.ts
Onet
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/onet/news
🛎️ Route: /onet/news
🐙 Source Code: /onet/news.ts
This route provides a better reading experience (full text articles) over the official one for https://wiadomosci.onet.pl
.
OpenAI
Blog
🔴 Failed Test
💡 Example: https://rsshub.app/openai/blog
🛎️ Route: /openai/blog/:tag?
🔗 Parameters:
tag
- Optional
- Description: Tag, see below, All by default
🐙 Source Code: /openai/blog.ts
All | Announcements | Events | Safety & Alignment | Community | Product | Culture & Careers | Milestones | Research |
---|---|---|---|---|---|---|---|---|
announcements | events | safety-alignment | community | product | culture-and-careers | milestones | research |
ChatGPT - Release Notes
🔴 Failed Test
💡 Example: https://rsshub.app/openai/chatgpt/release-notes
🛎️ Route: /openai/chatgpt/release-notes
🐙 Source Code: /openai/chatgpt.ts
Research
🔴 Failed Test
💡 Example: https://rsshub.app/openai/research
🛎️ Route: /openai/research
🐙 Source Code: /openai/research.ts
PANews
快讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/news
🛎️ Route: /panewslab/news
🐙 Source Code: /panewslab/news.ts
深度
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/profundity
🛎️ Route: /panewslab/profundity/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为精选
🐙 Source Code: /panewslab/profundity.ts
精选 | 链游 | 元宇宙 | NFT | DeFi | 监管 | 央行数字货币 | 波卡 | Layer 2 | DAO | 融资 | 活动 |
---|
专栏
专栏
专题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/panewslab/topic/1629365774078402
🛎️ Route: /panewslab/topic/:id
🔗 Parameters:
id
- Required
- Description: 专题 id,可在地址栏 URL 中找到
🐙 Source Code: /panewslab/topic.ts
PeoPo 公民新聞
新聞分類
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/peopo/topic/159
🛎️ Route: /peopo/topic/:topicId?
🔗 Parameters:
topicId
- Optional
- Description: 分類 ID,見下表,默認為社會關懷
🐙 Source Code: /peopo/topic.ts
分類 | ID |
---|---|
社會關懷 | 159 |
生態環保 | 113 |
文化古蹟 | 143 |
社區改造 | 160 |
教育學習 | 161 |
農業 | 163 |
生活休閒 | 162 |
媒體觀察 | 164 |
運動科技 | 165 |
政治經濟 | 166 |
北台灣 | 223 |
中台灣 | 224 |
南台灣 | 225 |
東台灣 | 226 |
校園中心 | 167 |
原住民族 | 227 |
天然災害 | 168 |
Phoronix
News & Reviews
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/phoronix/linux/KDE
🛎️ Route: /phoronix/:category?/:topic?
🔗 Parameters:
category
- Optional
- Description: Category
topic
- Optional
- Description: Topic. You may find available parameters from their navigator links. E.g. to subscribe to
https://www.phoronix.com/reviews/Operating+Systems
, fill in the path/phoronix/reviews/Operating+Systems
🐙 Source Code: /phoronix/index.ts
Psyche
Topics
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/psyche/topic/therapeia
🛎️ Route: /psyche/topic/:topic
🔗 Parameters:
topic
- Required
- Description: Topic
🐙 Source Code: /psyche/topic.ts
Supported categories: Therapeia, Eudaimonia, and Poiesis.
Types
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/psyche/type/ideas
🛎️ Route: /psyche/type/:type
🔗 Parameters:
type
- Required
- Description: Type
🐙 Source Code: /psyche/type.ts
Supported types: Ideas, Guides, and Films.
PetCity 毛孩日常
分類
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/thepetcity
🛎️ Route: /thepetcity/:term?
🔗 Parameters:
term
- Optional
- Description: 見下表,留空為全部文章
🐙 Source Code: /thepetcity/index.ts
| Column Name | TermID | | -------------------- | ------ | | Knowledge飼養大全 | 3 | | Funny News毛孩趣聞 | 2 | | Raise Pets 養寵物新手 | 5 | | Hot Spot 毛孩打卡點 | 4 | | Pet Staff 毛孩好物 | 1 |
QuestMobile
行业研究报告
🟢 Passed Test
💡 Example: https://rsshub.app/questmobile/report
🛎️ Route: /questmobile/report/:industry?/:label?
🔗 Parameters:
industry
- Optional
- Description: 行业,见下表,默认为
-1
,即全部行业
label
- Optional
- Description: 标签,见下表,默认为
-1
,即全部标签
🐙 Source Code: /questmobile/report.ts
TIP
若订阅行业 互联网行业,网址为 https://www.questmobile.com.cn/research/reports/1/-1
参数 industry 为 互联网行业
或 1
,此时路由为 /questmobile/report/互联网行业
或 /questmobile/report/1/-1
。
若订阅标签 榜单,网址为 https://www.questmobile.com.cn/research/reports/-1/11
参数 label 为 榜单
或 11
,此时路由为 /questmobile/report/榜单
或 /questmobile/report/-1/11
。
若订阅行业和标签 品牌领域 - 互联网经济,网址为 https://www.questmobile.com.cn/research/reports/2/1
参数 industry 为 品牌领域
或 2
,参数 label 为 互联网经济
或 1
,此时路由为 /questmobile/report/品牌领域/互联网经济
或 /questmobile/report/2/1
,甚至 /questmobile/report/品牌领域/1
。
全部行业和标签
#### 行业
| 互联网行业 | 移动社交 | 移动视频 | 移动购物 | 系统工具 |
| ---------- | -------- | -------- | -------- | -------- |
| 1 | 1001 | 1002 | 1003 | 1004 |
| 出行服务 | 金融理财 | 生活服务 | 移动音乐 | 新闻资讯 |
| -------- | -------- | -------- | -------- | -------- |
| 1005 | 1006 | 1007 | 1008 | 1009 |
| 办公商务 | 手机游戏 | 实用工具 | 数字阅读 | 教育学习 |
| -------- | -------- | -------- | -------- | -------- |
| 1010 | 1011 | 1012 | 1013 | 1014 |
| 汽车服务 | 拍摄美化 | 智能设备 | 旅游服务 | 健康美容 |
| -------- | -------- | -------- | -------- | -------- |
| 1015 | 1016 | 1017 | 1018 | 1020 |
| 育儿母婴 | 主题美化 | 医疗服务 | 品牌领域 | 美妆品牌 |
| -------- | -------- | -------- | -------- | -------- |
| 1022 | 1023 | 1024 | 2 | 2001 |
| 母婴品牌 | 家电品牌 | 食品饮料品牌 | 汽车品牌 | 服饰箱包品牌 |
| -------- | -------- | ------------ | -------- | ------------ |
| 2002 | 2003 | 2004 | 2005 | 2006 |
#### 标签
| 互联网经济 | 圈层经济 | 粉丝经济 | 银发经济 | 儿童经济 |
| ---------- | -------- | -------- | -------- | -------- |
| 1 | 1001 | 1002 | 1004 | 1005 |
| 萌宠经济 | 她经济 | 他经济 | 泛娱乐经济 | 下沉市场经济 |
| -------- | ------ | ------ | ---------- | ------------ |
| 1007 | 1009 | 1010 | 1011 | 1012 |
| 内容经济 | 订阅经济 | 会员经济 | 居家经济 | 到家经济 |
| -------- | -------- | -------- | -------- | -------- |
| 1013 | 1014 | 1015 | 1016 | 1017 |
| 颜值经济 | 闲置经济 | 旅游经济 | 人群洞察 | 00 后 |
| -------- | -------- | ------------------- | -------- | ----- |
| 1018 | 1020 | 1622842051677753346 | 2 | 2002 |
| Z 世代 | 银发族 | 宝妈宝爸 | 萌宠人群 | 运动达人 |
| ------ | ------ | -------- | -------- | -------- |
| 2003 | 2004 | 2005 | 2007 | 2008 |
| 女性消费 | 男性消费 | 游戏人群 | 二次元 | 新中产 |
| -------- | -------- | -------- | ------ | ------ |
| 2009 | 2010 | 2012 | 2013 | 2014 |
| 下沉市场用户 | 大学生 | 数字化营销 | 广告效果 | 品牌营销 |
| ------------ | ------ | ---------- | -------- | -------- |
| 2018 | 2022 | 3 | 3001 | 3002 |
| 全域营销 | 私域流量 | 新媒体营销 | KOL 生态 | 内容营销 |
| -------- | -------- | ---------- | -------- | -------- |
| 3003 | 3004 | 3005 | 3006 | 3008 |
| 直播电商 | 短视频带货 | 娱乐营销 | 营销热点 | 双 11 电商大促 |
| -------- | ---------- | ------------------- | -------- | -------------- |
| 3009 | 3010 | 1630464311158738945 | 4 | 4001 |
| 618 电商大促 | 春节营销 | 五一假期营销 | 热点事件盘点 | 消费热点 |
| ------------ | -------- | ------------ | ------------ | -------- |
| 4002 | 4003 | 4004 | 4007 | 5 |
| 时尚品牌 | 连锁餐饮 | 新式茶饮 | 智能家电 | 国潮品牌 |
| -------- | -------- | -------- | -------- | -------- |
| 5001 | 5002 | 5003 | 5004 | 5007 |
| 白酒品牌 | 精益运营 | 媒介策略 | 用户争夺 | 精细化运营 |
| ------------------- | -------- | -------- | -------- | ---------- |
| 1622841828310093825 | 6 | 6001 | 6002 | 6003 |
| 用户分层 | 增长黑马 | 社交裂变 | 新兴领域 | 新能源汽车 |
| -------- | -------- | -------- | -------- | ---------- |
| 6004 | 6005 | 6007 | 7 | 7001 |
| 智能汽车 | 新消费 | AIoT | 产业互联网 | AIGC |
| -------- | ------ | ---- | ---------- | ------------------- |
| 7002 | 7003 | 7004 | 7005 | 1645677998450511873 |
| OTT 应用 | 智能电视 | 全景数据 | 全景生态 | 微信小程序 |
| ------------------- | ------------------- | -------- | -------- | ---------- |
| 1676063510499528705 | 1676063630293045249 | 8 | 8001 | 8002 |
| 支付宝小程序 | 百度智能小程序 | 企业流量 | 抖音小程序 | 手机终端 |
| ------------ | -------------- | ------------------- | ------------------- | -------- |
| 8003 | 8004 | 1671052842096496642 | 1676063017220018177 | 9 |
| 智能终端 | 国产终端 | 5G 手机 | 盘点 | 季度报告 |
| -------- | -------- | ------- | ---- | -------- |
| 9001 | 9002 | 9003 | 10 | 10001 |
Radio-Canada.ca
Latest News
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/radio-canada/latest
🛎️ Route: /radio-canada/latest/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, English by default
🐙 Source Code: /radio-canada/latest.ts
Français | English | Español | 简体中文 | 繁體中文 | العربية | ਪੰਜਾਬੀ | Tagalog |
---|---|---|---|---|---|---|---|
fr | en | es | zh-hans | zh-hant | ar | pa | tl |
Readhub
分类
🟢 Passed Test
💡 Example: https://rsshub.app/readhub
🛎️ Route: /readhub/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为热门话题
🐙 Source Code: /readhub/index.ts
热门话题 | 科技动态 | 医疗产业 | 财经快讯 |
---|---|---|---|
news | medical | financial_express |
每日早报
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/readhub/daily
🛎️ Route: /readhub/daily
🐙 Source Code: /readhub/daily.ts
Rebase Network
Web3 Geek Daily
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/rebase/geekdaily
🛎️ Route: /rebase/geekdaily
🐙 Source Code: /rebase/geekdaily.ts
Sakamichi Series 坂道系列官网资讯
Hinatazaka46 Blog 日向坂 46 博客
🟢 Passed Test
💡 Example: https://rsshub.app/hinatazaka46/blog
🛎️ Route: /hinatazaka46/blog/:id?/:page?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
page
- Optional
- Description: Page,
0
by default
🐙 Source Code: /hinatazaka46/blog.ts
Member ID
Member ID | Name |
---|---|
2000 | 四期生リレー |
36 | 渡辺 莉奈 |
35 | 山下 葉留花 |
34 | 宮地 すみれ |
33 | 藤嶌 果歩 |
32 | 平岡 海月 |
31 | 平尾 帆夏 |
30 | 竹内 希来里 |
29 | 正源司 陽子 |
28 | 清水 理央 |
27 | 小西 夏菜実 |
26 | 岸 帆夏 |
25 | 石塚 瑶季 |
24 | 山口 陽世 |
23 | 森本 茉莉 |
22 | 髙橋 未来虹 |
21 | 上村 ひなの |
18 | 松田 好花 |
17 | 濱岸 ひより |
16 | 丹生 明里 |
15 | 富田 鈴花 |
14 | 小坂 菜緒 |
13 | 河田 陽菜 |
12 | 金村 美玖 |
11 | 東村 芽依 |
10 | 高本 彩花 |
9 | 高瀬 愛奈 |
8 | 佐々木 美玲 |
7 | 佐々木 久美 |
6 | 齊藤 京子 |
5 | 加藤 史帆 |
4 | 影山 優佳 |
2 | 潮 紗理菜 |
Hinatazaka46 News 日向坂 46 新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hinatazaka46/news
🛎️ Route: /hinatazaka46/news
🐙 Source Code: /hinatazaka46/news.ts
Sakamichi Series 坂道系列官网资讯
Nogizaka46 Blog 乃木坂 46 博客
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nogizaka46/blog
🛎️ Route: /nogizaka46/blog/:id?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
🐙 Source Code: /nogizaka46/blog.ts
Member ID
Member ID | Name |
---|---|
55401 | 岡本 姫奈 |
55400 | 川﨑 桜 |
55397 | 池田 瑛紗 |
55396 | 五百城 茉央 |
55395 | 中西 アルノ |
55394 | 奥田 いろは |
55393 | 冨里 奈央 |
55392 | 小川 彩 |
55391 | 菅原 咲月 |
55390 | 一ノ瀬 美空 |
55389 | 井上 和 |
55387 | 弓木 奈於 |
55386 | 松尾 美佑 |
55385 | 林 瑠奈 |
55384 | 佐藤 璃果 |
55383 | 黒見 明香 |
48014 | 清宮 レイ |
48012 | 北川 悠理 |
48010 | 金川 紗耶 |
48019 | 矢久保 美緒 |
48018 | 早川 聖来 |
48009 | 掛橋 沙耶香 |
48008 | 賀喜 遥香 |
48017 | 筒井 あやめ |
48015 | 田村 真佑 |
48013 | 柴田 柚菜 |
48006 | 遠藤 さくら |
36760 | 与田 祐希 |
36759 | 吉田 綾乃クリスティー |
36758 | 山下 美月 |
36757 | 向井 葉月 |
36756 | 中村 麗乃 |
36755 | 佐藤 楓 |
36754 | 阪口 珠美 |
36753 | 久保 史緒里 |
36752 | 大園 桃子 |
36751 | 梅澤 美波 |
36750 | 岩本 蓮加 |
36749 | 伊藤 理々杏 |
264 | 齋藤 飛鳥 |
Nogizaka46 News 乃木坂 46 新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/nogizaka46/news
🛎️ Route: /nogizaka46/news
🐙 Source Code: /nogizaka46/news.ts
Sakamichi Series 坂道系列官网资讯
Sakurazaka46 Blog 櫻坂 46 博客
🟢 Passed Test
💡 Example: https://rsshub.app/sakurazaka46/blog
🛎️ Route: /sakurazaka46/blog/:id?/:page?
🔗 Parameters:
id
- Optional
- Description: Member ID, see below,
all
by default
page
- Optional
- Description: Page,
0
by default
🐙 Source Code: /sakurazaka46/blog.ts
Member ID
Member ID | Name |
---|---|
2000 | 三期生リレー |
69 | 山下 瞳月 |
68 | 村山 美羽 |
67 | 村井 優 |
66 | 向井 純葉 |
65 | 的野 美青 |
64 | 中嶋 優月 |
63 | 谷口 愛季 |
62 | 小島 凪紗 |
61 | 小田倉 麗奈 |
60 | 遠藤 理子 |
59 | 石森 璃花 |
58 | 守屋 麗奈 |
57 | 増本 綺良 |
56 | 幸阪 茉里乃 |
55 | 大沼 晶保 |
54 | 大園 玲 |
53 | 遠藤 光莉 |
51 | 山﨑 天 |
50 | 森田 ひかる |
48 | 松田 里奈 |
47 | 藤吉 夏鈴 |
46 | 田村 保乃 |
45 | 武元 唯衣 |
44 | 関 有美子 |
43 | 井上 梨名 |
15 | 原田 葵 |
14 | 土生 瑞穂 |
11 | 菅井 友香 |
08 | 齋藤 冬優花 |
07 | 小林 由依 |
06 | 小池 美波 |
04 | 尾関 梨香 |
03 | 上村 莉菜 |
Sakurazaka46 News 櫻坂 46 新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sakurazaka46/news
🛎️ Route: /sakurazaka46/news
🐙 Source Code: /sakurazaka46/news.ts
Samsung
Research Blog
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/samsung/research/blog
🛎️ Route: /samsung/research/blog
🐙 Source Code: /samsung/research/blog.ts
Sensor Tower
Blog
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/sensortower/blog
🛎️ Route: /sensortower/blog/:language?
🔗 Parameters:
language
- Optional
- Description: Language, see below, English by default
🐙 Source Code: /sensortower/blog.ts
English | Chinese | Japanese | Korean |
---|---|---|---|
zh-CN | ja | ko |
Sky Sports
News
🟢 Passed Test
💡 Example: https://rsshub.app/skysports/news/ac-milan
🛎️ Route: /skysports/news/:team
🔗 Parameters:
team
- Required
- Description: Team id, can be found in URL to the team page
🐙 Source Code: /skysports/news.ts
SupChina
Podcasts
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/supchina/podcasts
🛎️ Route: /supchina/podcasts
🐙 Source Code: /supchina/podcasts.ts
Unknown
swissinfo
Category
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/swissinfo/eng/latest-news
🛎️ Route: /swissinfo/:language?/:category?
🔗 Parameters:
language
- Optional
- Description: Language, eng by default
category
- Optional
- Description: Category, Latest News by default
🐙 Source Code: /swissinfo/index.ts
TechCrunch
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/techcrunch/news
🛎️ Route: /techcrunch/news
🐙 Source Code: /techcrunch/news.ts
TechPowerUp
Reviews
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/techpowerup/review/4090
🛎️ Route: /techpowerup/review/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: Search Keyword
🐙 Source Code: /techpowerup/review.ts
Unknown
The.bi
分类
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/the
🛎️ Route: /the/:filter{.+}?
🔗 Parameters:
filter{.}
- Optional
- Description: N/A
🐙 Source Code: /the/index.ts
TIP
如果你想订阅特定类别或标签,可以在路由中填写 filter 参数。/category/rawmw7dsta2jew
可以实现订阅 剩余价值 类别。此时,路由是 /the/category/rawmw7dsta2jew/
.
你还可以订阅多个类别。/category/rawmw7dsta2jew,rawbcvxkktdkq8/
可以实现同时订阅 剩余价值 和 打江山 两个类别。此时,路由是 /the/category/rawmw7dsta2jew,rawbcvxkktdkq8
.
类别和标签也可以合并订阅。/category/rawmw7dsta2jew/tag/raweekl3na8trq
订阅 剩余价值 类别和 动物 标签。此时,路由是 /the/category/rawmw7dsta2jew/tag/raweekl3na8trq
.
你还可以搜索关键字。/search/中国
搜索关键字 中国。在这种情况下,路径是 /the/search/中国
.
The Verge
The Verge
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/theverge
🛎️ Route: /theverge/:hub?
🔗 Parameters:
hub
- Optional
- Description: Hub, see below, All Posts by default
🐙 Source Code: /theverge/index.ts
Hub | Hub name |
---|---|
All Posts | |
android | Android |
apple | Apple |
apps | Apps & Software |
blackberry | BlackBerry |
culture | Culture |
gaming | Gaming |
hd | HD & Home |
microsoft | Microsoft |
photography | Photography & Video |
policy | Policy & Law |
web | Web & Social |
Provides a better reading experience (full text articles) over the official one.
ThoughtCo
Category
🔴 Failed Test
💡 Example: https://rsshub.app/thoughtco
🛎️ Route: /thoughtco/:category?
🔗 Parameters:
category
- Optional
- Description: Category id, see below
🐙 Source Code: /thoughtco/index.ts
Science, Tech, Math
category | id |
---|---|
Science | science-4132464 |
Math | math-4133545 |
Social Sciences | social-sciences-4133522 |
Computer Science | computer-science-4133486 |
Animals & Nature | animals-and-nature-4133421 |
Humanities
category | id |
---|---|
History & Culture | history-and-culture-4133356 |
Visual Arts | visual-arts-4132957 |
Literature | literature-4133251 |
English | english-4688281 |
Geography | geography-4133035 |
Philosophy | philosophy-4133025 |
Issues | issues-4133022 |
Languages
category | id |
---|---|
English as a Second Language | esl-4133095 |
Spanish | spanish-4133085 |
French | french-4133079 |
German | german-4133073 |
Italian | italian-4133069 |
Japanese | japanese-4133062 |
Mandarin | mandarin-4133057 |
Russian | russian-4175265 |
Resources
category | id |
---|---|
For Students & Parents | for-students-parents-4132588 |
For Educators | for-educators-4132509 |
For Adult Learners | for-adult-learners-4132469 |
More categories
#### Science
| category | id |
| ----------------- | --------------------------- |
| Chemistry | chemistry-4133594 |
| Biology | biology-4133580 |
| Physics | physics-4133571 |
| Geology | geology-4133564 |
| Astronomy | astronomy-4133558 |
| Weather & Climate | weather-and-climate-4133550 |
#### Math
| category | id |
| --------------------- | ------------------------------- |
| Math Tutorials | math-tutorials-4133543 |
| Geometry | geometry-4133540 |
| Arithmetic | arithmetic-4133542 |
| Pre Algebra & Algebra | pre-algebra-and-algebra-4133541 |
| Statistics | statistics-4133539 |
| Exponential Decay | exponential-decay-4133528 |
| Worksheets By Grade | worksheets-by-grade-4133526 |
| Resources | math-resources-4133523 |
#### Social Sciences
| category | id |
| ----------- | ------------------- |
| Psychology | psychology-4160512 |
| Sociology | sociology-4133515 |
| Archaeology | archaeology-4133504 |
| Economics | economics-4133521 |
| Ergonomics | ergonomics-4133492 |
#### Computer Science
| category | id |
| ---------------------- | -------------------------------- |
| PHP Programming | php-4133485 |
| Perl | perl-4133481 |
| Python | python-4133477 |
| Java Programming | java-programming-4133478 |
| Javascript Programming | javascript-programming-4133476 |
| Delphi Programming | delphi-programming-4133475 |
| C & C++ Programming | c-and-c-plus-programming-4133470 |
| Ruby Programming | ruby-programming-4133469 |
| Visual Basic | visual-basic-4133468 |
#### Animals and Nature
| category | id |
| ---------------- | ------------------------ |
| Amphibians | amphibians-4133418 |
| Birds | birds-4133416 |
| Habitat Profiles | habitat-profiles-4133412 |
| Mammals | mammals-4133411 |
| Reptiles | reptiles-4133408 |
| Insects | insects-4133406 |
| Marine Life | marine-life-4133393 |
| Forestry | forestry-4133386 |
| Dinosaurs | dinosaurs-4133376 |
| Evolution | evolution-4133366 |
#### History and Culture
| category | id |
| ------------------------------ | ---------------------------------------- |
| American History | american-history-4133354 |
| African American History | african-american-history-4133344 |
| African History | african-history-4133338 |
| Ancient History and Culture | ancient-history-4133336 |
| Asian History | asian-history-4133325 |
| European History | european-history-4133316 |
| Genealogy | genealogy-4133308 |
| Inventions | inventions-4133303 |
| Latin American History | latin-american-history-4133296 |
| Medieval & Renaissance History | medieval-and-renaissance-history-4133289 |
| Military History | military-history-4133285 |
| The 20th Century | 20th-century-4133273 |
| Women's History | womens-history-4133260 |
#### Visual Arts
| category | id |
| ------------- | -------------------- |
| Art & Artists | art-4132956 |
| Architecture | architecture-4132953 |
#### Literature
| category | id |
| ------------------ | -------------------------- |
| Best Sellers | best-sellers-4133250 |
| Classic Literature | classic-literature-4133245 |
| Plays & Drama | plays-and-drama-4133239 |
| Poetry | poetry-4133232 |
| Quotations | quotations-4133229 |
| Shakespeare | shakespeare-4133223 |
| Short Stories | short-stories-4133217 |
| Children's Books | childrens-books-4133216 |
#### English
| category | id |
| --------------- | ----------------------- |
| English Grammar | english-grammar-4133049 |
| Writing | writing-4133048 |
#### Geography
| category | id |
| ------------------------ | ---------------------------------- |
| Basics | geography-basics-4133034 |
| Physical Geography | physical-geography-4133032 |
| Political Geography | political-geography-4133033 |
| Population | population-4133031 |
| Country Information | country-information-4133030 |
| Key Figures & Milestones | key-figures-and-milestones-4133029 |
| Maps | maps-4133027 |
| Urban Geography | urban-geography-4133026 |
#### Philosophy
| category | id |
| ------------------------------ | ---------------------------------------- |
| Philosophical Theories & Ideas | philosophical-theories-and-ideas-4133024 |
| Major Philosophers | major-philosophers-4133023 |
#### Issues
| category | id |
| --------------------------------- | -------------------------------- |
| The U. S. Government | us-government-4133021 |
| U.S. Foreign Policy | us-foreign-policy-4133010 |
| U.S. Liberal Politics | us-liberal-politics-4133009 |
| U.S. Conservative Politics | us-conservative-politics-4133006 |
| Women's Issues | womens-issues-4133002 |
| Civil Liberties | civil-liberties-4132996 |
| The Middle East | middle-east-4132989 |
| Race Relations | race-relations-4132982 |
| Immigration | immigration-4132977 |
| Crime & Punishment | crime-and-punishment-4132972 |
| Canadian Government | canadian-government-4132959 |
| Understanding Types of Government | types-of-government-5179107 |
#### English as a Second Language
| category | id |
| ---------------------------- | ------------------------------------------ |
| Pronunciation & Conversation | esl-pronunciation-and-conversation-4133093 |
| Vocabulary | esl-vocabulary-4133092 |
| Writing Skills | esl-writing-skills-4133091 |
| Reading Comprehension | esl-reading-comprehension-4133090 |
| Grammar | esl-grammar-4133089 |
| Business English | esl-business-english-4133088 |
| Resources for Teachers | resources-for-esl-teachers-4133087 |
#### Spanish
| category | id |
| ----------------- | ----------------------------------- |
| History & Culture | spanish-history-and-culture-4133084 |
| Pronunciation | spanish-pronunciation-4133083 |
| Vocabulary | spanish-vocabulary-4133082 |
| Writing Skills | spanish-writing-skills-4133081 |
| Grammar | spanish-grammar-4133080 |
#### French
| category | id |
| ---------------------------- | -------------------------------------------- |
| Pronunciation & Conversation | french-pronunciation-4133075 |
| Vocabulary | french-vocabulary-4133076 |
| Grammar | french-grammar-4133074 |
| Resources For Teachers | french-resources-for-french-teachers-4133077 |
#### German
| category | id |
| ---------------------------- | ---------------------------------- |
| History & Culture | german-history-and-culture-4133071 |
| Pronunciation & Conversation | german-pronunciation-4133070 |
| Vocabulary | german-vocabulary-4133068 |
| Grammar | german-grammar-4133067 |
#### Italian
| category | id |
| ----------------- | ----------------------------------- |
| History & Culture | italian-history-and-culture-4133065 |
| Vocabulary | italian-vocabulary-4133061 |
| Grammar | italian-grammar-4133063 |
#### Japanese
| category | id |
| ----------------------------- | ------------------------------------ |
| History & Culture | japanese-history-and-culture-4133058 |
| Essential Japanese Vocabulary | japanese-vocabulary-4133060 |
| Japanese Grammar | japanese-grammar-4133056 |
#### Mandarin
| category | id |
| -------------------------------- | ---------------------------------------- |
| Mandarin History and Culture | mandarin-history-and-culture-4133054 |
| Pronunciation | mandarin-pronunciation-4133053 |
| Vocabulary | mandarin-vocabulary-4133052 |
| Understanding Chinese Characters | understanding-chinese-characters-4133051 |
#### Russian
| category | id |
| -------- | --------------- |
| Russian | russian-4175265 |
#### For Students & Parents
| category | id |
| ------------------ | -------------------------- |
| Homework Help | homework-help-4132587 |
| Private School | private-school-4132514 |
| Test Prep | test-prep-4132578 |
| College Admissions | college-admissions-4132565 |
| College Life | college-life-4132553 |
| Graduate School | graduate-school-4132543 |
| Business School | business-school-4132536 |
| Law School | law-school-4132527 |
| Distance Learning | distance-learning-4132521 |
#### For Educators
| category | id |
| -------------------- | ----------------------------- |
| Becoming A Teacher | becoming-a-teacher-4132510 |
| Assessments & Tests | assessments-and-tests-4132508 |
| Elementary Education | elementary-education-4132507 |
| Secondary Education | secondary-education-4132504 |
| Special Education | special-education-4132499 |
| Teaching | teaching-4132488 |
| Homeschooling | homeschooling-4132480 |
#### For Adult Learners
| category | id |
| ----------------------- | ------------------------------- |
| Tips For Adult Students | tips-for-adult-students-4132468 |
| Getting Your Ged | getting-your-ged-4132466 |
TOPYS
关键字
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/topys
🛎️ Route: /topys/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: 关键字,可在对应结果页的 URL 中找到
🐙 Source Code: /topys/index.ts
创意 | 设计 | 商业 | 艺术 | 文化 | 科技 |
---|
UNTAG
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/utgd/category/method
🛎️ Route: /utgd/category/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,可在对应分类页的 URL 中找到,默认为方法
🐙 Source Code: /utgd/category.ts
方法 | 观点 |
---|---|
method | opinion |
时间线
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/utgd/timeline
🛎️ Route: /utgd/timeline
🐙 Source Code: /utgd/timeline.ts
专题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/utgd/topic/在线阅读专栏
🛎️ Route: /utgd/topic/:topic?
🔗 Parameters:
topic
- Optional
- Description: 专题,默认为在线阅读专栏
🐙 Source Code: /utgd/topic.ts
在线阅读专栏 | 卡片笔记专题 |
---|
更多专栏请见 专题广场
Yahoo
News
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/hk/world
🛎️ Route: /yahoo/news/:region/:category?
🔗 Parameters:
region
- Required
- Description: Region,
hk/tw/au/ca/fr/malaysia/nz/sg/uk/en(us)
, the part represented by the asterisk (*) in *.news.yahoo.com
category
- Optional
- Description: Category, The part represented by the asterisk () in .news.yahoo.com/rss/, region "hk/tw" differs, see the description below
🐙 Source Code: /yahoo/news/index.ts
Region
Support all regions represented by the asterisk (*) in *.news.yahoo.com, such as hk/tw/au/ca/fr/malaysia/nz/sg/uk/en(us). For www.yahoo.com, use en or us. Sites with news domains other than *.news.yahoo.com, such as de.nachrichten.yahoo.com or news.yahoo.co.jp, are not supported.
Category
The parsing method for Yahoo Hong Kong and Taiwan is quite unique. All supported categories are as follows
Category for hk.news.yahoo.com (hongkong)
全部 | 港聞 | 兩岸國際 | 財經 | 娛樂 | 體育 | 健康 | 親子 | 副刊 |
---|---|---|---|---|---|---|---|---|
(empty) | hong-kong | world | business | entertainment | sports | health | parenting | supplement |
Category for tw.news.yahoo.com (taiwan)
全部 | 政治 | 財經 | 娛樂 | 運動 | 社會地方 | 國際 | 生活 | 健康 | 科技 | 品味 |
---|---|---|---|---|---|---|---|---|---|---|
(empty) | politics | finance | entertainment | sports | society | world | lifestyle | health | technology | style |
Other Yahoo news is fetched from the RSS provided by Yahoo. Please refer to the categories displayed on the pages of *.news.yahoo.com (for example, "world"), and try to access *.news.yahoo.com/rss/world to see if it is accessible and contains recent news (some categories exist but are not updated). If it is accessible and has recent news, then that category can be used on the corresponding site. For example, the available categories for news.yahoo.com are as follows
Category for news.yahoo.com (US)
All | US | Politics | World | Science | Tech |
---|---|---|---|---|---|
(empty) | us | politics | world | science | tech |
To give another example, since uk.news.yahoo.com/rss/ukoriginal is accessible and has recent news, /yahoo/news/uk/ukoriginal is a valid RSSHub route.
author
For Yahoo Hong Kong and Yahoo Taiwan, please use another "news source" route.
For other Yahoo News, this route's RSS provides the author field. You can use RSSHub's built-in "content filtering" feature. For example, /yahoo-wg/news/tw/technology?filter_author=Yahoo%20Tech|Engadget can filter out news with authors containing Yahoo Tech or Engadget from Yahoo Taiwan's technology news, which is the Chinese version of Engadget.
合作媒體
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/list/hk/09fcf7b0-0ab2-11e8-bf1f-4d52d4f79454
🛎️ Route: /yahoo/news/list/:region/:listId
🔗 Parameters:
region
- Required
- Description:
hk
,tw
listId
- Required
- Description: 見下表
🐙 Source Code: /yahoo/news/listid.ts
合作媒體 (HK ) | :listId |
---|---|
東方日報 | 33ddd580-0ab3-11e8-bfe1-4b555fb1e429 |
now.com | 01b4d760-0ab4-11e8-af3a-54037d3dced3 |
am730 | c4842090-0ab2-11e8-af7f-041a72ce7398 |
BBC | 4d3fc9a0-fac8-11e9-87f2-564ca250983e |
信報財經新聞 | 5a8a0aa0-0ab3-11e8-b3dc-d990c79d6cb1 |
香港電台 | b4bfc2d0-0ab3-11e8-bf9f-c888fc09923f |
法新社 | 1cc44280-facb-11e9-ad7c-f3ba971275c8 |
Bloomberg | 40023670-facc-11e9-9dde-9175ff306602 |
香港動物報 | 6058fa9c-d74d-487a-8b49-aa99a2a2978e |
新聞來源列表
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/providers/tw/list
🛎️ Route: /yahoo/news/providers/:region/list
🔗 Parameters:
region
- Required
- Description: 地区, 同路由"新闻来源"中的支持地区, 即 hk 或 tw
🐙 Source Code: /yahoo/news/provider-helper.ts
新聞來源
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/yahoo/news/provider/tw/yahoo_tech_tw_942
🛎️ Route: /yahoo/news/provider/:region/:providerId
🔗 Parameters:
region
- Required
- Description: 地區, hk 或 tw, 分别表示香港雅虎和台湾雅虎
providerId
- Required
- Description: 新聞來源 ID, 可透過路由"新聞來源列表"獲得
🐙 Source Code: /yahoo/news/provider.ts
Region
香港 | 台灣 |
---|---|
hk | tw |
ProviderId
除了可以通过路由"新聞來源列表"获得外, 也可通过 hk.news.yahoo.com/archive 和 tw.news.yahoo.com/archive 选择"新闻来源"后通过页面 Url 来获得。
例如 hk.news.yahoo.com/yahoo_movies_hk_660--所有分類/archive, yahoo_movies_hk_660
就是 ProviderId 。
zyw
今日热榜
🔴 Failed Test
💡 Example: https://rsshub.app/zyw/hot
🛎️ Route: /zyw/hot/:site?
🔗 Parameters:
site
- Optional
- Description: 站点,见下表,默认为空,即全部
🐙 Source Code: /zyw/hot.ts
TIP
全部站点请见 此处
哔哩哔哩 | 微博 | 知乎 | 36 氪 | 百度 | 少数派 | IT 之家 | 澎湃新闻 | 今日头条 | 百度贴吧 | 稀土掘金 | 腾讯新闻 |
---|
阿里研究院
资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aliresearch/information
🛎️ Route: /aliresearch/information/:type?
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为新闻
🐙 Source Code: /aliresearch/information.ts
新闻 | 观点 | 案例 |
---|
艾莱资讯
世界轨道交通资讯网
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ally/rail/hyzix/chengguijiaotong/
🛎️ Route: /ally/rail/:category?/:topic?
🔗 Parameters:
category
- Optional
- Description: 分类,可在 URL 中找到;略去则抓取首页
topic
- Optional
- Description: 话题,可在 URL 中找到;并非所有页面均有此字段
🐙 Source Code: /ally/rail.ts
TIP
默认抓取前 20 条,可通过 ?limit=
改变。
白话区块链
科普
🟢 Passed Test
💡 Example: https://rsshub.app/hellobtc/kepu/latest
🛎️ Route: /hellobtc/kepu/:channel?
🔗 Parameters:
channel
- Optional
- Description: 类型,见下表,默认为最新
🐙 Source Code: /hellobtc/kepu.ts
latest | bitcoin | ethereum | defi | inter_blockchain | mining | safety | satoshi_nakomoto | public_blockchain |
---|---|---|---|---|---|---|---|---|
最新 | 比特币 | 以太坊 | DeFi | 跨链 | 挖矿 | 安全 | 中本聪 | 公链 |
快讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/hellobtc/news
🛎️ Route: /hellobtc/news
🐙 Source Code: /hellobtc/news.ts
首页
🟢 Passed Test
💡 Example: https://rsshub.app/hellobtc/information/latest
🛎️ Route: /hellobtc/information/:channel?
🔗 Parameters:
channel
- Optional
- Description: 类型,可填
latest
和application
及最新和应用,默认为最新
🐙 Source Code: /hellobtc/information.ts
報導者
分類
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/twreporter/category/world
🛎️ Route: /twreporter/category/:category
🔗 Parameters:
category
- Required
- Description: Category
🐙 Source Code: /twreporter/category.ts
最新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/twreporter/newest
🛎️ Route: /twreporter/newest
🐙 Source Code: /twreporter/newest.ts
爆料公社
動態
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/bc3ts/post/list
🛎️ Route: /bc3ts/post/list/:sort?
🔗 Parameters:
sort
- Optional
- Description: 排序方式,
1
為最新,2
為熱門,默认為1
🐙 Source Code: /bc3ts/list.ts
本地宝
焦点资讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/bendibao/news/bj
🛎️ Route: /bendibao/news/:city
🔗 Parameters:
city
- Required
- Description: 城市缩写,可在该城市页面的 URL 中找到
🐙 Source Code: /bendibao/news.ts
城市名 | 缩写 |
---|---|
北京 | bj |
上海 | sh |
广州 | gz |
深圳 | sz |
更多城市请参见 这里
香港特别行政区 和 澳门特别行政区 的本地宝城市页面不更新资讯。
财富中文网
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fortunechina
🛎️ Route: /fortunechina/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /fortunechina/index.ts
商业 | 领导力 | 科技 | 研究 |
---|---|---|---|
shangye | lindgaoli | keji | report |
差评
快讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/chaping/newsflash
🛎️ Route: /chaping/newsflash
🐙 Source Code: /chaping/newsflash.ts
图片墙
资讯
🟢 Passed Test
💡 Example: https://rsshub.app/chaping/news/15
🛎️ Route: /chaping/news/:caty?
🔗 Parameters:
caty
- Optional
- Description: 分类,默认为全部资讯
🐙 Source Code: /chaping/news.ts
编号 | 分类 |
---|---|
15 | 直播 |
3 | 科技新鲜事 |
7 | 互联网槽点 |
5 | 趣味科技 |
6 | DEBUG TIME |
1 | 游戏 |
8 | 视频 |
9 | 公里每小时 |
创业邦
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /cyzone/channel/:id?,/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /cyzone/index.ts
最新 | 快鲤鱼 | 创投 | 科创板 | 汽车 |
---|---|---|---|---|
news | 5 | 14 | 13 | 8 |
海外 | 消费 | 科技 | 医疗 | 文娱 |
---|---|---|---|---|
10 | 9 | 7 | 27 | 11 |
城市 | 政策 | 特写 | 干货 | 科技股 |
---|---|---|---|---|
16 | 15 | 6 | 12 | 33 |
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /cyzone/channel/:id?,/:id?
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /cyzone/index.ts
最新 | 快鲤鱼 | 创投 | 科创板 | 汽车 |
---|---|---|---|---|
news | 5 | 14 | 13 | 8 |
海外 | 消费 | 科技 | 医疗 | 文娱 |
---|---|---|---|---|
10 | 9 | 7 | 27 | 11 |
城市 | 政策 | 特写 | 干货 | 科技股 |
---|---|---|---|---|
16 | 15 | 6 | 12 | 33 |
标签
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cyzone/label/创业邦周报
🛎️ Route: /cyzone/label/:name
🔗 Parameters:
name
- Required
- Description: 标签名称,可在对应标签页 URL 中找到
🐙 Source Code: /cyzone/label.ts
作者
創新拿鐵
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/startuplatte
🛎️ Route: /startuplatte/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首頁
🐙 Source Code: /startuplatte/index.ts
首頁 | 大師智慧 | 深度分析 | 新知介紹 |
---|---|---|---|
quote | analysis | trend |
萃嶺网
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/cuilingmag
🛎️ Route: /cuilingmag/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为空,即全部,可在对应分类页 URL 中找到
🐙 Source Code: /cuilingmag/index.ts
TIP
若订阅 #哲学·文明,网址为 https://www.cuilingmag.com/category/philosophy_civilization
。截取 https://www.cuilingmag.com/category
到末尾的部分 philosophy_civilization
作为参数填入,此时路由为 /cuilingmag/philosophy_civilization
。
分类 | ID |
---|---|
哲学 · 文明 | philosophy_civilization |
艺术 · 科技 | art_science |
未来 · 生命 | future_life |
行星智慧 | planetary_wisdom |
数字治理 | digital_governance |
Noema精选 | selected_noema |
大河财立方
新闻
🟢 Passed Test
💡 Example: https://rsshub.app/dahecube
🛎️ Route: /dahecube/:type?
🔗 Parameters:
type
- Optional
- Description: 板块,见下表,默认为推荐
🐙 Source Code: /dahecube/index.ts
推荐 | 党史 | 豫股 | 财经 | 投教 | 金融 | 科创 | 投融 | 专栏 |
---|---|---|---|---|---|---|---|---|
recommend | history | stock | business | education | finance | science | invest | column |
得到
Unknown
🟡 Missing Test
🛎️ Route: /dedao/:category?
🔗 Parameters:
category
- Optional
- Description: N/A
🐙 Source Code: /dedao/index.ts
首页
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/dedao/list/年度日更
🛎️ Route: /dedao/list/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名,默认为年度日更
🐙 Source Code: /dedao/list.ts
用户主页
🔴 Failed Test
💡 Example: https://rsshub.app/dedao/user/VkA5OqLX4RyGxmZRNBMlwBrDaJQ9og
🛎️ Route: /dedao/user/:id/:type?
🔗 Parameters:
id
- Required
- Description: 用户 id,可在对应用户主页 URL 中找到
type
- Optional
- Description: 类型,见下表,默认为
0
,即动态
🐙 Source Code: /dedao/user.ts
动态 | 书评 | 视频 |
---|---|---|
0 | 7 | 12 |
知识城邦
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/dedao/knowledge
🛎️ Route: /dedao/knowledge/:topic?/:type?
🔗 Parameters:
topic
- Optional
- Description: 话题 id,可在对应话题页 URL 中找到
type
- Optional
- Description: 分享类型,
true
指精选,false
指最新,默认为精选
🐙 Source Code: /dedao/knowledge.ts
德恒律师事务所
德恒探索
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dehenglaw/CN/paper
🛎️ Route: /dehenglaw/:language?/:category?
🔗 Parameters:
language
- Optional
- Description: 语言,默认为中文,即 CN,可在对应分类页 URL 中找到,可选 CN 和 EN
category
- Optional
- Description: 分类,默认为专业文章,即 paper,可在对应分类页 URL 中找到
🐙 Source Code: /dehenglaw/index.ts
TIP
若订阅 专业文章,网址为 https://www.dehenglaw.com/CN/paper/0008/000902.aspx
。截取 https://dehenglaw.com/
到末尾 /0008/000902.aspx
的部分 CN/paper
作为参数填入,此时路由为 /dehenglaw/CN/paper
。
专业文章 | 出版物 | 德恒论坛 |
---|---|---|
paper | publish | luntan |
电獭少女
当前精选主题列表
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/topic_list
🛎️ Route: /agirls/topic_list
🐙 Source Code: /agirls/topic-list.ts
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/app
🛎️ Route: /agirls/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,默认为最新文章,可在对应主题页的 URL 中找到,下表仅列出部分
🐙 Source Code: /agirls/index.ts
App 评测 | 手机开箱 | 笔电开箱 | 3C 周边 | 教学小技巧 | 科技情报 |
---|---|---|---|---|---|
app | phone | computer | accessories | tutorial | techlife |
精选主题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/agirls/topic/AppleWatch
🛎️ Route: /agirls/topic/:topic
🔗 Parameters:
topic
- Required
- Description: 精选主题,可通过下方精选主题列表获得
🐙 Source Code: /agirls/topic.ts
电动邦
资讯
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/diandong/news
🛎️ Route: /diandong/news/:cate?
🔗 Parameters:
cate
- Optional
- Description: 分类,见下表,默认为推荐
🐙 Source Code: /diandong/news.ts
分类
推荐 | 新车 | 导购 | 试驾 | 用车 | 技术 | 政策 | 行业 |
---|---|---|---|---|---|---|---|
0 | 29 | 61 | 30 | 75 | 22 | 24 | 23 |
东西智库
分类
🟢 Passed Test
💡 Example: https://rsshub.app/dx2025
🛎️ Route: /dx2025/:type?/:category?
🔗 Parameters:
type
- Optional
- Description: 内容类别,见下表,默认为空
category
- Optional
- Description: 行业分类,见下表,默认为空
🐙 Source Code: /dx2025/index.ts
内容类别
产业观察 | 行业报告 | 政策 | 数据 |
---|---|---|---|
industry-observation | industry-reports | policy | data |
行业分类
行业 | 行业名称 |
---|---|
新一代信息技术 | next-generation-information-technology-industry-reports |
高档数控机床和机器人 | high-grade-cnc-machine-tools-and-robots-industry-reports |
航空航天装备 | aerospace-equipment-industry-reports |
海工装备及高技术船舶 | marine-engineering-equipment-and-high-tech-ships-industry-reports |
先进轨道交通装备 | advanced-rail-transportation-equipment-industry-reports |
节能与新能源汽车 | energy-saving-and-new-energy-vehicles-industry-reports |
电力装备 | electric-equipment-industry-reports |
农机装备 | agricultural-machinery-equipment-industry-reports |
新材料 | new-material-industry-reports |
生物医药及医疗器械 | biomedicine-and-medical-devices-industry-reports |
现代服务业 | modern-service-industry-industry-reports |
制造业人才 | manufacturing-talent-industry-reports |
懂球帝
TIP
- 可以通过头条新闻 + 参数过滤的形式获得早报、专题等内容。
球员新闻
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/player_news/50000339
🛎️ Route: /dongqiudi/player_news/:id
🔗 Parameters:
id
- Required
- Description: 球员 id, 可在懂球帝数据中通过其队伍找到
🐙 Source Code: /dongqiudi/player-news.ts
球队新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/team_news/50001755
🛎️ Route: /dongqiudi/team_news/:team
🔗 Parameters:
team
- Required
- Description: 球队 id, 可在懂球帝数据中找到
🐙 Source Code: /dongqiudi/team-news.ts
新闻
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/top_news/1
🛎️ Route: /dongqiudi/top_news/:id?
🔗 Parameters:
id
- Optional
- Description: 类别 id,不填默认头条新闻
🐙 Source Code: /dongqiudi/top-news.ts
头条 | 深度 | 闲情 | D 站 | 中超 | 国际 | 英超 | 西甲 | 意甲 | 德甲 |
---|---|---|---|---|---|---|---|---|---|
1 | 55 | 37 | 219 | 56 | 120 | 3 | 5 | 4 | 6 |
早报
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/daily
🛎️ Route: /dongqiudi/daily
🐙 Source Code: /dongqiudi/daily.ts
TIP
部分球队和球员可能会有两个 id, 正确 id 应该由 5000
开头.
专题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/special/41
🛎️ Route: /dongqiudi/special/:id
🔗 Parameters:
id
- Required
- Description: 专题 id, 可自行通过 https://www.dongqiudi.com/special/+数字匹配
🐙 Source Code: /dongqiudi/special.ts
新闻大爆炸 | 懂球帝十佳球 | 懂球帝本周 MVP |
---|---|---|
41 | 52 | 53 |
足球赛果
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dongqiudi/result/50001755
🛎️ Route: /dongqiudi/result/:team
🔗 Parameters:
team
- Required
- Description: 球队 id, 可在懂球帝数据中找到
🐙 Source Code: /dongqiudi/result.ts
端传媒
通过提取文章全文,以提供比官方源更佳的阅读体验。
WARNING
付费内容全文可能需要登陆获取,详情见部署页面的配置模块。
App
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/theinitium/app
🛎️ Route: /theinitium/app/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, latest_sc by default
🐙 Source Code: /theinitium/app.ts
抓取The Initium App的文章列表
WARNING
此路由暂不支持登陆认证
Category 栏目:
----- | 简体中文 | 繁體中文 |
---|---|---|
最新 | latest_sc | latest_tc |
日报 | daily_brief_sc | daily_brief_tc |
速递 | whats_new_sc | whats_new_tc |
专题 | report_sc | report_tc |
评论 | opinion_sc | opinion_tc |
国际 | international_sc | international_tc |
大陆 | mainland_sc | mainland_tc |
香港 | hongkong_sc | hongkong_tc |
台湾 | taiwan_sc | taiwan_tc |
播客 | article_audio_sc | article_audio_tc |
个人订阅追踪动态
🔴 Failed Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/theinitium/author/ninghuilulu/zh-hans
🛎️ Route: /theinitium/follow/articles/:language?
🔗 Parameters:
language
- Optional
- Description: 语言,简体
zh-hans
,繁体zh-hant
,缺省为简体
⚙️ Deployment Configs:
INITIUM_BEARER_TOKEN
, optional - 端传媒 Web 版认证 token。获取方式:登陆后打开端传媒站内任意页面,打开浏览器开发者工具中 “网络”(Network) 选项卡,筛选 URL 找到任一个地址为api.initium.com
开头的请求,点击检查其 “消息头”,在 “请求头” 中找到Authorization字段,将其值复制填入配置即可。你的配置应该形如INITIUM_BEARER_TOKEN: 'Bearer eyJxxxx......xx_U8'
。使用 token 部署的好处是避免占据登陆设备数的额度,但这个 token 一般有效期为两周,因此只可作临时测试使用。INITIUM_USERNAME
, optional - 端传媒用户名 (邮箱)INITIUM_PASSWORD
, optional - 端传媒密码
🐙 Source Code: /theinitium/follow.ts
需填入 Web 版认证 token, 也可选择直接在环境设置中填写明文的用户名和密码
话题・标签
专题・栏目
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/theinitium/channel/latest/zh-hans
🛎️ Route: /theinitium/channel/:type?/:language?
🔗 Parameters:
type
- Optional
- Description: 栏目,缺省为最新
language
- Optional
- Description: 语言,简体
zh-hans
,繁体zh-hant
,缺省为简体
🐙 Source Code: /theinitium/channel.ts
Type 栏目:
最新 | 深度 | What’s New | 广场 | 科技 | 风物 | 特约 | ... |
---|---|---|---|---|---|---|---|
latest | feature | news-brief | notes-and-letters | technology | culture | pick_up | ... |
作者
樊登读书
樊登福州运营中心
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/dushu/fuzhou
🛎️ Route: /dushu/fuzhou
🐙 Source Code: /dushu/fuzhou/index.ts
仮面ライダ
最新情報
🟡 Missing Test
💡 Example: https://rsshub.app/kamen-rider-official/news
🛎️ Route: /kamen-rider-official/news/:category?
🔗 Parameters:
category
- Optional
- Description: Category, see below, すべて by default
🐙 Source Code: /kamen-rider-official/news.ts
Category |
---|
すべて |
テレビ |
映画・V シネマ等 |
Blu-ray・DVD、配信等 |
20 作記念グッズ・東映 EC 商品 |
石ノ森章太郎生誕 80 周年記念商品 |
玩具・カード |
食品・飲料・菓子 |
子供生活雑貨 |
アパレル・大人向け雑貨 |
フィギュア・ホビー・一番くじ・プライズ |
ゲーム・デジタル |
雑誌・書籍・漫画 |
音楽 |
映像 |
イベント |
ホテル・レストラン等 |
キャンペーン・タイアップ等 |
その他 |
KAMEN RIDER STORE |
THE 鎧武祭り |
鎧武外伝 |
仮面ライダーリバイス |
ファイナルステージ |
THE50 周年展 |
風都探偵 |
仮面ライダーギーツ |
仮面ライダーアウトサイダーズ |
仮面ライダーガッチャード |
仮面ライダー BLACK SUN |
封面新闻
频道
🟢 Passed Test
💡 Example: https://rsshub.app/thecover/channel/3560
🛎️ Route: /thecover/channel/:id?
🔗 Parameters:
id
- Optional
- Description: 对应id,可在频道链接中获取,默认为3892
🐙 Source Code: /thecover/channel.ts
天下 | 四川 | 辟谣 | 国际 | 云招考 | 30 秒 | 拍客 | 体育 | 国内 | 帮扶铁军 | 文娱 | 宽窄 | 商业 | 千面 | 封面号 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3892 | 3560 | 3909 | 3686 | 11 | 3902 | 3889 | 3689 | 1 | 4002 | 12 | 46 | 4 | 21 | 17 |
風傳媒
分类
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/storm
🛎️ Route: /storm/:category?/:id?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为新聞總覽
id
- Optional
- Description: 子分类 ID,可在 URL 中找到
🐙 Source Code: /storm/index.ts
新聞總覽 | 地方新聞 | 歷史頻道 | 評論總覽 |
---|---|---|---|
articles | localarticles | history | all-comment |
TIP
支持形如 https://www.storm.mg/category/118
的路由,即 /storm/category/118
支持形如 https://www.storm.mg/localarticle-category/s149845
的路由,即 /storm/localarticle-category/s149845
凤凰网
Unknown
大风号
🟢 Passed Test
💡 Example: https://rsshub.app/ifeng/feng/2583/doc
🛎️ Route: /ifeng/feng/:id/:type
🔗 Parameters:
id
- Required
- Description: 对应 id,可在 大风号作者页面 找到
type
- Required
- Description: 类型,见下表
🐙 Source Code: /ifeng/feng.ts
文章 | 视频 |
---|---|
doc | video |
福利吧
最新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/fuliba/latest
🛎️ Route: /fuliba/latest
🐙 Source Code: /fuliba/latest.ts
观察者网
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /guancha/topic/:id/:order?
🔗 Parameters:
id
- Required
- Description: N/A
order
- Optional
- Description: N/A
🐙 Source Code: /guancha/topic.ts
个人主页文章
🔴 Failed Test
💡 Example: https://rsshub.app/guancha/personalpage/243983
🛎️ Route: /guancha/personalpage/:uid
🔗 Parameters:
uid
- Required
- Description: 用户id, 可在URL中找到
🐙 Source Code: /guancha/personalpage.ts
观学院
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guancha/member/recommend
🛎️ Route: /guancha/member/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表
🐙 Source Code: /guancha/member.ts
精选 | 观书堂 | 在线课 | 观学院 |
---|---|---|---|
recommend | books | courses | huodongs |
首页
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/guancha
🛎️ Route: /guancha/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
🐙 Source Code: /guancha/index.ts
全部 | 评论 & 研究 | 要闻 | 风闻 | 热点新闻 | 滚动新闻 |
---|---|---|---|---|---|
all | review | story | fengwen | redian | gundong |
home = 评论 & 研究 + 要闻 + 风闻
others = 热点新闻 + 滚动新闻
TIP
观察者网首页左中右的三个 column 分别对应 评论 & 研究、要闻、风闻 三个部分。
头条
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guancha/headline
🛎️ Route: /guancha/headline
🐙 Source Code: /guancha/headline.ts
国家高端智库 / 综合开发研究院
栏目
🟢 Passed Test
💡 Example: https://rsshub.app/cdi
🛎️ Route: /cdi/:id?
🔗 Parameters:
id
- Optional
- Description: 分类,见下表,默认为综研国策
🐙 Source Code: /cdi/index.ts
樊纲观点 | 综研国策 | 综研观察 | 综研专访 | 综研视点 | 银湖新能源 |
---|---|---|---|---|---|
102 | 152 | 150 | 153 | 154 | 151 |
果壳网
果壳网专栏
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guokr/column/calendar
🛎️ Route: /guokr/column/:channel
🔗 Parameters:
channel
- Required
- Description: 专栏类别
🐙 Source Code: /guokr/channel.ts
物种日历 | 吃货研究所 | 美丽也是技术活 |
---|---|---|
calendar | institute | beauty |
科学人
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/guokr/scientific
🛎️ Route: /guokr/scientific
🐙 Source Code: /guokr/scientific.ts
后续
Live
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/lives/33899
🛎️ Route: /houxu/lives/:id
🔗 Parameters:
id
- Required
- Description: 编号,可在对应 Live 页面的 URL 中找到
🐙 Source Code: /houxu/lives.ts
跟踪
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/memory
🛎️ Route: /houxu/memory
🐙 Source Code: /houxu/memory.ts
热点
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu
🛎️ Route: /houxu/
🐙 Source Code: /houxu/index.ts
专栏
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/houxu/events
🛎️ Route: /houxu/events
🐙 Source Code: /houxu/events.ts
虎嗅
24 小时
🟢 Passed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/moment
🛎️ Route: /huxiu/moment
🐙 Source Code: /huxiu/moment.ts
Unknown
🟡 Missing Test
🛎️ Route: /huxiu/club/:id
🔗 Parameters:
id
- Required
- Description: N/A
🐙 Source Code: /huxiu/club.ts
Unknown
TA 的文章 | TA 的 24 小时 |
---|---|
article | moment |
Unknown
TA 的文章 | TA 的 24 小时 |
---|---|
article | moment |
标签
🟢 Passed Test🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/tag/291
🛎️ Route: /huxiu/tag/:id
🔗 Parameters:
id
- Required
- Description: 标签 id,可在对应标签页 URL 中找到
🐙 Source Code: /huxiu/tag.ts
更多标签请参见 标签
简报
🔴 Failed Test🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/briefcolumn/1
🛎️ Route: /huxiu/briefcolumn/:id
🔗 Parameters:
id
- Required
- Description: 简报 id,可在对应简报页 URL 中找到
🐙 Source Code: /huxiu/brief-column.ts
搜索
🔴 Failed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/search/生活
🛎️ Route: /huxiu/search/:keyword
🔗 Parameters:
keyword
- Required
- Description: 关键字
🐙 Source Code: /huxiu/search.ts
文集
🔴 Failed Test🔄 Support BT🎙️ Support Podcast
💡 Example: https://rsshub.app/huxiu/collection/212
🛎️ Route: /huxiu/collection/:id
🔗 Parameters:
id
- Required
- Description: 文集 id,可在对应文集页 URL 中找到
🐙 Source Code: /huxiu/collection.ts
更多文集请参见 文集
资讯
🔴 Failed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/article
🛎️ Route: /huxiu/article,/channel/:id?
🐙 Source Code: /huxiu/channel.ts
视频 | 车与出行 | 年轻一代 | 十亿消费者 | 前沿科技 |
---|---|---|---|---|
10 | 21 | 106 | 103 | 105 |
财经 | 娱乐淘金 | 医疗健康 | 文化教育 | 出海 |
---|---|---|---|---|
115 | 22 | 111 | 113 | 114 |
金融地产 | 企业服务 | 创业维艰 | 社交通讯 | 全球热点 | 生活腔调 |
---|---|---|---|---|---|
102 | 110 | 2 | 112 | 107 | 4 |
资讯
🔴 Failed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/huxiu/article
🛎️ Route: /huxiu/article,/channel/:id?
🐙 Source Code: /huxiu/channel.ts
视频 | 车与出行 | 年轻一代 | 十亿消费者 | 前沿科技 |
---|---|---|---|---|
10 | 21 | 106 | 103 | 105 |
财经 | 娱乐淘金 | 医疗健康 | 文化教育 | 出海 |
---|---|---|---|---|
115 | 22 | 111 | 113 | 114 |
金融地产 | 企业服务 | 创业维艰 | 社交通讯 | 全球热点 | 生活腔调 |
---|---|---|---|---|---|
102 | 110 | 2 | 112 | 107 | 4 |
机核网
标签
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/gcores/tag/42/articles
🛎️ Route: /gcores/tag/:tag/:category?
🔗 Parameters:
tag
- Required
- Description: 标签名,可在选定标签分类页面的 URL 中找到,如视觉动物——42
category
- Optional
- Description: 分类名
🐙 Source Code: /gcores/tag.ts
分类名同上。
播客
🟢 Passed Test🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/gcores/radios/45
🛎️ Route: /gcores/radios/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名,默认为全部,可在分类页面的 URL 中找到,如 Gadio News -- 45
🐙 Source Code: /gcores/radio.ts
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/gcores/category/news
🛎️ Route: /gcores/category/:category
🔗 Parameters:
category
- Required
- Description: 分类名
🐙 Source Code: /gcores/category.ts
资讯 | 视频 | 电台 | 文章 |
---|---|---|---|
news | videos | radios | articles |
专题文章
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/gcores/collections/64
🛎️ Route: /gcores/collections/:collection
🔗 Parameters:
collection
- Required
- Description: 专题id,可在专题页面的 URL 中找到,如 游戏开发设计心得分享 -- 64
🐙 Source Code: /gcores/collection.ts
极客公园
栏目
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/geekpark
🛎️ Route: /geekpark/:column?
🔗 Parameters:
column
- Optional
- Description: 栏目 id,默认为空,即首页资讯,可在对应栏目页 URL 中找到
🐙 Source Code: /geekpark/index.ts
TIP
若订阅 综合报道,网址为 https://www.geekpark.net/column/179
。截取 https://www.geekpark.net/column/
到末尾的部分 179
作为参数填入,此时路由为 /geekpark/179
。
栏目 | ID |
---|---|
综合报道 | 179 |
AI新浪潮观察 | 304 |
新造车观察 | 305 |
财报解读 | 271 |
底稿对话CEO系列 | 308 |
Geek Insight 特稿系列 | 306 |
心科技 | 307 |
行业资讯 | 2 |
加美财经
分类
🔴 Failed Test
💡 Example: https://rsshub.app/caus
🛎️ Route: /caus/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为全部
🐙 Source Code: /caus/index.ts
全部 | 要闻 | 商业 | 快讯 | 财富 | 生活 |
---|---|---|---|---|---|
0 | 1 | 2 | 3 | 8 | 6 |
簡訊設計
志祺七七
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/simpleinfo
🛎️ Route: /simpleinfo/:category?
🔗 Parameters:
category
- Optional
- Description: 分类名
🐙 Source Code: /simpleinfo/index.ts
夥伴聊聊 | 專案設計 |
---|---|
work | talk |
國內外新聞 | 政治百分百 | 社會觀察家 | 心理與哲學 |
---|---|---|---|
news | politics | society | psychology-philosophy |
科學大探索 | 環境與健康 | ACG 快樂聊 | 好書籍分享 | 其它主題 |
---|---|---|---|---|
science | environment-health | acg | book-sharing | other-topics |
健康界
首页
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/cn-healthcare/index
🛎️ Route: /cn-healthcare/index
🐙 Source Code: /cn-healthcare/index.ts
今日热榜
WARNING
由于需要登录后的 Cookie 值才能获取原始链接,所以需要自建,需要在环境变量中配置 TOPHUB_COOKIE
,详情见部署页面的配置模块。
榜单
🟢 Passed Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/tophub/Om4ejxvxEN
🛎️ Route: /tophub/:id
🔗 Parameters:
id
- Required
- Description: 榜单id,可在 URL 中找到
⚙️ Deployment Configs:
TOPHUB_COOKIE
, optional -
🐙 Source Code: /tophub/index.ts
榜单列表
🟢 Passed Test⚙️ Config Required🔍 Support Radar
💡 Example: https://rsshub.app/tophub/list/Om4ejxvxEN
🛎️ Route: /tophub/list/:id
🔗 Parameters:
id
- Required
- Description: 榜单id,可在 URL 中找到
⚙️ Deployment Configs:
TOPHUB_COOKIE
, optional -
🐙 Source Code: /tophub/list.ts
TIP
将榜单条目集合到一个列表中,可避免推送大量条目,更符合阅读习惯且有热度排序,推荐使用。
君合律师事务所
君合法评
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/junhe/legal-updates
🛎️ Route: /junhe/legal-updates
🐙 Source Code: /junhe/legal-updates.ts
靠谱新闻
全部
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/kaopu/news/zh-hans
🛎️ Route: /kaopu/news/:language?
🔗 Parameters:
language
- Optional
- Description: 语言
🐙 Source Code: /kaopu/news.ts
简体中文 | 繁体中文 |
---|---|
zh-hans | zh-hant |
科学网
精选博客
🔴 Failed Test
💡 Example: https://rsshub.app/sciencenet/blog
🛎️ Route: /sciencenet/blog/:type?/:time?/:sort?
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为推荐
time
- Optional
- Description: 时间,见下表,默认为所有时间
sort
- Optional
- Description: 排序,见下表,默认为按发表时间排序
🐙 Source Code: /sciencenet/blog.ts
类型
精选 | 最新 | 热门 |
---|---|---|
recommend | new | hot |
时间
36 小时内精选博文 | 一周内精选博文 | 一月内精选博文 | 半年内精选博文 | 所有时间精选博文 |
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
排序
按发表时间排序 | 按评论数排序 | 按点击数排序 |
---|---|---|
1 | 2 | 3 |
用户博客
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/sciencenet/user/tony8310
🛎️ Route: /sciencenet/user/:id
🔗 Parameters:
id
- Required
- Description: 用户 id,可在对用户博客页 URL 中找到
🐙 Source Code: /sciencenet/user.ts
快科技
Unknown
🟡 Missing Test
🛎️ Route: /mydrivers/cid/:id?,/zhibo
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /mydrivers/cid.ts
Unknown
🟡 Missing Test
🛎️ Route: /mydrivers/cid/:id?,/zhibo
🔗 Parameters:
id
- Optional
- Description: N/A
🐙 Source Code: /mydrivers/cid.ts
Unknown
🟡 Missing Test
🛎️ Route: /mydrivers/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /mydrivers/index.ts
排行
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/mydrivers/rank
🛎️ Route: /mydrivers/rank/:range?
🔗 Parameters:
range
- Optional
- Description: 时间范围,见下表,默认为24小时最热
🐙 Source Code: /mydrivers/rank.ts
24 小时最热 | 本周最热 | 本月最热 |
---|---|---|
0 | 1 | 2 |
雷峰网
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /leiphone/:do?/:keyword?
🔗 Parameters:
do
- Optional
- Description: N/A
keyword
- Optional
- Description: N/A
🐙 Source Code: /leiphone/index.ts
业界资讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/leiphone/newsflash
🛎️ Route: /leiphone/newsflash
🐙 Source Code: /leiphone/newsflash.ts
链新闻 ABMedia
类别
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/abmedia/technology-development
🛎️ Route: /abmedia/:category?
🔗 Parameters:
category
- Optional
- Description: 类别,默认为产品技术
🐙 Source Code: /abmedia/category.ts
参数可以从链接中拿到,如:
https://www.abmedia.io/category/technology-development
对应 /abmedia/technology-development
首页最新新闻
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/abmedia/index
🛎️ Route: /abmedia/index
🐙 Source Code: /abmedia/index.ts
链捕手 ChainCatcher
Unknown
快讯
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/chaincatcher/news
🛎️ Route: /chaincatcher/news
🐙 Source Code: /chaincatcher/news.ts
量子位
标签
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qbitai/tag/大语言模型
🛎️ Route: /qbitai/tag/:tag
🔗 Parameters:
tag
- Required
- Description: 标签名
🐙 Source Code: /qbitai/tag.ts
分类
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qbitai/category/资讯
🛎️ Route: /qbitai/category/:category
🔗 Parameters:
category
- Required
- Description: 分类名,见下表
🐙 Source Code: /qbitai/category.ts
资讯 | 数码 | 智能车 | 智库 | 活动 |
---|---|---|---|---|
资讯 | ebandeng | auto | zhiku | huodong |
隆众资讯
资讯
🟢 Passed Test
💡 Example: https://rsshub.app/oilchem/list/140/18263
🛎️ Route: /oilchem/:type?/:category?/:subCategory?
🔗 Parameters:
type
- Optional
- Description: 类别 id,可在对应类别页中找到,默认为首页
category
- Optional
- Description: 分类 id,可在对应分类页中找到
subCategory
- Optional
- Description: 子分类 id,可在对应分类页中找到
🐙 Source Code: /oilchem/index.ts
以下是几个例子:
化工 https://chem.oilchem.net
中,类别 id 为 chem
,分类 id 为空,子分类 id 为空,对应路由即为 /oilchem/chem
甲醇 的相关资讯有两个页面入口:其一 https://chem.oilchem.net/chemical/methanol.shtml
中,类别 id 为 chem
,分类 id 为 chemical
,子分类 id 为 methanol
,对应路由即为 /oilchem/chem/chemical/methanol
或其二 https://list.oilchem.net/140
中,类别 id 为 list
,分类 id 为 140
,子分类 id 为空,对应路由即为 /oilchem/list/140
;
甲醇热点聚焦 https://list.oilchem.net/140/18263
中,类别 id 为 list
,分类 id 为 140
,子分类 id 为 18263
,对应路由即为 /oilchem/list/140/18263
論盡媒體 AllAboutMacau Media
话题
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/aamacau
🛎️ Route: /aamacau/:category?/:id?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为即時報道
id
- Optional
- Description: id,可在对应页面 URL 中找到,默认为空
🐙 Source Code: /aamacau/index.ts
即時報道 | 每週專題 | 藝文爛鬼樓 | 論盡紙本 | 新聞事件 | 特別企劃 |
---|---|---|---|---|---|
breakingnews | weeklytopic | culture | press | case | special |
TIP
除了直接订阅分类全部文章(如 每週專題 的对应路由为 /aamacau/weeklytopic),你也可以订阅特定的专题,如 【9-12】2021 澳門立法會選舉 的对应路由为 /【9-12】2021 澳門立法會選舉。
分类中的专题也可以单独订阅,如 新聞事件 中的 「武漢肺炎」新聞檔案 对应路由为 /case/「武漢肺炎」新聞檔案。
同理,其他分类同上例子也可以订阅特定的单独专题。
罗戈网
Unknown
🟡 Missing Test
🛎️ Route: /logclub/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /logclub/index.ts
报告
🔴 Failed Test
💡 Example: https://rsshub.app/logclub/lc_report
🛎️ Route: /logclub/lc_report/:id?,/report/:id?
🔗 Parameters:
id
- Optional
- Description: 报告 id,见下表,默认为罗戈研究出品
🐙 Source Code: /logclub/report.ts
罗戈研究出品 | 物流报告 | 绿色双碳报告 |
---|---|---|
Report | IndustryReport | GreenDualCarbonReport |
报告
🔴 Failed Test
💡 Example: https://rsshub.app/logclub/lc_report
🛎️ Route: /logclub/lc_report/:id?,/report/:id?
🔗 Parameters:
id
- Optional
- Description: 报告 id,见下表,默认为罗戈研究出品
🐙 Source Code: /logclub/report.ts
罗戈研究出品 | 物流报告 | 绿色双碳报告 |
---|---|---|
Report | IndustryReport | GreenDualCarbonReport |
麻省理工科技评论
首页
🟢 Passed Test
💡 Example: https://rsshub.app/mittrchina/index
🛎️ Route: /mittrchina/:type?
🔗 Parameters:
type
- Optional
- Description: 类型,见下表,默认为首页资讯
🐙 Source Code: /mittrchina/index.ts
快讯 | 本周热文 | 首页资讯 | 视频 |
---|---|---|---|
breaking | hot | index | video |
慢雾科技
动态
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/slowmist/research
🛎️ Route: /slowmist/:type?
🔗 Parameters:
type
- Optional
- Description: 分类,见下表,默认为公司新闻
🐙 Source Code: /slowmist/slowmist.ts
公司新闻 | 漏洞披露 | 技术研究 |
---|---|---|
news | vul | research |
梅斯医学 MedSci
资讯
🟢 Passed Test
💡 Example: https://rsshub.app/medsci
🛎️ Route: /medsci/:sid?/:tid?
🔗 Parameters:
sid
- Optional
- Description: 科室,见下表,默认为推荐
tid
- Optional
- Description: 亚专业,可在对应科室页 URL 中找到,默认为该科室的全部
🐙 Source Code: /medsci/index.ts
TIP
下表为科室对应的 sid,若想获得 tid,可以到对应科室页面 URL 中寻找 t_id
字段的值,下面是一个例子:
如 肿瘤 - NSCLC 的 URL 为 https://www.medsci.cn/department/details?s_id=5&t_id=277
,可以看到此时 s_id
对应 sid
的值为 5, t_id
对应 tid
的值为 277,所以可以得到路由 /medsci/5/277
心血管 | 内分泌 | 消化 | 呼吸 | 神经科 |
---|---|---|---|---|
2 | 6 | 4 | 12 | 17 |
传染科 | 精神心理 | 肾内科 | 风湿免疫 | 血液科 |
---|---|---|---|---|
9 | 13 | 14 | 15 | 21 |
老年医学 | 胃肠外科 | 血管外科 | 肝胆胰外 | 骨科 |
---|---|---|---|---|
19 | 76 | 92 | 91 | 10 |
普通外科 | 胸心外科 | 神经外科 | 泌尿外科 | 烧伤科 |
---|---|---|---|---|
23 | 24 | 25 | 26 | 27 |
整形科 | 麻醉疼痛 | 罕见病 | 康复医学 | 药械 |
---|---|---|---|---|
28 | 29 | 304 | 95 | 11 |
儿科 | 耳鼻咽喉 | 口腔科 | 眼科 | 政策人文 |
---|---|---|---|---|
18 | 30 | 31 | 32 | 33 |
营养全科 | 预防公卫 | 妇产科 | 中医科 | 急重症 |
---|---|---|---|---|
34 | 35 | 36 | 37 | 38 |
皮肤性病 | 影像放射 | 转化医学 | 检验病理 | 护理 |
---|---|---|---|---|
39 | 40 | 42 | 69 | 79 |
糖尿病 | 冠心病 | 肝病 | 乳腺癌 |
---|---|---|---|
8 | 43 | 22 | 89 |
美食天下
菜谱
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/meishichina/recipe
🛎️ Route: /meishichina/recipe/:category{.+}?
🔗 Parameters:
category{.}
- Optional
- Description: N/A
🐙 Source Code: /meishichina/index.ts
TIP
若订阅 菜谱大全 中的 最新推荐
分类,将 最新推荐
作为参数填入,此时路由为 /meishichina/recipe/最新推荐/
。
若订阅 菜谱大全 中的 自制食材
分类,将 自制食材
作为参数填入,此时路由为 /meishichina/recipe/自制食材/
。
最新推荐 | 最新发布 | 热菜 | 凉菜 | 汤羹 | 主食 | 小吃 | 西餐 | 烘焙 | 自制食材 |
---|
TIP
若订阅 全部分类 中的对应分类页,见下方说明。
若订阅 热菜最新菜谱,网址为 https://home.meishichina.com/recipe/recai/
。截取 https://home.meishichina.com/recipe/
到末尾 /
的部分 recai
作为参数填入,此时路由为 /meishichina/recipe/recai/
。
若订阅 米饭最热菜谱,网址为 https://home.meishichina.com/recipe/mifan/hot/
。截取 https://home.meishichina.com/recipe/
到末尾 /
的部分 mifan/hot
作为参数填入,此时路由为 /meishichina/recipe/mifan/hot/
。
若订阅 制作难度简单菜谱,网址为 https://home.meishichina.com/recipe-type-do-level-view-1.html
。截取 https://home.meishichina.com/
到末尾 .html
的部分 recipe-type-do-level-view-1
作为参数填入,此时路由为 /meishichina/recipe/recipe-type-do-level-view-1/
。
更多分类
#### 常见菜式
| [热菜](https://home.meishichina.com/recipe/recai/) | [凉菜](https://home.meishichina.com/recipe/liangcai/) | [汤羹](https://home.meishichina.com/recipe/tanggeng/) | [主食](https://home.meishichina.com/recipe/zhushi/) | [小吃](https://home.meishichina.com/recipe/xiaochi/) | [家常菜](https://home.meishichina.com/recipe/jiachang/) |
| ---------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------------- | ---------------------------------------------------------- |
| [recai](https://rsshub.app/meishichina/recipe/recai) | [liangcai](https://rsshub.app/meishichina/recipe/liangcai) | [tanggeng](https://rsshub.app/meishichina/recipe/tanggeng) | [zhushi](https://rsshub.app/meishichina/recipe/zhushi) | [xiaochi](https://rsshub.app/meishichina/recipe/xiaochi) | [jiachang](https://rsshub.app/meishichina/recipe/jiachang) |
| [泡酱腌菜](https://home.meishichina.com/recipe/jiangpaoyancai/) | [西餐](https://home.meishichina.com/recipe/xican/) | [烘焙](https://home.meishichina.com/recipe/hongbei/) | [烤箱菜](https://home.meishichina.com/recipe/kaoxiangcai/) | [饮品](https://home.meishichina.com/recipe/yinpin/) | [零食](https://home.meishichina.com/recipe/lingshi/) |
| ---------------------------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------------- |
| [jiangpaoyancai](https://rsshub.app/meishichina/recipe/jiangpaoyancai) | [xican](https://rsshub.app/meishichina/recipe/xican) | [hongbei](https://rsshub.app/meishichina/recipe/hongbei) | [kaoxiangcai](https://rsshub.app/meishichina/recipe/kaoxiangcai) | [yinpin](https://rsshub.app/meishichina/recipe/yinpin) | [lingshi](https://rsshub.app/meishichina/recipe/lingshi) |
| [火锅](https://home.meishichina.com/recipe/huoguo/) | [自制食材](https://home.meishichina.com/recipe/zizhishicai/) | [海鲜](https://home.meishichina.com/recipe/haixian/) | [宴客菜](https://home.meishichina.com/recipe/yankecai/) |
| ------------------------------------------------------ | ---------------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------------- |
| [huoguo](https://rsshub.app/meishichina/recipe/huoguo) | [zizhishicai](https://rsshub.app/meishichina/recipe/zizhishicai) | [haixian](https://rsshub.app/meishichina/recipe/haixian) | [yankecai](https://rsshub.app/meishichina/recipe/yankecai) |
#### 主食/小吃
| [米饭](https://home.meishichina.com/recipe/mifan/) | [炒饭](https://home.meishichina.com/recipe/chaofan/) | [面食](https://home.meishichina.com/recipe/mianshi/) | [包子](https://home.meishichina.com/recipe/baozi/) | [饺子](https://home.meishichina.com/recipe/jiaozi/) | [馒头花卷](https://home.meishichina.com/recipe/mantou/) |
| ---------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------- |
| [mifan](https://rsshub.app/meishichina/recipe/mifan) | [chaofan](https://rsshub.app/meishichina/recipe/chaofan) | [mianshi](https://rsshub.app/meishichina/recipe/mianshi) | [baozi](https://rsshub.app/meishichina/recipe/baozi) | [jiaozi](https://rsshub.app/meishichina/recipe/jiaozi) | [mantou](https://rsshub.app/meishichina/recipe/mantou) |
| [面条](https://home.meishichina.com/recipe/miantiao/) | [饼](https://home.meishichina.com/recipe/bing/) | [粥](https://home.meishichina.com/recipe/zhou/) | [馄饨](https://home.meishichina.com/recipe/hundun/) | [五谷杂粮](https://home.meishichina.com/recipe/wuguzaliang/) | [北京小吃](https://home.meishichina.com/recipe/beijingxiaochi/) |
| ---------------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [miantiao](https://rsshub.app/meishichina/recipe/miantiao) | [bing](https://rsshub.app/meishichina/recipe/bing) | [zhou](https://rsshub.app/meishichina/recipe/zhou) | [hundun](https://rsshub.app/meishichina/recipe/hundun) | [wuguzaliang](https://rsshub.app/meishichina/recipe/wuguzaliang) | [beijingxiaochi](https://rsshub.app/meishichina/recipe/beijingxiaochi) |
| [陕西小吃](https://home.meishichina.com/recipe/shanxixiaochi/) | [广东小吃](https://home.meishichina.com/recipe/guangdongxiaochi/) | [四川小吃](https://home.meishichina.com/recipe/sichuanxiaochi/) | [重庆小吃](https://home.meishichina.com/recipe/chongqingxiaochi/) | [天津小吃](https://home.meishichina.com/recipe/tianjinxiaochi/) | [上海小吃](https://home.meishichina.com/recipe/shanghaixiochi/) |
| -------------------------------------------------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [shanxixiaochi](https://rsshub.app/meishichina/recipe/shanxixiaochi) | [guangdongxiaochi](https://rsshub.app/meishichina/recipe/guangdongxiaochi) | [sichuanxiaochi](https://rsshub.app/meishichina/recipe/sichuanxiaochi) | [chongqingxiaochi](https://rsshub.app/meishichina/recipe/chongqingxiaochi) | [tianjinxiaochi](https://rsshub.app/meishichina/recipe/tianjinxiaochi) | [shanghaixiochi](https://rsshub.app/meishichina/recipe/shanghaixiochi) |
| [福建小吃](https://home.meishichina.com/recipe/fujianxiaochi/) | [湖南小吃](https://home.meishichina.com/recipe/hunanxiaochi/) | [湖北小吃](https://home.meishichina.com/recipe/hubeixiaochi/) | [江西小吃](https://home.meishichina.com/recipe/jiangxixiaochi/) | [山东小吃](https://home.meishichina.com/recipe/shandongxiaochi/) | [山西小吃](https://home.meishichina.com/recipe/jinxiaochi/) |
| -------------------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ---------------------------------------------------------------------- | ------------------------------------------------------------------------ | -------------------------------------------------------------- |
| [fujianxiaochi](https://rsshub.app/meishichina/recipe/fujianxiaochi) | [hunanxiaochi](https://rsshub.app/meishichina/recipe/hunanxiaochi) | [hubeixiaochi](https://rsshub.app/meishichina/recipe/hubeixiaochi) | [jiangxixiaochi](https://rsshub.app/meishichina/recipe/jiangxixiaochi) | [shandongxiaochi](https://rsshub.app/meishichina/recipe/shandongxiaochi) | [jinxiaochi](https://rsshub.app/meishichina/recipe/jinxiaochi) |
| [河南小吃](https://home.meishichina.com/recipe/henanxiaochi/) | [台湾小吃](https://home.meishichina.com/recipe/taiwanxiaochi/) | [江浙小吃](https://home.meishichina.com/recipe/jiangzhexiaochi/) | [云贵小吃](https://home.meishichina.com/recipe/yunguixiaochi/) | [东北小吃](https://home.meishichina.com/recipe/dongbeixiaochi/) | [西北小吃](https://home.meishichina.com/recipe/xibeixiaochi/) |
| ------------------------------------------------------------------ | -------------------------------------------------------------------- | ------------------------------------------------------------------------ | -------------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [henanxiaochi](https://rsshub.app/meishichina/recipe/henanxiaochi) | [taiwanxiaochi](https://rsshub.app/meishichina/recipe/taiwanxiaochi) | [jiangzhexiaochi](https://rsshub.app/meishichina/recipe/jiangzhexiaochi) | [yunguixiaochi](https://rsshub.app/meishichina/recipe/yunguixiaochi) | [dongbeixiaochi](https://rsshub.app/meishichina/recipe/dongbeixiaochi) | [xibeixiaochi](https://rsshub.app/meishichina/recipe/xibeixiaochi) |
#### 甜品/饮品
| [甜品](https://home.meishichina.com/recipe/tianpin/) | [冰品](https://home.meishichina.com/recipe/bingpin/) | [果汁](https://home.meishichina.com/recipe/guozhi/) | [糖水](https://home.meishichina.com/recipe/tangshui/) | [布丁](https://home.meishichina.com/recipe/buding/) | [果酱](https://home.meishichina.com/recipe/guojiang/) |
| -------------------------------------------------------- | -------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------- |
| [tianpin](https://rsshub.app/meishichina/recipe/tianpin) | [bingpin](https://rsshub.app/meishichina/recipe/bingpin) | [guozhi](https://rsshub.app/meishichina/recipe/guozhi) | [tangshui](https://rsshub.app/meishichina/recipe/tangshui) | [buding](https://rsshub.app/meishichina/recipe/buding) | [guojiang](https://rsshub.app/meishichina/recipe/guojiang) |
| [果冻](https://home.meishichina.com/recipe/guodong/) | [酸奶](https://home.meishichina.com/recipe/suannai/) | [鸡尾酒](https://home.meishichina.com/recipe/jiweijiu/) | [咖啡](https://home.meishichina.com/recipe/kafei/) | [豆浆](https://home.meishichina.com/recipe/doujiang/) | [奶昔](https://home.meishichina.com/recipe/naixi/) |
| -------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------- |
| [guodong](https://rsshub.app/meishichina/recipe/guodong) | [suannai](https://rsshub.app/meishichina/recipe/suannai) | [jiweijiu](https://rsshub.app/meishichina/recipe/jiweijiu) | [kafei](https://rsshub.app/meishichina/recipe/kafei) | [doujiang](https://rsshub.app/meishichina/recipe/doujiang) | [naixi](https://rsshub.app/meishichina/recipe/naixi) |
| [冰淇淋](https://home.meishichina.com/recipe/bingqilin/) |
| ------------------------------------------------------------ |
| [bingqilin](https://rsshub.app/meishichina/recipe/bingqilin) |
#### 适宜人群
| [孕妇](https://home.meishichina.com/recipe/yunfu/) | [产妇](https://home.meishichina.com/recipe/chanfu/) | [婴儿](https://home.meishichina.com/recipe/yinger/) | [儿童](https://home.meishichina.com/recipe/ertong/) | [老人](https://home.meishichina.com/recipe/laoren/) | [幼儿](https://home.meishichina.com/recipe/youer/) |
| ---------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ---------------------------------------------------- |
| [yunfu](https://rsshub.app/meishichina/recipe/yunfu) | [chanfu](https://rsshub.app/meishichina/recipe/chanfu) | [yinger](https://rsshub.app/meishichina/recipe/yinger) | [ertong](https://rsshub.app/meishichina/recipe/ertong) | [laoren](https://rsshub.app/meishichina/recipe/laoren) | [youer](https://rsshub.app/meishichina/recipe/youer) |
| [哺乳期](https://home.meishichina.com/recipe/buruqi/) | [青少年](https://home.meishichina.com/recipe/qingshaonian/) |
| ------------------------------------------------------ | ------------------------------------------------------------------ |
| [buruqi](https://rsshub.app/meishichina/recipe/buruqi) | [qingshaonian](https://rsshub.app/meishichina/recipe/qingshaonian) |
#### 食疗食补
| [健康食谱](https://home.meishichina.com/recipe/jiankangshipu/) | [减肥瘦身](https://home.meishichina.com/recipe/shoushen/) | [贫血](https://home.meishichina.com/recipe/pinxue/) | [痛经](https://home.meishichina.com/recipe/tongjing/) | [清热祛火](https://home.meishichina.com/recipe/qingrequhuo/) | [滋阴](https://home.meishichina.com/recipe/ziyin/) |
| -------------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------- |
| [jiankangshipu](https://rsshub.app/meishichina/recipe/jiankangshipu) | [shoushen](https://rsshub.app/meishichina/recipe/shoushen) | [pinxue](https://rsshub.app/meishichina/recipe/pinxue) | [tongjing](https://rsshub.app/meishichina/recipe/tongjing) | [qingrequhuo](https://rsshub.app/meishichina/recipe/qingrequhuo) | [ziyin](https://rsshub.app/meishichina/recipe/ziyin) |
| [壮阳](https://home.meishichina.com/recipe/zhuangyang/) | [便秘](https://home.meishichina.com/recipe/bianmi/) | [排毒养颜](https://home.meishichina.com/recipe/paiduyangyan/) | [滋润补水](https://home.meishichina.com/recipe/ziyinbushuui/) | [健脾养胃](https://home.meishichina.com/recipe/jianbiyangwei/) | [护肝明目](https://home.meishichina.com/recipe/huganmingmu/) |
| -------------------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | -------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [zhuangyang](https://rsshub.app/meishichina/recipe/zhuangyang) | [bianmi](https://rsshub.app/meishichina/recipe/bianmi) | [paiduyangyan](https://rsshub.app/meishichina/recipe/paiduyangyan) | [ziyinbushuui](https://rsshub.app/meishichina/recipe/ziyinbushuui) | [jianbiyangwei](https://rsshub.app/meishichina/recipe/jianbiyangwei) | [huganmingmu](https://rsshub.app/meishichina/recipe/huganmingmu) |
| [清肺止咳](https://home.meishichina.com/recipe/qingfeizhike/) | [下奶](https://home.meishichina.com/recipe/xianai/) | [补钙](https://home.meishichina.com/recipe/bugai/) | [醒酒](https://home.meishichina.com/recipe/xingjiu/) | [抗过敏](https://home.meishichina.com/recipe/kangguomin/) | [防辐射](https://home.meishichina.com/recipe/fangfushe/) |
| ------------------------------------------------------------------ | ------------------------------------------------------ | ---------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------ |
| [qingfeizhike](https://rsshub.app/meishichina/recipe/qingfeizhike) | [xianai](https://rsshub.app/meishichina/recipe/xianai) | [bugai](https://rsshub.app/meishichina/recipe/bugai) | [xingjiu](https://rsshub.app/meishichina/recipe/xingjiu) | [kangguomin](https://rsshub.app/meishichina/recipe/kangguomin) | [fangfushe](https://rsshub.app/meishichina/recipe/fangfushe) |
| [提高免疫力](https://home.meishichina.com/recipe/tigaomianyili/) | [流感](https://home.meishichina.com/recipe/liugan/) | [驱寒暖身](https://home.meishichina.com/recipe/quhannuanshen/) | [秋冬进补](https://home.meishichina.com/recipe/qiudongjinbu/) | [消暑解渴](https://home.meishichina.com/recipe/xiaoshujieke/) |
| -------------------------------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| [tigaomianyili](https://rsshub.app/meishichina/recipe/tigaomianyili) | [liugan](https://rsshub.app/meishichina/recipe/liugan) | [quhannuanshen](https://rsshub.app/meishichina/recipe/quhannuanshen) | [qiudongjinbu](https://rsshub.app/meishichina/recipe/qiudongjinbu) | [xiaoshujieke](https://rsshub.app/meishichina/recipe/xiaoshujieke) |
#### 场景
| [早餐](https://home.meishichina.com/recipe/zaocan/) | [下午茶](https://home.meishichina.com/recipe/xiawucha/) | [二人世界](https://home.meishichina.com/recipe/erren/) | [野餐](https://home.meishichina.com/recipe/yecan/) | [开胃菜](https://home.meishichina.com/recipe/kaiweicai/) | [私房菜](https://home.meishichina.com/recipe/sifangcai/) |
| ------------------------------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| [zaocan](https://rsshub.app/meishichina/recipe/zaocan) | [xiawucha](https://rsshub.app/meishichina/recipe/xiawucha) | [erren](https://rsshub.app/meishichina/recipe/erren) | [yecan](https://rsshub.app/meishichina/recipe/yecan) | [kaiweicai](https://rsshub.app/meishichina/recipe/kaiweicai) | [sifangcai](https://rsshub.app/meishichina/recipe/sifangcai) |
| [快餐](https://home.meishichina.com/recipe/kuaican/) | [快手菜](https://home.meishichina.com/recipe/kuaishoucai/) | [宿舍时代](https://home.meishichina.com/recipe/susheshidai/) | [中式宴请](https://home.meishichina.com/recipe/zhongshiyanqing/) | [西式宴请](https://home.meishichina.com/recipe/xishiyanqing/) |
| -------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------------ |
| [kuaican](https://rsshub.app/meishichina/recipe/kuaican) | [kuaishoucai](https://rsshub.app/meishichina/recipe/kuaishoucai) | [susheshidai](https://rsshub.app/meishichina/recipe/susheshidai) | [zhongshiyanqing](https://rsshub.app/meishichina/recipe/zhongshiyanqing) | [xishiyanqing](https://rsshub.app/meishichina/recipe/xishiyanqing) |
#### 饮食方式
| [素食](https://home.meishichina.com/recipe/sushi/) | [素菜](https://home.meishichina.com/recipe/sucai2/) | [清真菜](https://home.meishichina.com/recipe/qingzhencai/) | [春季食谱](https://home.meishichina.com/recipe/chunji/) | [夏季食谱](https://home.meishichina.com/recipe/xiaji/) | [秋季食谱](https://home.meishichina.com/recipe/qiuji/) |
| ---------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ |
| [sushi](https://rsshub.app/meishichina/recipe/sushi) | [sucai2](https://rsshub.app/meishichina/recipe/sucai2) | [qingzhencai](https://rsshub.app/meishichina/recipe/qingzhencai) | [chunji](https://rsshub.app/meishichina/recipe/chunji) | [xiaji](https://rsshub.app/meishichina/recipe/xiaji) | [qiuji](https://rsshub.app/meishichina/recipe/qiuji) |
| [冬季食谱](https://home.meishichina.com/recipe/dongji/) | [小清新](https://home.meishichina.com/recipe/xiaoqingxin/) | [高颜值](https://home.meishichina.com/recipe/gaoyanzhi/) |
| ------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------------------ |
| [dongji](https://rsshub.app/meishichina/recipe/dongji) | [xiaoqingxin](https://rsshub.app/meishichina/recipe/xiaoqingxin) | [gaoyanzhi](https://rsshub.app/meishichina/recipe/gaoyanzhi) |
#### 中式菜系
| [川菜](https://home.meishichina.com/recipe/chuancai/) | [鲁菜](https://home.meishichina.com/recipe/lucai/) | [闽菜](https://home.meishichina.com/recipe/mincai/) | [粤菜](https://home.meishichina.com/recipe/yuecai/) | [苏菜](https://home.meishichina.com/recipe/sucai/) | [浙菜](https://home.meishichina.com/recipe/zhecai/) |
| ---------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------ |
| [chuancai](https://rsshub.app/meishichina/recipe/chuancai) | [lucai](https://rsshub.app/meishichina/recipe/lucai) | [mincai](https://rsshub.app/meishichina/recipe/mincai) | [yuecai](https://rsshub.app/meishichina/recipe/yuecai) | [sucai](https://rsshub.app/meishichina/recipe/sucai) | [zhecai](https://rsshub.app/meishichina/recipe/zhecai) |
| [湘菜](https://home.meishichina.com/recipe/xiangcai/) | [徽菜](https://home.meishichina.com/recipe/huicai/) | [淮扬菜](https://home.meishichina.com/recipe/huaiyangcai/) | [豫菜](https://home.meishichina.com/recipe/yucai/) | [晋菜](https://home.meishichina.com/recipe/jincai/) | [鄂菜](https://home.meishichina.com/recipe/ecai/) |
| ---------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------- |
| [xiangcai](https://rsshub.app/meishichina/recipe/xiangcai) | [huicai](https://rsshub.app/meishichina/recipe/huicai) | [huaiyangcai](https://rsshub.app/meishichina/recipe/huaiyangcai) | [yucai](https://rsshub.app/meishichina/recipe/yucai) | [jincai](https://rsshub.app/meishichina/recipe/jincai) | [ecai](https://rsshub.app/meishichina/recipe/ecai) |
| [云南菜](https://home.meishichina.com/recipe/yunnancai/) | [北京菜](https://home.meishichina.com/recipe/beijingcai/) | [东北菜](https://home.meishichina.com/recipe/dongbeicai/) | [西北菜](https://home.meishichina.com/recipe/xibeicai/) | [贵州菜](https://home.meishichina.com/recipe/guizhoucai/) | [上海菜](https://home.meishichina.com/recipe/shanghaicai/) |
| ------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------------------------- |
| [yunnancai](https://rsshub.app/meishichina/recipe/yunnancai) | [beijingcai](https://rsshub.app/meishichina/recipe/beijingcai) | [dongbeicai](https://rsshub.app/meishichina/recipe/dongbeicai) | [xibeicai](https://rsshub.app/meishichina/recipe/xibeicai) | [guizhoucai](https://rsshub.app/meishichina/recipe/guizhoucai) | [shanghaicai](https://rsshub.app/meishichina/recipe/shanghaicai) |
| [新疆菜](https://home.meishichina.com/recipe/xinjiangcai/) | [客家菜](https://home.meishichina.com/recipe/kejiacai/) | [台湾美食](https://home.meishichina.com/recipe/taiwancai/) | [香港美食](https://home.meishichina.com/recipe/xianggangcai/) | [澳门美食](https://home.meishichina.com/recipe/aomeicai/) | [赣菜](https://home.meishichina.com/recipe/gancai/) |
| ---------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------ |
| [xinjiangcai](https://rsshub.app/meishichina/recipe/xinjiangcai) | [kejiacai](https://rsshub.app/meishichina/recipe/kejiacai) | [taiwancai](https://rsshub.app/meishichina/recipe/taiwancai) | [xianggangcai](https://rsshub.app/meishichina/recipe/xianggangcai) | [aomeicai](https://rsshub.app/meishichina/recipe/aomeicai) | [gancai](https://rsshub.app/meishichina/recipe/gancai) |
| [中式菜系](https://home.meishichina.com/recipe/zhongshicaixi/) |
| -------------------------------------------------------------------- |
| [zhongshicaixi](https://rsshub.app/meishichina/recipe/zhongshicaixi) |
#### 外国美食
| [日本料理](https://home.meishichina.com/recipe/ribencai/) | [韩国料理](https://home.meishichina.com/recipe/hanguocai/) | [泰国菜](https://home.meishichina.com/recipe/taiguocai/) | [印度菜](https://home.meishichina.com/recipe/yiducai/) | [法国菜](https://home.meishichina.com/recipe/faguocai/) | [意大利菜](https://home.meishichina.com/recipe/yidalicai/) |
| ---------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
| [ribencai](https://rsshub.app/meishichina/recipe/ribencai) | [hanguocai](https://rsshub.app/meishichina/recipe/hanguocai) | [taiguocai](https://rsshub.app/meishichina/recipe/taiguocai) | [yiducai](https://rsshub.app/meishichina/recipe/yiducai) | [faguocai](https://rsshub.app/meishichina/recipe/faguocai) | [yidalicai](https://rsshub.app/meishichina/recipe/yidalicai) |
| [西班牙菜](https://home.meishichina.com/recipe/xibanya/) | [英国菜](https://home.meishichina.com/recipe/yingguocai/) | [越南菜](https://home.meishichina.com/recipe/yuenancai/) | [墨西哥菜](https://home.meishichina.com/recipe/moxigecai/) | [外国美食](https://home.meishichina.com/recipe/waiguomeishi/) |
| -------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------------ |
| [xibanya](https://rsshub.app/meishichina/recipe/xibanya) | [yingguocai](https://rsshub.app/meishichina/recipe/yingguocai) | [yuenancai](https://rsshub.app/meishichina/recipe/yuenancai) | [moxigecai](https://rsshub.app/meishichina/recipe/moxigecai) | [waiguomeishi](https://rsshub.app/meishichina/recipe/waiguomeishi) |
#### 烘焙
| [蛋糕](https://home.meishichina.com/recipe/dangao/) | [面包](https://home.meishichina.com/recipe/mianbao/) | [饼干](https://home.meishichina.com/recipe/binggan/) | [派塔](https://home.meishichina.com/recipe/paita/) | [吐司](https://home.meishichina.com/recipe/tusi/) | [戚风蛋糕](https://home.meishichina.com/recipe/qifeng/) |
| ------------------------------------------------------ | -------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------- | ------------------------------------------------------- |
| [dangao](https://rsshub.app/meishichina/recipe/dangao) | [mianbao](https://rsshub.app/meishichina/recipe/mianbao) | [binggan](https://rsshub.app/meishichina/recipe/binggan) | [paita](https://rsshub.app/meishichina/recipe/paita) | [tusi](https://rsshub.app/meishichina/recipe/tusi) | [qifeng](https://rsshub.app/meishichina/recipe/qifeng) |
| [纸杯蛋糕](https://home.meishichina.com/recipe/zhibei/) | [蛋糕卷](https://home.meishichina.com/recipe/dangaojuan/) | [玛芬蛋糕](https://home.meishichina.com/recipe/mafen/) | [乳酪蛋糕](https://home.meishichina.com/recipe/rulao/) | [芝士蛋糕](https://home.meishichina.com/recipe/zhishi/) | [奶油蛋糕](https://home.meishichina.com/recipe/naiyou/) |
| ------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------- | ------------------------------------------------------- |
| [zhibei](https://rsshub.app/meishichina/recipe/zhibei) | [dangaojuan](https://rsshub.app/meishichina/recipe/dangaojuan) | [mafen](https://rsshub.app/meishichina/recipe/mafen) | [rulao](https://rsshub.app/meishichina/recipe/rulao) | [zhishi](https://rsshub.app/meishichina/recipe/zhishi) | [naiyou](https://rsshub.app/meishichina/recipe/naiyou) |
| [批萨](https://home.meishichina.com/recipe/pisa/) | [慕斯](https://home.meishichina.com/recipe/musi/) | [曲奇](https://home.meishichina.com/recipe/quqi/) | [翻糖](https://home.meishichina.com/recipe/fantang/) |
| -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------------- |
| [pisa](https://rsshub.app/meishichina/recipe/pisa) | [musi](https://rsshub.app/meishichina/recipe/musi) | [quqi](https://rsshub.app/meishichina/recipe/quqi) | [fantang](https://rsshub.app/meishichina/recipe/fantang) |
#### 传统美食
| [粽子](https://home.meishichina.com/recipe/zongzi/) | [月饼](https://home.meishichina.com/recipe/yuebing/) | [春饼](https://home.meishichina.com/recipe/chunbing/) | [元宵](https://home.meishichina.com/recipe/yuanxiao/) | [汤圆](https://home.meishichina.com/recipe/tangyuan/) | [青团](https://home.meishichina.com/recipe/qingtuan/) |
| ------------------------------------------------------ | -------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
| [zongzi](https://rsshub.app/meishichina/recipe/zongzi) | [yuebing](https://rsshub.app/meishichina/recipe/yuebing) | [chunbing](https://rsshub.app/meishichina/recipe/chunbing) | [yuanxiao](https://rsshub.app/meishichina/recipe/yuanxiao) | [tangyuan](https://rsshub.app/meishichina/recipe/tangyuan) | [qingtuan](https://rsshub.app/meishichina/recipe/qingtuan) |
| [腊八粥](https://home.meishichina.com/recipe/labazhou/) | [春卷](https://home.meishichina.com/recipe/chunjuan/) | [传统美食](https://home.meishichina.com/recipe/chuantongmeishi/) |
| ---------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------ |
| [labazhou](https://rsshub.app/meishichina/recipe/labazhou) | [chunjuan](https://rsshub.app/meishichina/recipe/chunjuan) | [chuantongmeishi](https://rsshub.app/meishichina/recipe/chuantongmeishi) |
#### 节日食俗
| [立冬](https://home.meishichina.com/recipe/lidong/) | [冬至](https://home.meishichina.com/recipe/dongzhi/) | [腊八](https://home.meishichina.com/recipe/laba/) | [端午节](https://home.meishichina.com/recipe/duanwu/) | [中秋](https://home.meishichina.com/recipe/zhongqiu/) | [立春](https://home.meishichina.com/recipe/lichun/) |
| ------------------------------------------------------ | -------------------------------------------------------- | -------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------ |
| [lidong](https://rsshub.app/meishichina/recipe/lidong) | [dongzhi](https://rsshub.app/meishichina/recipe/dongzhi) | [laba](https://rsshub.app/meishichina/recipe/laba) | [duanwu](https://rsshub.app/meishichina/recipe/duanwu) | [zhongqiu](https://rsshub.app/meishichina/recipe/zhongqiu) | [lichun](https://rsshub.app/meishichina/recipe/lichun) |
| [元宵节](https://home.meishichina.com/recipe/yuanxiaojie/) | [贴秋膘](https://home.meishichina.com/recipe/tieqiubiao/) | [清明](https://home.meishichina.com/recipe/qingming/) | [年夜饭](https://home.meishichina.com/recipe/nianyefan/) | [圣诞节](https://home.meishichina.com/recipe/shengdanjie/) | [感恩节](https://home.meishichina.com/recipe/ganenjie/) |
| ---------------------------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------------------------------------- | ---------------------------------------------------------- |
| [yuanxiaojie](https://rsshub.app/meishichina/recipe/yuanxiaojie) | [tieqiubiao](https://rsshub.app/meishichina/recipe/tieqiubiao) | [qingming](https://rsshub.app/meishichina/recipe/qingming) | [nianyefan](https://rsshub.app/meishichina/recipe/nianyefan) | [shengdanjie](https://rsshub.app/meishichina/recipe/shengdanjie) | [ganenjie](https://rsshub.app/meishichina/recipe/ganenjie) |
| [万圣节](https://home.meishichina.com/recipe/wanshengjie/) | [情人节](https://home.meishichina.com/recipe/qingrenjie/) | [复活节](https://home.meishichina.com/recipe/fuhuojie/) | [雨水](https://home.meishichina.com/recipe/yushui/) | [惊蛰](https://home.meishichina.com/recipe/jingzhi/) | [春分](https://home.meishichina.com/recipe/chunfen/) |
| ---------------------------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------------- | -------------------------------------------------------- |
| [wanshengjie](https://rsshub.app/meishichina/recipe/wanshengjie) | [qingrenjie](https://rsshub.app/meishichina/recipe/qingrenjie) | [fuhuojie](https://rsshub.app/meishichina/recipe/fuhuojie) | [yushui](https://rsshub.app/meishichina/recipe/yushui) | [jingzhi](https://rsshub.app/meishichina/recipe/jingzhi) | [chunfen](https://rsshub.app/meishichina/recipe/chunfen) |
| [谷雨](https://home.meishichina.com/recipe/guyu/) | [立夏](https://home.meishichina.com/recipe/lixia/) | [小满](https://home.meishichina.com/recipe/xiaoman/) | [芒种](https://home.meishichina.com/recipe/mangzhong/) | [夏至](https://home.meishichina.com/recipe/xiazhi/) | [小暑](https://home.meishichina.com/recipe/xiaoshu/) |
| -------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------ | -------------------------------------------------------- |
| [guyu](https://rsshub.app/meishichina/recipe/guyu) | [lixia](https://rsshub.app/meishichina/recipe/lixia) | [xiaoman](https://rsshub.app/meishichina/recipe/xiaoman) | [mangzhong](https://rsshub.app/meishichina/recipe/mangzhong) | [xiazhi](https://rsshub.app/meishichina/recipe/xiazhi) | [xiaoshu](https://rsshub.app/meishichina/recipe/xiaoshu) |
| [大暑](https://home.meishichina.com/recipe/dashu/) | [立秋](https://home.meishichina.com/recipe/xiqiu/) | [处暑](https://home.meishichina.com/recipe/chushu/) | [白露](https://home.meishichina.com/recipe/bailu/) | [秋分](https://home.meishichina.com/recipe/qiufen/) | [寒露](https://home.meishichina.com/recipe/hanlu/) |
| ---------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------- |
| [dashu](https://rsshub.app/meishichina/recipe/dashu) | [xiqiu](https://rsshub.app/meishichina/recipe/xiqiu) | [chushu](https://rsshub.app/meishichina/recipe/chushu) | [bailu](https://rsshub.app/meishichina/recipe/bailu) | [qiufen](https://rsshub.app/meishichina/recipe/qiufen) | [hanlu](https://rsshub.app/meishichina/recipe/hanlu) |
| [霜降](https://home.meishichina.com/recipe/shuangjiang/) | [小雪](https://home.meishichina.com/recipe/xiaoxue/) | [大雪](https://home.meishichina.com/recipe/daxue/) | [小寒](https://home.meishichina.com/recipe/xiaohan/) | [大寒](https://home.meishichina.com/recipe/dahan/) | [二月二](https://home.meishichina.com/recipe/eryueer/) |
| ---------------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------- | -------------------------------------------------------- |
| [shuangjiang](https://rsshub.app/meishichina/recipe/shuangjiang) | [xiaoxue](https://rsshub.app/meishichina/recipe/xiaoxue) | [daxue](https://rsshub.app/meishichina/recipe/daxue) | [xiaohan](https://rsshub.app/meishichina/recipe/xiaohan) | [dahan](https://rsshub.app/meishichina/recipe/dahan) | [eryueer](https://rsshub.app/meishichina/recipe/eryueer) |
| [母亲节](https://home.meishichina.com/recipe/muqinjie/) | [父亲节](https://home.meishichina.com/recipe/fuqinjie/) | [儿童节](https://home.meishichina.com/recipe/ertongjie/) | [七夕](https://home.meishichina.com/recipe/qixi/) | [重阳节](https://home.meishichina.com/recipe/chongyangjie/) | [节日习俗](https://home.meishichina.com/recipe/jierixisu/) |
| ---------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------ |
| [muqinjie](https://rsshub.app/meishichina/recipe/muqinjie) | [fuqinjie](https://rsshub.app/meishichina/recipe/fuqinjie) | [ertongjie](https://rsshub.app/meishichina/recipe/ertongjie) | [qixi](https://rsshub.app/meishichina/recipe/qixi) | [chongyangjie](https://rsshub.app/meishichina/recipe/chongyangjie) | [jierixisu](https://rsshub.app/meishichina/recipe/jierixisu) |
#### 按制作难度
| [简单](https://home.meishichina.com/recipe-type-do-level-view-1.html) | [普通](https://home.meishichina.com/recipe-type-do-level-view-2.html) | [高级](https://home.meishichina.com/recipe-type-do-level-view-3.html) | [神级](https://home.meishichina.com/recipe-type-do-level-view-4.html) |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
| [recipe-type-do-level-view-1](https://rsshub.app/meishichina/recipe/recipe-type-do-level-view-1) | [recipe-type-do-level-view-2](https://rsshub.app/meishichina/recipe/recipe-type-do-level-view-2) | [recipe-type-do-level-view-3](https://rsshub.app/meishichina/recipe/recipe-type-do-level-view-3) | [recipe-type-do-level-view-4](https://rsshub.app/meishichina/recipe/recipe-type-do-level-view-4) |
#### 按所需时间
| [十分钟](https://home.meishichina.com/recipe-type-do-during-view-1.html) | [廿分钟](https://home.meishichina.com/recipe-type-do-during-view-2.html) | [半小时](https://home.meishichina.com/recipe-type-do-during-view-3.html) | [三刻钟](https://home.meishichina.com/recipe-type-do-during-view-4.html) | [一小时](https://home.meishichina.com/recipe-type-do-during-view-5.html) | [数小时](https://home.meishichina.com/recipe-type-do-during-view-6.html) |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| [recipe-type-do-during-view-1](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-1) | [recipe-type-do-during-view-2](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-2) | [recipe-type-do-during-view-3](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-3) | [recipe-type-do-during-view-4](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-4) | [recipe-type-do-during-view-5](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-5) | [recipe-type-do-during-view-6](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-6) |
| [一天](https://home.meishichina.com/recipe-type-do-during-view-7.html) | [数天](https://home.meishichina.com/recipe-type-do-during-view-8.html) |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| [recipe-type-do-during-view-7](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-7) | [recipe-type-do-during-view-8](https://rsshub.app/meishichina/recipe/recipe-type-do-during-view-8) |
#### 按菜品口味
| [微辣](https://home.meishichina.com/recipe-type-do-cuisine-view-1.html) | [中辣](https://home.meishichina.com/recipe-type-do-cuisine-view-2.html) | [超辣](https://home.meishichina.com/recipe-type-do-cuisine-view-3.html) | [麻辣](https://home.meishichina.com/recipe-type-do-cuisine-view-4.html) | [酸辣](https://home.meishichina.com/recipe-type-do-cuisine-view-5.html) | [甜辣](https://home.meishichina.com/recipe-type-do-cuisine-view-29.html) |
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-1](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-1) | [recipe-type-do-cuisine-view-2](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-2) | [recipe-type-do-cuisine-view-3](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-3) | [recipe-type-do-cuisine-view-4](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-4) | [recipe-type-do-cuisine-view-5](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-5) | [recipe-type-do-cuisine-view-29](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-29) |
| [香辣](https://home.meishichina.com/recipe-type-do-cuisine-view-31.html) | [酸甜](https://home.meishichina.com/recipe-type-do-cuisine-view-6.html) | [酸咸](https://home.meishichina.com/recipe-type-do-cuisine-view-7.html) | [咸鲜](https://home.meishichina.com/recipe-type-do-cuisine-view-8.html) | [咸甜](https://home.meishichina.com/recipe-type-do-cuisine-view-9.html) | [甜味](https://home.meishichina.com/recipe-type-do-cuisine-view-10.html) |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-31](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-31) | [recipe-type-do-cuisine-view-6](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-6) | [recipe-type-do-cuisine-view-7](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-7) | [recipe-type-do-cuisine-view-8](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-8) | [recipe-type-do-cuisine-view-9](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-9) | [recipe-type-do-cuisine-view-10](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-10) |
| [苦味](https://home.meishichina.com/recipe-type-do-cuisine-view-11.html) | [原味](https://home.meishichina.com/recipe-type-do-cuisine-view-12.html) | [清淡](https://home.meishichina.com/recipe-type-do-cuisine-view-13.html) | [五香](https://home.meishichina.com/recipe-type-do-cuisine-view-14.html) | [鱼香](https://home.meishichina.com/recipe-type-do-cuisine-view-15.html) | [葱香](https://home.meishichina.com/recipe-type-do-cuisine-view-16.html) |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-11](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-11) | [recipe-type-do-cuisine-view-12](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-12) | [recipe-type-do-cuisine-view-13](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-13) | [recipe-type-do-cuisine-view-14](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-14) | [recipe-type-do-cuisine-view-15](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-15) | [recipe-type-do-cuisine-view-16](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-16) |
| [蒜香](https://home.meishichina.com/recipe-type-do-cuisine-view-17.html) | [奶香](https://home.meishichina.com/recipe-type-do-cuisine-view-18.html) | [酱香](https://home.meishichina.com/recipe-type-do-cuisine-view-19.html) | [糟香](https://home.meishichina.com/recipe-type-do-cuisine-view-20.html) | [咖喱](https://home.meishichina.com/recipe-type-do-cuisine-view-21.html) | [孜然](https://home.meishichina.com/recipe-type-do-cuisine-view-22.html) |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-17](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-17) | [recipe-type-do-cuisine-view-18](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-18) | [recipe-type-do-cuisine-view-19](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-19) | [recipe-type-do-cuisine-view-20](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-20) | [recipe-type-do-cuisine-view-21](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-21) | [recipe-type-do-cuisine-view-22](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-22) |
| [果味](https://home.meishichina.com/recipe-type-do-cuisine-view-23.html) | [香草](https://home.meishichina.com/recipe-type-do-cuisine-view-24.html) | [怪味](https://home.meishichina.com/recipe-type-do-cuisine-view-25.html) | [咸香](https://home.meishichina.com/recipe-type-do-cuisine-view-26.html) | [甜香](https://home.meishichina.com/recipe-type-do-cuisine-view-27.html) | [麻香](https://home.meishichina.com/recipe-type-do-cuisine-view-28.html) |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-23](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-23) | [recipe-type-do-cuisine-view-24](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-24) | [recipe-type-do-cuisine-view-25](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-25) | [recipe-type-do-cuisine-view-26](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-26) | [recipe-type-do-cuisine-view-27](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-27) | [recipe-type-do-cuisine-view-28](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-28) |
| [其他](https://home.meishichina.com/recipe-type-do-cuisine-view-50.html) |
| ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-cuisine-view-50](https://rsshub.app/meishichina/recipe/recipe-type-do-cuisine-view-50) |
#### 按主要工艺
| [烧](https://home.meishichina.com/recipe-type-do-technics-view-1.html) | [炒](https://home.meishichina.com/recipe-type-do-technics-view-2.html) | [爆](https://home.meishichina.com/recipe-type-do-technics-view-3.html) | [焖](https://home.meishichina.com/recipe-type-do-technics-view-4.html) | [炖](https://home.meishichina.com/recipe-type-do-technics-view-5.html) | [蒸](https://home.meishichina.com/recipe-type-do-technics-view-6.html) |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| [recipe-type-do-technics-view-1](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-1) | [recipe-type-do-technics-view-2](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-2) | [recipe-type-do-technics-view-3](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-3) | [recipe-type-do-technics-view-4](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-4) | [recipe-type-do-technics-view-5](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-5) | [recipe-type-do-technics-view-6](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-6) |
| [煮](https://home.meishichina.com/recipe-type-do-technics-view-7.html) | [拌](https://home.meishichina.com/recipe-type-do-technics-view-8.html) | [烤](https://home.meishichina.com/recipe-type-do-technics-view-9.html) | [炸](https://home.meishichina.com/recipe-type-do-technics-view-10.html) | [烩](https://home.meishichina.com/recipe-type-do-technics-view-11.html) | [溜](https://home.meishichina.com/recipe-type-do-technics-view-12.html) |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-7](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-7) | [recipe-type-do-technics-view-8](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-8) | [recipe-type-do-technics-view-9](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-9) | [recipe-type-do-technics-view-10](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-10) | [recipe-type-do-technics-view-11](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-11) | [recipe-type-do-technics-view-12](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-12) |
| [氽](https://home.meishichina.com/recipe-type-do-technics-view-13.html) | [腌](https://home.meishichina.com/recipe-type-do-technics-view-14.html) | [卤](https://home.meishichina.com/recipe-type-do-technics-view-15.html) | [炝](https://home.meishichina.com/recipe-type-do-technics-view-16.html) | [煎](https://home.meishichina.com/recipe-type-do-technics-view-17.html) | [酥](https://home.meishichina.com/recipe-type-do-technics-view-18.html) |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-13](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-13) | [recipe-type-do-technics-view-14](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-14) | [recipe-type-do-technics-view-15](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-15) | [recipe-type-do-technics-view-16](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-16) | [recipe-type-do-technics-view-17](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-17) | [recipe-type-do-technics-view-18](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-18) |
| [扒](https://home.meishichina.com/recipe-type-do-technics-view-19.html) | [熏](https://home.meishichina.com/recipe-type-do-technics-view-20.html) | [煨](https://home.meishichina.com/recipe-type-do-technics-view-21.html) | [酱](https://home.meishichina.com/recipe-type-do-technics-view-22.html) | [煲](https://home.meishichina.com/recipe-type-do-technics-view-30.html) | [烘焙](https://home.meishichina.com/recipe-type-do-technics-view-23.html) |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-19](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-19) | [recipe-type-do-technics-view-20](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-20) | [recipe-type-do-technics-view-21](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-21) | [recipe-type-do-technics-view-22](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-22) | [recipe-type-do-technics-view-30](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-30) | [recipe-type-do-technics-view-23](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-23) |
| [火锅](https://home.meishichina.com/recipe-type-do-technics-view-24.html) | [砂锅](https://home.meishichina.com/recipe-type-do-technics-view-25.html) | [拔丝](https://home.meishichina.com/recipe-type-do-technics-view-26.html) | [生鲜](https://home.meishichina.com/recipe-type-do-technics-view-27.html) | [调味](https://home.meishichina.com/recipe-type-do-technics-view-28.html) | [技巧](https://home.meishichina.com/recipe-type-do-technics-view-29.html) |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-24](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-24) | [recipe-type-do-technics-view-25](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-25) | [recipe-type-do-technics-view-26](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-26) | [recipe-type-do-technics-view-27](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-27) | [recipe-type-do-technics-view-28](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-28) | [recipe-type-do-technics-view-29](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-29) |
| [烙](https://home.meishichina.com/recipe-type-do-technics-view-31.html) | [榨汁](https://home.meishichina.com/recipe-type-do-technics-view-32.html) | [冷冻](https://home.meishichina.com/recipe-type-do-technics-view-33.html) | [焗](https://home.meishichina.com/recipe-type-do-technics-view-34.html) | [焯](https://home.meishichina.com/recipe-type-do-technics-view-35.html) | [干煸](https://home.meishichina.com/recipe-type-do-technics-view-36.html) |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-31](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-31) | [recipe-type-do-technics-view-32](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-32) | [recipe-type-do-technics-view-33](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-33) | [recipe-type-do-technics-view-34](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-34) | [recipe-type-do-technics-view-35](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-35) | [recipe-type-do-technics-view-36](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-36) |
| [干锅](https://home.meishichina.com/recipe-type-do-technics-view-37.html) | [铁板](https://home.meishichina.com/recipe-type-do-technics-view-38.html) | [微波](https://home.meishichina.com/recipe-type-do-technics-view-39.html) | [其他](https://home.meishichina.com/recipe-type-do-technics-view-50.html) |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [recipe-type-do-technics-view-37](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-37) | [recipe-type-do-technics-view-38](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-38) | [recipe-type-do-technics-view-39](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-39) | [recipe-type-do-technics-view-50](https://rsshub.app/meishichina/recipe/recipe-type-do-technics-view-50) |
美麗島電子報
首页
🟡 Missing Test🔍 Support Radar
💡 Example: https://rsshub.app/my-formosa
🛎️ Route: /my-formosa/
🐙 Source Code: /my-formosa/index.ts
米课
米课圈精华
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/imiker/ask/jinghua
🛎️ Route: /imiker/ask/jinghua
🐙 Source Code: /imiker/jinghua.ts
鸟哥笔记
Unknown
分类目录
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/niaogebiji/cat/103
🛎️ Route: /niaogebiji/cat/:cat
🔗 Parameters:
cat
- Required
- Description: 如 https://www.niaogebiji.com/cat/103,最后的数字就是id
🐙 Source Code: /niaogebiji/cat.ts
今日事
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/niaogebiji/today
🛎️ Route: /niaogebiji/today
🐙 Source Code: /niaogebiji/today.ts
歐洲動態(國際)
最新
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/europechinese/latest
🛎️ Route: /europechinese/latest
🐙 Source Code: /europechinese/latest.ts
品玩
话题动态
🟢 Passed Test
💡 Example: https://rsshub.app/pingwest/tag/ChinaJoy/1
🛎️ Route: /pingwest/tag/:tag/:type/:option?
🔗 Parameters:
tag
- Required
- Description: 话题名或话题id, 可从话题页url中得到
type
- Required
- Description: 内容类型
option
- Optional
- Description: 参数, 默认无
🐙 Source Code: /pingwest/tag.ts
内容类型
最新 | 热门 |
---|---|
1 | 2 |
参数
fulltext
,全文输出,例如:/pingwest/tag/ChinaJoy/1/fulltext
TIP
该路由一次最多显示 30 条文章
实时要闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pingwest/status
🛎️ Route: /pingwest/status
🐙 Source Code: /pingwest/status.ts
用户
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/pingwest/user/7781550877/article
🛎️ Route: /pingwest/user/:uid/:type?/:option?
🔗 Parameters:
uid
- Required
- Description: 用户id, 可从用户主页中得到
type
- Optional
- Description: 内容类型, 默认为
article
option
- Optional
- Description: 参数
🐙 Source Code: /pingwest/user.ts
内容类型
文章 | 动态 |
---|---|
article | state |
参数
fulltext
,全文输出,例如:/pingwest/user/7781550877/article/fulltext
全国港澳研究会
分类
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/cahkms
🛎️ Route: /cahkms/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为重要新闻
🐙 Source Code: /cahkms/index.ts
关于我们 | 港澳新闻 | 重要新闻 | 顾问点评、会员观点 | 专题汇总 |
---|---|---|---|---|
01 | 02 | 03 | 04 | 05 |
港澳时评 | 图片新闻 | 视频中心 | 港澳研究 | 最新书讯 | 研究资讯 |
---|---|---|---|---|---|
06 | 07 | 08 | 09 | 10 | 11 |
全民健康网
新闻
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/qm120/news
🛎️ Route: /qm120/news/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为健康焦点
🐙 Source Code: /qm120/news.ts
健康焦点 | 行业动态 | 医学前沿 | 法规动态 |
---|---|---|---|
jdxw | hydt | yxqy | fgdt |
食品安全 | 医疗事故 | 医药会展 | 医药信息 |
---|---|---|---|
spaq | ylsg | yyhz | yyxx |
新闻专题 | 行业新闻 |
---|---|
zhuanti | xyxw |
人人都是产品经理
热门文章
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/woshipm/popular
🛎️ Route: /woshipm/popular/:range?
🔗 Parameters:
range
- Optional
- Description: 时间,见下表,默认为
daily
🐙 Source Code: /woshipm/popular.ts
日榜 | 周榜 | 月榜 |
---|---|---|
daily | weekly | monthly |
天天问
🟢 Passed Test🔍 Support Radar
💡 Example: https://rsshub.app/woshipm/wen
🛎️ Route: /woshipm/wen
🐙 Source Code: /woshipm/wen.ts
用户文章
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/woshipm/user_article/324696
🛎️ Route: /woshipm/user_article/:id
🔗 Parameters:
id
- Required
- Description: 用户 id
🐙 Source Code: /woshipm/user-article.ts
日新说
分类
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/copernicium/环球视角
🛎️ Route: /copernicium/:category
🔗 Parameters:
category
- Required
- Description: 分类名
🐙 Source Code: /copernicium/index.ts
软餐
Unknown
Unknown
🟡 Missing Test🔍 Support Radar
🛎️ Route: /ruancan/user/:id
🔗 Parameters:
id
- Required
- Description: N/A
🐙 Source Code: /ruancan/user.ts
分类
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/ruancan/category/news
🛎️ Route: /ruancan/category/:category?
🔗 Parameters:
category
- Optional
- Description: 分类 id,可在对应分类页 URL 中找到,默认为业界
🐙 Source Code: /ruancan/category.ts
搜索
🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/ruancan/search/Windows
🛎️ Route: /ruancan/search/:keyword?
🔗 Parameters:
keyword
- Optional
- Description: 关键字,默认为空
🐙 Source Code: /ruancan/search.ts
上下游 News&Market
分類
🔴 Failed Test🔍 Support Radar
💡 Example: https://rsshub.app/newsmarket
🛎️ Route: /newsmarket/:category?
🔗 Parameters:
category
- Optional
- Description: 分类,见下表,默认为首页
🐙 Source Code: /newsmarket/index.ts