📰 传统媒体
ABC News
Channel & Topic
TIP
All Topics in [Topic Library](https://abc.net.au/news/topics) are supported, you can fill in the field after `topic` in its URL, or fill in the `documentId`.
For example, the URL for [Computer Science](https://www.abc.net.au/news/topic/computer-science) is `https://www.abc.net.au/news/topic/computer-science`, the `category` is `news/topic/computer-science`, and the `documentId` of the Topic is `2302`, so the route is [/abc/news/topic/computer-science](https://rsshub.app/abc/news/topic/computer-science) and [/abc/2302](https://rsshub.app/abc/2302).
The supported channels are all listed in the table below. For other channels, please find the `documentId` in the source code of the channel page and fill it in as above.
:::
AP News
Topics
💡 Example: https://rsshub.app/apnews/topics/apf-topnews
🛎️ Route: /apnews/topics/:topic?
🔗 Parameters:
topic
, required - Topic name, can be found in URL. For example: the topic name of AP Top News <a href="https://apnews.com/apf-topnews">https://apnews.com/apf-topnews</a> is <code>apf-topnews</code>, <code>trending-news</code> by default
🐙 Source Code: /apnews/topics.ts
BBC
News
💡 Example: https://rsshub.app/bbc/world-asia
🛎️ Route: /bbc/:site?/:channel?
🔗 Parameters:
site
, required - 语言,简体或繁体中文channel
, required - channel, default to <code>top stories</code>
🐙 Source Code: /bbc/index.ts
Provides a better reading experience (full text articles) over the official ones.
Support major channels, refer to [BBC RSS feeds](https://www.bbc.co.uk/news/10628494). Eg, `business` for `https://feeds.bbci.co.uk/news/business/rss.xml`.
- Channel contains sub-directories, such as `https://feeds.bbci.co.uk/news/world/asia/rss.xml`, replace `/` with `-`, `/bbc/world-asia`.
Caixin Global
Latest News
💡 Example: https://rsshub.app/caixinglobal/latest
🛎️ Route: /caixinglobal/latest
🐙 Source Code: /caixinglobal/latest.ts
Canadian Broadcasting Corporation
News
💡 Example: https://rsshub.app/cbc/topics
🛎️ Route: /cbc/topics/:topic?
🔗 Parameters:
topic
, required - Channel,<code>Top Stories</code> by default. For secondary channel like <code>canada/toronto</code>, use <code>-</code> to replace <code>/</code>
🐙 Source Code: /cbc/topics.ts
CNBC
Full article RSS
💡 Example: https://rsshub.app/cnbc/rss
🛎️ Route: /cnbc/rss/:id?
🔗 Parameters:
id
, required - Channel ID, can be found in Official RSS URL, <code>100003114</code> (Top News) by default
🐙 Source Code: /cnbc/rss.ts
Provides a better reading experience (full articles) over the official ones.
Support all channels, refer to CNBC RSS feeds.
Corona Virus Disease 2019
News
💡 Example: https://rsshub.app/scmp/3
🛎️ Route: /scmp/:category_id
🔗 Parameters:
category_id
, required - Category
🐙 Source Code: /scmp/index.ts
See the official RSS page to get the ID of each category. This route provides fulltext that the offical feed doesn't.
Topics
💡 Example: https://rsshub.app/scmp/topics/coronavirus-pandemic-all-stories
🛎️ Route: /scmp/topics/:topic
🔗 Parameters:
topic
, required - Topic, can be found in URL
🐙 Source Code: /scmp/topic.ts
DNA India
News
💡 Example: https://rsshub.app/dnaindia/headlines
🛎️ Route: /dnaindia/:category,/topic/:topic
🐙 Source Code: /dnaindia/category.ts
Categories:
Headlines | Explainer | India | Entertainment | Sports | Viral | Lifestyle | Education | Business | World |
---|---|---|---|---|---|---|---|---|---|
headlines | explainer | india | entertainment | sports | viral | lifestyle | education | business | world |
News
💡 Example: https://rsshub.app/dnaindia/headlines
🛎️ Route: /dnaindia/:category,/topic/:topic
🐙 Source Code: /dnaindia/category.ts
Categories:
Headlines | Explainer | India | Entertainment | Sports | Viral | Lifestyle | Education | Business | World |
---|---|---|---|---|---|---|---|---|---|
headlines | explainer | india | entertainment | sports | viral | lifestyle | education | business | world |
Ekantipur / कान्तिपुर (Nepal)
Full Article RSS
💡 Example: https://rsshub.app/ekantipur/news
🛎️ Route: /ekantipur/:channel?
🔗 Parameters:
channel
, required - Find it in the ekantipur.com menu or pick from the list below:
🐙 Source Code: /ekantipur/issue.ts
Channels:
समाचार | अर्थ / वाणिज्य | विचार | खेलकुद | उपत्यका | मनोरञ्जन | फोटोफिचर | फिचर | विश्व | ब्लग |
---|---|---|---|---|---|---|---|---|---|
news | business | opinion | sports | national | entertainment | photo_feature | feature | world | blog |
Financial Times
FT 中文网
💡 Example: https://rsshub.app/ft/chinese/hotstoryby7day
🛎️ Route: /ft/:language/:channel?
🔗 Parameters:
language
, required - 语言,简体<code>chinese</code>,繁体<code>traditional</code>channel
, required - 频道,缺省为每日更新
🐙 Source Code: /ft/channel.ts
TIP
- 不支持付费文章。
通过提取文章全文,以提供比官方源更佳的阅读体验。
支持所有频道,频道名称见 官方频道 RSS.
- 频道为单一路径,如
http://www.ftchinese.com/rss/news
则为/ft/chinese/news
. - 频道包含多重路径,如
http://www.ftchinese.com/rss/column/007000002
则替换/
为-
/ft/chinese/column-007000002
.
myFT personal RSS
💡 Example: https://rsshub.app/ft/myft/rss-key
🛎️ Route: /ft/myft/:key
🔗 Parameters:
key
, required - the last part of myFT personal RSS address
🐙 Source Code: /ft/myft.ts
TIP
- Visit ft.com -> myFT -> Contact Preferences to enable personal RSS feed, see help.ft.com
- Obtain the key from the personal RSS address, it looks like
12345678-abcd-4036-82db-vdv20db024b8
Korean Central News Agency (KCNA) 朝鲜中央通讯社
News
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/kcna/en
🛎️ Route: /kcna/:lang/:category?
🔗 Parameters:
lang
, required - Language, refer to the table belowcategory
, required - Category, refer to the table below
🐙 Source Code: /kcna/news.ts
Language | 조선어 | English | 中国语 | Русский | Español | 日本語 |
---|---|---|---|---|---|---|
:lang | kp | en | cn | ru | es | jp |
Category | :category |
---|---|
WPK General Secretary Kim Jong Un's Revolutionary Activities | 54c0ca4ca013a92cc9cf95bd4004c61a |
Latest News (default) | 1ee9bdb7186944f765208f34ecfb5407 |
Top News | 5394b80bdae203fadef02522cfb578c0 |
Home News | b2b3bcc1b0a4406ab0c36e45d5db58db |
Documents | a8754921399857ebdbb97a98a1e741f5 |
World | 593143484cf15d48ce85c26139582395 |
Society-Life | 93102e5a735d03979bc58a3a7aefb75a |
External | 0f98b4623a3ef82aeea78df45c423fd0 |
News Commentary | 12c03a49f7dbe829bceea8ac77088c21 |
La Jornada
News
💡 Example: https://rsshub.app/jornada/2022-10-12/capital
🛎️ Route: /jornada/:date?/:category?
🔗 Parameters:
date
, required - Date string, must be in format of <code>YYYY-MM-DD</code>. You can get today's news using <code>today</code>category
, required - Category, refer to the table below
🐙 Source Code: /jornada/index.ts
Provides a way to get an specific rss feed by date and category over the official one.
Category | :category |
---|---|
Capital | capital |
Cartones | cartones |
Ciencia y Tecnología | ciencia |
Cultura | cultura |
Deportes | deportes |
Economía | economia |
Estados | estados |
Mundo | mundo |
Opinión | opinion |
Política | politica |
Sociedad | sociedad |
NHK
News Web Easy
💡 Example: https://rsshub.app/nhk/news_web_easy
🛎️ Route: /nhk/news_web_easy
🐙 Source Code: /nhk/news-web-easy.ts
WORLD-JAPAN - Top Stories
💡 Example: https://rsshub.app/nhk/news/en
🛎️ Route: /nhk/news/:lang?
🔗 Parameters:
lang
, required - Language, see below, <code>en</code> by default
🐙 Source Code: /nhk/news.ts
العربية | বাংলা | မြန်မာဘာသာစကား | 中文(简体) | 中文(繁體) | English | Français |
---|---|---|---|---|---|---|
ar | bn | my | zh | zt | en | fr |
हिन्दी | Bahasa Indonesia | 코리언 | فارسی | Português | Русский | Español |
---|---|---|---|---|---|---|
hi | id | ko | fa | pt | ru | es |
Kiswahili | ภาษาไทย | Türkçe | Українська | اردو | Tiếng Việt |
---|---|---|---|---|---|
sw | th | tr | uk | ur | vi |
Now 新聞
新聞
💡 Example: https://rsshub.app/now/news
🛎️ Route: /now/news/:category?/:id?
🔗 Parameters:
category
, required - 分类,见下表,默认为首页id
, required - 编号,可在对应专题/节目页 URL 中找到 topicId
🐙 Source Code: /now/news.ts
TIP
编号 仅对事件追蹤、評論節目、新聞專題三个分类起作用,例子如下:
对于 事件追蹤 中的 塔利班奪權 话题,其网址为 https://news.now.com/home/tracker/detail?catCode=123&topicId=1056
,其中 topicId
为 1056,则对应路由为 /now/news/tracker/1056
首頁 | 港聞 | 兩岸國際 | 娛樂 |
---|---|---|---|
local | international | entertainment |
生活 | 科技 | 財經 | 體育 |
---|---|---|---|
life | technology | finance | sports |
事件追蹤 | 評論節目 | 新聞專題 |
---|---|---|
tracker | feature | opinion |
National Public Radio
News
💡 Example: https://rsshub.app/npr/1001
🛎️ Route: /npr/:endpoint?
🔗 Parameters:
endpoint
, required - Channel ID, can be found in Official RSS URL, <code>1001</code> by default
🐙 Source Code: /npr/full.ts
Provide full article RSS for CBC topics.
Reuters 路透社
TIP
You can use sophi=true
query parameter to invoke the experimental method, which can, if possible, fetch more articles(between 20 and 100) with limit
given. But some articles from the old method might not be available.
Category/Topic/Author
💡 Example: https://rsshub.app/reuters/world/us
🛎️ Route: /reuters/:category/:topic?
🔗 Parameters:
category
, required - find it in the URL, or tables belowtopic
, required - find it in the URL, or tables below
🐙 Source Code: /reuters/common.ts
:category
:World Business Legal Markets Breakingviews Technology Graphics world business legal markets breakingviews technology graphics world/:topic
:All Africa Americas Asia Pacific China Europe India Middle East United Kingdom United States The Great Reboot Reuters Next africa americas asia-pacific china europe india middle-east uk us the-great-reboot reuters-next business/:topic
:All Aerospace & Defense Autos & Transportation Energy Environment Finance Healthcare & Pharmaceuticals Media & Telecom Retail & Consumer Sustainable Business Charged Future of Health Future of Money Take Five Reuters Impact aerospace-defense autos-transportation energy environment finance healthcare-pharmaceuticals media-telecom retail-consumer sustainable-business charged future-of-health future-of-money take-five reuters-impact legal/:topic
:All Government Legal Industry Litigation Transactional government legalindustry litigation transactional authors/:topic
:Default Jonathan Landay any other authors reuters jonathan-landay their name in URL
More could be found in the URL of the category/topic page.
Inverstigates
💡 Example: https://rsshub.app/reuters/investigates
🛎️ Route: /reuters/investigates
🐙 Source Code: /reuters/investigates.ts
Radio Free Asia (RFA) 自由亚洲电台
News
💡 Example: https://rsshub.app/rfa/english
🛎️ Route: /rfa/:language?/:channel?/:subChannel?
🔗 Parameters:
language
, required - language, English by defaultchannel
, required - channelsubChannel
, required - subchannel, where applicable
🐙 Source Code: /rfa/index.ts
Delivers a better experience by supporting parameter specification.
Parameters can be obtained from the official website, for instance:
https://www.rfa.org/cantonese/news
corresponds to /rfa/cantonese/news
https://www.rfa.org/cantonese/news/htm
corresponds to /rfa/cantonese/news/htm
Rodong Sinmun 劳动新闻
News
💡 Example: https://rsshub.app/rodong/news
🛎️ Route: /rodong/news/:language?
🔗 Parameters:
language
, required - Language, see below, <code>ko</code> by default
🐙 Source Code: /rodong/news.ts
조선어 | English | 中文 |
---|---|---|
ko | en | cn |
Russian News Agency TASS
News
💡 Example: https://rsshub.app/tass/politics
🛎️ Route: /tass/:category?
🔗 Parameters:
category
, required - Category, can be found in URL, <code>politics</code> by default
🐙 Source Code: /tass/news.ts
Russian Politics & Diplomacy | World | Business & Economy | Military & Defense | Science & Space | Emergencies | Society & Culture | Press Review | Sports |
---|---|---|---|---|---|---|---|---|
politics | world | economy | defense | science | emergencies | society | pressreview | sports |
Solidot
最新消息
💡 Example: https://rsshub.app/solidot/linux
🛎️ Route: /solidot/:type?
🔗 Parameters:
type
, required - 消息类型。默认为 www. 在网站上方选择后复制子域名即可
🐙 Source Code: /solidot/main.ts
全部 | 创业 | Linux | 科学 | 科技 | 移动 | 苹果 | 硬件 | 软件 | 安全 | 游戏 | 书籍 | ask | idle | 博客 | 云计算 | 奇客故事 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
www | startup | linux | science | technology | mobile | apple | hardware | software | security | games | books | ask | idle | blog | cloud | story |
Sputnik News 俄罗斯卫星通讯社
Category
💡 Example: https://rsshub.app/sputniknews
🛎️ Route: /sputniknews/:category?/:language?
🔗 Parameters:
category
, required - Category, can be found in URL, <code>news</code> by defaultlanguage
, required - Language, see below, English by default
🐙 Source Code: /sputniknews/index.ts
Categories for International site:
WORLD | COVID-19 | BUSINESS | SPORT | TECH | OPINION |
---|---|---|---|---|---|
world | covid-19 | business | sport | tech | opinion |
Categories for Chinese site:
新闻 | 中国 | 俄罗斯 | 国际 | 俄中关系 | 评论 |
---|---|---|---|---|---|
news | china | russia | category_guoji | russia_china_relations | opinion |
Language
Language | Id |
---|---|
English | english |
Spanish | spanish |
German | german |
French | french |
Greek | greek |
Italian | italian |
Czech | czech |
Polish | polish |
Serbian | serbian |
Latvian | latvian |
Lithuanian | lithuanian |
Moldavian | moldavian |
Belarusian | belarusian |
Armenian | armenian |
Abkhaz | abkhaz |
Ssetian | ssetian |
Georgian | georgian |
Azerbaijani | azerbaijani |
Arabic | arabic |
Turkish | turkish |
Persian | persian |
Dari | dari |
Kazakh | kazakh |
Kyrgyz | kyrgyz |
Uzbek | uzbek |
Tajik | tajik |
Vietnamese | vietnamese |
Japanese | japanese |
Chinese | chinese |
Portuguese | portuguese |
The Economist
Category
💡 Example: https://rsshub.app/economist/latest
🛎️ Route: /economist/:endpoint
🔗 Parameters:
endpoint
, required - Category name, can be found on the <a href="https://www.economist.com/rss">official page</a>. For example, https://www.economist.com/china/rss.xml to china
🐙 Source Code: /economist/full.ts
Espresso
💡 Example: https://rsshub.app/economist/espresso
🛎️ Route: /economist/espresso
🐙 Source Code: /economist/espresso.ts
Global Business Review
💡 Example: https://rsshub.app/economist/global-business-review/cn-en
🛎️ Route: /economist/global-business-review/:language?
🔗 Parameters:
language
, required - Language, <code>en</code>, <code>cn</code>, <code>tw</code> are supported, support multiple options, default to cn-en
🐙 Source Code: /economist/global-business-review.ts
The Nikkei 日本経済新聞
News
💡 Example: https://rsshub.app/nikkei/news
🛎️ Route: /nikkei/:category/:article_type?
🔗 Parameters:
category
, required - Category, see table belowarticle_type
, required - Only includes free articles, set <code>free</code> to enable, disabled by default
🐙 Source Code: /nikkei/news.ts
総合 | オピニオン | 経済 | 政治 | 金融 | マーケット | ビジネス | マネーのまなび | テック | 国際 | スポーツ | 社会・調査 | 地域 | 文化 | ライフスタイル |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
news | opinion | economy | politics | financial | business | 不支持 | 不支持 | technology | international | sports | society | local | culture | lifestyle |
Nikkei Asia Latest News
💡 Example: https://rsshub.app/nikkei/asia
🛎️ Route: /nikkei/asia
🐙 Source Code: /nikkei/asia/index.ts
Unknown
🛎️ Route: /nikkei/,/index
🐙 Source Code: /nikkei/index.ts
Unknown
🛎️ Route: /nikkei/,/index
🐙 Source Code: /nikkei/index.ts
Unknown
🛎️ Route: /nikkei/cn/*
🐙 Source Code: /nikkei/cn/index.ts
The New York Times 纽约时报
Best Seller Books
💡 Example: https://rsshub.app/nytimes/book/combined-print-and-e-book-nonfiction
🛎️ Route: /nytimes/book/:category?
🔗 Parameters:
category
, required - N
🐙 Source Code: /nytimes/book.ts
Category |
---|
combined-print-and-e-book-nonfiction |
hardcover-nonfiction |
paperback-nonfiction |
advice-how-to-and-miscellaneous |
combined-print-and-e-book-fiction |
hardcover-fiction |
trade-fiction-paperback |
childrens-middle-grade-hardcover |
picture-books |
series-books |
young-adult-hardcover |
News
💡 Example: https://rsshub.app/nytimes/dual
🛎️ Route: /nytimes/:lang?
🔗 Parameters:
lang
, required - language, default to Chinese
🐙 Source Code: /nytimes/index.ts
By extracting the full text of articles, we provide a better reading experience (full text articles) over the official one.
Default to Chinese | Chinese-English | English | Chinese-English (Traditional Chinese) | Traditional Chinese |
---|---|---|---|---|
(empty) | dual | en | dual-traditionalchinese | traditionalchinese |
新闻简报
💡 Example: https://rsshub.app/nytimes/daily_briefing_chinese
🛎️ Route: /nytimes/daily_briefing_chinese
🐙 Source Code: /nytimes/daily-briefing-chinese.ts
网站地址:https://www.nytimes.com/zh-hans/series/daily-briefing-chinese
Taiwan News 台灣英文新聞
Hot News
💡 Example: https://rsshub.app/taiwannews/hot
🛎️ Route: /taiwannews/hot/:lang?
🔗 Parameters:
lang
, required - Language, <code>en</code> or <code>zh</code>, <code>en</code> by default
🐙 Source Code: /taiwannews/hot.ts
The Atlantic
News
💡 Example: https://rsshub.app/theatlantic/latest
🛎️ Route: /theatlantic/:category
🔗 Parameters:
category
, required - category, see below
🐙 Source Code: /theatlantic/news.ts
Popular | Latest | Politics | Technology | Business |
---|---|---|---|---|
most-popular | latest | politics | technology | business |
More categories (except photo) can be found within the navigation bar at https://www.theatlantic.com
The Hindu
Topic
💡 Example: https://rsshub.app/thehindu/topic/rains
🛎️ Route: /thehindu/topic/:topic
🔗 Parameters:
topic
, required - Topic slug, can be found in URL.
🐙 Source Code: /thehindu/topic.ts
The Wall Street Journal (WSJ) 华尔街日报
News
💡 Example: https://rsshub.app/wsj/en-us/opinion
🛎️ Route: /wsj/:lang/:category?
🔗 Parameters:
lang
, required - Language, <code>en-us</code>, <code>zh-cn</code>, <code>zh-tw</code>category
, required - Category. See below
🐙 Source Code: /wsj/news.ts
en_us
World | U.S. | Politics | Economy | Business | Tech | Markets | Opinion | Books & Arts | Real Estate | Life & Work | Sytle | Sports |
---|---|---|---|---|---|---|---|---|---|---|---|---|
world | us | politics | economy | business | technology | markets | opinion | books-arts | realestate | life-work | style-entertainment | sports |
zh-cn / zh-tw
国际 | 中国 | 金融市场 | 经济 | 商业 | 科技 | 派 | 专栏与观点 |
---|---|---|---|---|---|---|---|
world | china | markets | economy | business | technology | life-arts | opinion |
Provide full article RSS for WSJ topics.
Voice of Mongolia 蒙古之声
News
💡 Example: https://rsshub.app/vom/featured
🛎️ Route: /vom/featured/:lang?
🔗 Parameters:
lang
, required - Language, see the table below, <code>mn</code> by default
🐙 Source Code: /vom/featured.ts
English | 日本語 | Монгол | Русский | 简体中文 |
---|---|---|---|---|
en | ja | mn | ru | zh |
Yomiuri Shimbun 読売新聞
News
💡 Example: https://rsshub.app/yomiuri/news
🛎️ Route: /yomiuri/:category?
🔗 Parameters:
category
, required - Category, <code>news</code> by default
🐙 Source Code: /yomiuri/news.ts
Free articles only.
Category | Parameter |
---|---|
新着・速報 | news |
社会 | national |
政治 | politics |
経済 | economy |
スポーツ | sports |
国際 | world |
地域 | local |
科学・IT | science |
エンタメ・文化 | culture |
ライフ | life |
医療・健康 | medical |
教育・就活 | kyoiku |
選挙・世論調査 | election |
囲碁・将棋 | igoshougi |
社説 | editorial |
皇室 | koushitsu |
北极星电力网
光伏
💡 Example: https://rsshub.app/bjx/gf/sc
🛎️ Route: /bjx/gf/:type
🔗 Parameters:
type
, required - 分类,北极星光伏最后的<code>type</code>字段
🐙 Source Code: /bjx/types.ts
:type
类型可选如下
要闻 | 政策 | 市场行情 | 企业动态 | 独家观点 | 项目工程 | 招标采购 | 财经 | 国际行情 | 价格趋势 | 技术跟踪 |
---|---|---|---|---|---|---|---|---|---|---|
yw | zc | sc | mq | dj | xm | zb | cj | gj | sj | js |
环保要闻
财新博客
网站部分内容需要付费订阅,RSS 仅做更新提醒,不含付费内容。
财新数据通
💡 Example: https://rsshub.app/caixin/database
🛎️ Route: /caixin/database
🐙 Source Code: /caixin/database.ts
财新一线
🎙️ Support Podcast
💡 Example: https://rsshub.app/caixin/k
🛎️ Route: /caixin/k
🐙 Source Code: /caixin/k.ts
财新周刊
💡 Example: https://rsshub.app/caixin/weekly
🛎️ Route: /caixin/weekly
🐙 Source Code: /caixin/weekly.ts
首页新闻
🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/caixin/article
🛎️ Route: /caixin/article
🐙 Source Code: /caixin/article.ts
新闻分类
🎙️ Support Podcast
💡 Example: https://rsshub.app/caixin/finance/regulation
🛎️ Route: /caixin/:column/:category
🔗 Parameters:
column
, required - 栏目名category
, required - 栏目下的子分类名
🐙 Source Code: /caixin/category.ts
Column 列表:
经济 | 金融 | 政经 | 环科 | 世界 | 观点网 | 文化 | 周刊 |
---|---|---|---|---|---|---|---|
economy | finance | china | science | international | opinion | culture | weekly |
以金融板块为例的 category 列表:(其余 column 以类似方式寻找)
监管 | 银行 | 证券基金 | 信托保险 | 投资 | 创新 | 市场 |
---|---|---|---|---|---|---|
regulation | bank | stock | insurance_trust | investment | innovation | market |
Category 列表:
封面报道 | 开卷 | 社论 | 时事 | 编辑寄语 | 经济 | 金融 | 商业 | 环境与科技 | 民生 | 副刊 |
---|---|---|---|---|---|---|---|---|---|---|
coverstory | first | editorial | current_affairs | editor_desk | economy | finance | business | environment_technology | cwcivil | column |
最新文章
💡 Example: https://rsshub.app/caixin/latest
🛎️ Route: /caixin/latest
🐙 Source Code: /caixin/latest.ts
说明:此 RSS feed 会自动抓取财新网的最新文章,但不包含 FM 及视频内容。
参考消息
栏目
💡 Example: https://rsshub.app/cankaoxiaoxi/column/diyi
🛎️ Route: /cankaoxiaoxi/column/:id?,/:id?
🐙 Source Code: /cankaoxiaoxi/index.ts
栏目 | id |
---|---|
第一关注 | diyi |
中国 | zhongguo |
国际 | gj |
观点 | guandian |
锐参考 | ruick |
体育健康 | tiyujk |
科技应用 | kejiyy |
文化旅游 | wenhualy |
参考漫谈 | cankaomt |
研究动态 | yjdt |
海外智库 | hwzk |
业界信息・观点 | yjxx |
海外看中国城市 | hwkzgcs |
译名趣谈 | ymymqt |
译名发布 | ymymfb |
双语汇 | ymsyh |
参考视频 | video |
军事 | junshi |
参考人物 | cankaorw |
栏目
💡 Example: https://rsshub.app/cankaoxiaoxi/column/diyi
🛎️ Route: /cankaoxiaoxi/column/:id?,/:id?
🐙 Source Code: /cankaoxiaoxi/index.ts
栏目 | id |
---|---|
第一关注 | diyi |
中国 | zhongguo |
国际 | gj |
观点 | guandian |
锐参考 | ruick |
体育健康 | tiyujk |
科技应用 | kejiyy |
文化旅游 | wenhualy |
参考漫谈 | cankaomt |
研究动态 | yjdt |
海外智库 | hwzk |
业界信息・观点 | yjxx |
海外看中国城市 | hwkzgcs |
译名趣谈 | ymymqt |
译名发布 | ymymfb |
双语汇 | ymsyh |
参考视频 | video |
军事 | junshi |
参考人物 | cankaorw |
第一财经
DT 财经
💡 Example: https://rsshub.app/yicai/dt/article
🛎️ Route: /yicai/dt/:column?/:category?
🔗 Parameters:
column
, required - 栏目,见下表,默认为文章category
, required - 分类,见下表,默认为全部
🐙 Source Code: /yicai/dt.ts
文章
分类 | ID |
---|---|
全部 | article/0 |
新流行 | article/31 |
新趋势 | article/32 |
商业黑马 | article/33 |
新品 | article/34 |
营销 | article/35 |
大公司 | article/36 |
城市生活 | article/38 |
报告
分类 | ID |
---|---|
全部 | report/0 |
人群观念 | report/9 |
人群行为 | report/22 |
美妆个护 | report/23 |
3C 数码 | report/24 |
营销趋势 | report/25 |
服饰鞋包 | report/27 |
互联网 | report/28 |
城市与居住 | report/29 |
消费趋势 | report/30 |
生活趋势 | report/37 |
可视化
分类 | ID |
---|---|
全部 | visualization/0 |
新流行 | visualization/39 |
新趋势 | visualization/40 |
商业黑马 | visualization/41 |
新品 | visualization/42 |
营销 | visualization/43 |
大公司 | visualization/44 |
城市生活 | visualization/45 |
VIP 频道
💡 Example: https://rsshub.app/yicai/vip/428
🛎️ Route: /yicai/vip/:id?
🔗 Parameters:
id
, required - 频道 id,可在对应频道页中找到,默认为一元点金
🐙 Source Code: /yicai/vip.ts
关注
💡 Example: https://rsshub.app/yicai/feed/669
🛎️ Route: /yicai/feed/:id?
🔗 Parameters:
id
, required - 主题 id,可在对应主题页中找到,默认为一财早报
🐙 Source Code: /yicai/feed.ts
TIP
全部主题词见 此处
视听
💡 Example: https://rsshub.app/yicai/video
🛎️ Route: /yicai/video/:id?
🔗 Parameters:
id
, required - 分类 id,见下表,可在对应分类页中找到,默认为视听
🐙 Source Code: /yicai/video.ts
Id | 名称 |
---|---|
youliao | 有料 |
appshipin | 此刻 |
yicaisudi | 速递 |
caishang | 财商 |
shiji | 史记 |
jinrigushi | 今日股市 |
tangulunjin | 谈股论金 |
gongsiyuhangye | 公司与行业 |
cjyxx | 财经夜行线 |
6thtradingday | 第六交易日 |
cjfw | 财经风味 |
chuangshidai | 创时代 |
weilaiyaoqinghan | 未来邀请函 |
tounaofengbao | 头脑风暴 |
zhongguojingyingzhe | 中国经营者 |
shichanglingjuli | 市场零距离 |
huanqiucaijing | 环球财经视界 |
zgjcqyjglsxftl | 中国杰出企业家管理思想访谈录 |
jiemacaishang | 解码财商 |
sxpl | 首席评论 |
zhongguojingjiluntan | 中国经济论坛 |
opinionleader | 意见领袖 |
xinjinrong | 解码新金融 |
diyidichan | 第一地产 |
zhichedaren | 智车达人 |
chuangtoufengyun | 创投风云 |
chunxiangrensheng | 醇享人生 |
diyishengyin | 第一声音 |
sanliangboqianjin | 财智双全 |
weilaiyaoqinghan | 未来邀请函 |
zjdy | 主角 ▪ 大医 |
leye | 乐业之城 |
sanrenxing | 价值三人行 |
yuandongli | 中国源动力 |
pioneerzone | 直击引领区 |
头条
💡 Example: https://rsshub.app/yicai/headline
🛎️ Route: /yicai/headline
🐙 Source Code: /yicai/headline.ts
新闻
💡 Example: https://rsshub.app/yicai/news
🛎️ Route: /yicai/news/:id?
🔗 Parameters:
id
, required - 分类 id,见下表,可在对应分类页中找到,默认为新闻
🐙 Source Code: /yicai/news.ts
Id | 名称 |
---|---|
gushi | A 股 |
kechuangban | 科创板 |
hongguan | 大政 |
jinrong | 金融 |
quanqiushichang | 海外市场 |
gongsi | 产经 |
shijie | 全球 |
kechuang | 科技 |
quyu | 区域 |
comment | 评论 |
dafengwenhua | 商业人文 |
books | 阅读周刊 |
loushi | 地产 |
automobile | 汽车 |
china_financial_herald | 对话陆家嘴 |
fashion | 时尚 |
ad | 商业资讯 |
info | 资讯 |
jzfxb | 价值风向标 |
shuducaijing | 数读财经 |
shujujiepan | 数据解盘 |
shudushenghuo | 数读生活 |
cbndata | CBNData |
dtcj | DT 财经 |
xfsz | 消费数知 |
一财号
正在
最新
东方网
24 小时热闻
💡 Example: https://rsshub.app/eastday/24
🛎️ Route: /eastday/24/:category?
🔗 Parameters:
category
, required - 分类,见下表,默认为社会
🐙 Source Code: /eastday/24.ts
推荐 | 社会 | 娱乐 | 国际 | 军事 |
---|
养生 | 汽车 | 体育 | 财经 | 游戏 |
---|
科技 | 国内 | 宠物 | 情感 | 人文 | 教育 |
---|
上海新闻
原创
💡 Example: https://rsshub.app/eastday/portrait
🛎️ Route: /eastday/portrait
🐙 Source Code: /eastday/portrait.ts
东网
Money18
💡 Example: https://rsshub.app/oncc/money18/exp
🛎️ Route: /oncc/money18/:id?
🔗 Parameters:
id
, required - 栏目 id,可在对应栏目页 URL 中找到,默认为 exp,即新聞總覽
🐙 Source Code: /oncc/money18.ts
新聞總覽 | 全日焦點 | 板塊新聞 | 國際金融 | 大行報告 | A 股新聞 | 地產新聞 | 投資理財 | 新股 IPO | 科技財情 |
---|---|---|---|---|---|---|---|---|---|
exp | fov | industry | int | recagent | ntlgroup | pro | weainvest | ipo | tech |
即時新聞
💡 Example: https://rsshub.app/oncc/zh-hant/news
🛎️ Route: /oncc/:language/:channel?
🔗 Parameters:
language
, required - <code>zh-hans</code> 为简体,<code>zh-hant</code> 为繁体channel
, required - 频道,默认为港澳
🐙 Source Code: /oncc/index.ts
频道参数可以从官网的地址中获取,如:
https://hk.on.cc/hk/finance/index_cn.html
对应 /oncc/zh-hans/finance
https://hk.on.cc/hk/finance/index.html
对应 /oncc/zh-hant/finance
公視新聞網
Unknown
🛎️ Route: /pts*
🐙 Source Code: /pts/index.ts
數位敘事
整理報導
💡 Example: https://rsshub.app/pts/live/62e8e4bbb4de2cbd74468b2b
🛎️ Route: /pts/live/:id
🔗 Parameters:
id
, required - 報導 id,可在对应整理報導页 URL 中找到
🐙 Source Code: /pts/live.ts
專題策展
💡 Example: https://rsshub.app/pts/curations
🛎️ Route: /pts/curations
🐙 Source Code: /pts/curations.ts
共同网
最新报道
💡 Example: https://rsshub.app/kyodonews
🛎️ Route: /kyodonews/:language?/:keyword?
🔗 Parameters:
language
, required - 语言: <code>china</code> = 简体中文 (默认), <code>tchina</code> = 繁體中文keyword
, required - 关键词
🐙 Source Code: /kyodonews/index.ts
keyword
为关键词,由于共同网有许多关键词并不在主页列出,此处不一一列举,可从关键词页的 URL 的最后一级路径中提取。如 日中关系
的关键词页 URL 为 https://china.kyodonews.net/news/japan-china_relationship
, 则将 japan-china_relationship
填入 keyword
。特别地,当填入 rss
时,将从共同网官方 RSS 中抓取文章;略去时,将从首页抓取最新报道 (注意:首页更新可能比官方 RSS 稍慢)。
广州日报
客户端
💡 Example: https://rsshub.app/gzdaily/app/74
🛎️ Route: /gzdaily/app/:column?
🔗 Parameters:
column
, required - 栏目 ID,点击对应栏目后在地址栏找到
🐙 Source Code: /gzdaily/app.ts
TIP
在北京时间深夜可能无法获取内容。
常用栏目 ID:
栏目名 | ID |
---|---|
首页 | 74 |
时局 | 374 |
广州 | 371 |
大湾区 | 397 |
城区 | 2980 |
河北网络广播电视台
农博士在行动
🔄 Support BT🎙️ Support Podcast🔍 Support Radar
💡 Example: https://rsshub.app/hebtv/nbszxd
🛎️ Route: /hebtv/nbszxd
🐙 Source Code: /hebtv/nong-bo-shi-zai-xing-dong.ts
湖南日报
电子刊物
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/hnrb
🛎️ Route: /hnrb/:id?
🔗 Parameters:
id
, required - 编号,见下表,默认为全部
🐙 Source Code: /hnrb/index.ts
版 | 编号 |
---|---|
全部 | |
第 01 版:头版 | 1 |
第 02 版:要闻 | 2 |
第 03 版:要闻 | 3 |
第 04 版:深度 | 4 |
第 05 版:市州 | 5 |
第 06 版:理论・学习 | 6 |
第 07 版:观察 | 7 |
第 08 版:时事 | 8 |
第 09 版:中缝 | 9 |
华尔街见闻
Unknown
🛎️ Route: /wallstreetcn/news/:category?,/:category?
🐙 Source Code: /wallstreetcn/news.ts
id | 分类 |
---|---|
global | 最新 |
shares | 股市 |
bonds | 债市 |
commodities | 商品 |
forex | 外汇 |
enterprise | 公司 |
asset-manage | 资管 |
tmt | 科技 |
estate | 地产 |
car | 汽车 |
medicine | 医药 |
Unknown
🛎️ Route: /wallstreetcn/news/:category?,/:category?
🐙 Source Code: /wallstreetcn/news.ts
id | 分类 |
---|---|
global | 最新 |
shares | 股市 |
bonds | 债市 |
commodities | 商品 |
forex | 外汇 |
enterprise | 公司 |
asset-manage | 资管 |
tmt | 科技 |
estate | 地产 |
car | 汽车 |
medicine | 医药 |
实时快讯
💡 Example: https://rsshub.app/wallstreetcn/live
🛎️ Route: /wallstreetcn/live/:category?/:score?
🔗 Parameters:
category
, required - 快讯分类,默认<code>global</code>,见下表score
, required - 快讯重要度,默认<code>1</code>全部快讯,可设置为<code>2</code>只看重要的
🐙 Source Code: /wallstreetcn/live.ts
要闻 | A 股 | 美股 | 港股 | 外汇 | 商品 | 理财 |
---|---|---|---|---|---|---|
global | a-stock | us-stock | hk-stock | forex | commodity | financing |
最热文章
💡 Example: https://rsshub.app/wallstreetcn/hot
🛎️ Route: /wallstreetcn/hot/:period?
🔗 Parameters:
period
, required - 时期,可选 <code>day</code> 即 当日 或 <code>week</code> 即 当周,默认为当日
🐙 Source Code: /wallstreetcn/hot.ts
華視
新聞
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/cts/real
🛎️ Route: /cts/:category
🔗 Parameters:
category
, required - 类别
🐙 Source Code: /cts/news.ts
即時 | 氣象 | 政治 | 國際 | 社會 | 運動 | 生活 | 財經 | 台語 | 地方 | 產業 | 綜合 | 藝文 | 娛樂 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
real | weather | politics | international | society | sports | life | money | taiwanese | local | pr | general | arts | entertain |
环球网
分类
💡 Example: https://rsshub.app/huanqiu/news/china
🛎️ Route: /huanqiu/news/:category?
🔗 Parameters:
category
, required - 类别,可以使用二级域名作为参数,默认为:china
🐙 Source Code: /huanqiu/index.ts
国内新闻 | 国际新闻 | 军事 | 台海 | 评论 |
---|---|---|---|---|
china | world | mil | taiwai | opinion |
客家電視台
新聞首頁
💡 Example: https://rsshub.app/hakkatv/news
🛎️ Route: /hakkatv/news/:type?
🔗 Parameters:
type
, required - 新聞,見下表,留空為全部
🐙 Source Code: /hakkatv/type.ts
客家焦點 | 政經要聞 | 民生醫療 | 地方風采 | 國際萬象 |
---|---|---|---|---|
hakka | political | medical | local | international |
理论网
学习时报
💡 Example: https://rsshub.app/cntheory/paper
🛎️ Route: /cntheory/paper/:id?
🔗 Parameters:
id
, required - 板块,默认为全部
🐙 Source Code: /cntheory/paper.ts
如订阅 第 A1 版:国内大局,路由为 /cntheory/paper/国内大局
。
联合早报
WARNING
由于 RSSHub#10309 中的问题,使用靠近香港的服务器部署将从 hk 版联合早报爬取内容,造成输出的新闻段落顺序错乱。如有订阅此源的需求,建议寻求部署在远离香港的服务器上的 RSSHub,或者在自建时选择远离香港的服务器。
互动新闻
💡 Example: https://rsshub.app/zaobao/interactive-graphics
🛎️ Route: /zaobao/interactive-graphics
🐙 Source Code: /zaobao/interactive.ts
即时新闻
💡 Example: https://rsshub.app/zaobao/realtime/china
🛎️ Route: /zaobao/realtime/:section?
🔗 Parameters:
section
, required - 分类,缺省为 china
🐙 Source Code: /zaobao/realtime.ts
中国 | 新加坡 | 国际 | 财经 |
---|---|---|---|
china | singapore | world | zfinance |
其他栏目
💡 Example: https://rsshub.app/zaobao/lifestyle/health
🛎️ Route: /zaobao/:type?/:section?
🔗 Parameters:
type
, required - https://www.zaobao.com/<strong>lifestyle</strong>/health 中的 <strong>lifestyle</strong>section
, required - https://www.zaobao.com/lifestyle/<strong>health</strong> 中的 <strong>health</strong>
🐙 Source Code: /zaobao/index.ts
除了上面两个兼容规则之外,联合早报网站里所有页面形如 https://www.zaobao.com/lifestyle/health 这样的栏目都能被这个规则解析到,早报的大部分栏目都是这个样式的。你可以测试之后再订阅。
新闻
💡 Example: https://rsshub.app/zaobao/znews/china
🛎️ Route: /zaobao/znews/:section?
🔗 Parameters:
section
, required - 分类,缺省为 china
🐙 Source Code: /zaobao/znews.ts
中国 | 新加坡 | 东南亚 | 国际 | 体育 |
---|---|---|---|---|
china | singapore | sea | world | sports |
聯合新聞網
即時新聞
💡 Example: https://rsshub.app/udn/news/breakingnews/99
🛎️ Route: /udn/news/breakingnews/:id
🔗 Parameters:
id
, required - 类别
🐙 Source Code: /udn/breaking-news.ts
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 11 | 12 | 13 | 99 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
精選 | 要聞 | 社會 | 地方 | 兩岸 | 國際 | 財經 | 運動 | 娛樂 | 生活 | 股市 | 文教 | 數位 | 不分類 |
轉角國際 - 首頁
💡 Example: https://rsshub.app/udn/global
🛎️ Route: /udn/global/:category?
🔗 Parameters:
category
, required - 分类,见下表,默认为首頁
🐙 Source Code: /udn/global/index.ts
首頁 | 最新文章 | 熱門文章 |
---|---|---|
new | hot |
轉角國際 - 標籤
💡 Example: https://rsshub.app/udn/global/tag/過去24小時
🛎️ Route: /udn/global/tag/:tag?
🔗 Parameters:
tag
, required - 标签,可在对应标签页 URL 中找到
🐙 Source Code: /udn/global/tag.ts
過去 24 小時 | 鏡頭背後 | 深度專欄 | 重磅廣播 |
---|
南方都市报
Unknown
奥一网
💡 Example: https://rsshub.app/oeeee/web/170
🛎️ Route: /oeeee/web/:channel
🔗 Parameters:
channel
, required - 频道 ID
🐙 Source Code: /oeeee/web.ts
- 若在桌面端打开奥一网栏目页(如
https://www.oeeee.com/api/channel.php?s=/index/index/channel/gz
),可查看该页源代码,搜索OECID
。 - 若在移动端打开奥一网栏目页(格式例:
https://m.oeeee.com/m.php?s=/m2/channel&channel_id=169
),即可从 url 中获取。需注意的是,如果该栏目页的 url 格式为https://m.oeeee.com/detailChannel_indexData.html?channel_id=266
,则266
并非为本路由可用的频道 ID,建议从桌面端获取。
南都客户端(按记者)
💡 Example: https://rsshub.app/oeeee/app/reporter/249
🛎️ Route: /oeeee/app/reporter/:id
🔗 Parameters:
id
, required - 记者 UID
🐙 Source Code: /oeeee/app/reporter.ts
记者的 UID 可通过 m.mp.oeeee.com
下的文章页面获取。点击文章下方的作者头像,进入该作者的个人主页,即可从 url 中获取。
南方网
南方 +(按栏目 ID)
💡 Example: https://rsshub.app/southcn/nfapp/column/38
🛎️ Route: /southcn/nfapp/column/:column?
🔗 Parameters:
column
, required - 栏目或南方号 ID
🐙 Source Code: /southcn/nfapp/column.ts
TIP
若此处输入的是栏目 ID(而非南方号 ID),则该接口会返回与输入栏目相关联栏目的文章。例如,输入栏目 ID 38
(广州),则返回的结果还会包含 ID 为 3547
(市长报道集)的文章。
pc.nfapp.southcn.com
下的文章页面,可通过 url 查看,例:http://pc.nfapp.southcn.com/13707/7491109.html
的栏目 ID 为13707
。static.nfapp.southcn.com
下的文章页面,可查看网页源代码,搜索columnid
。- https://m.nfapp.southcn.com/column/all 列出了部分栏目,
id
即为栏目 ID。
南方 +(按作者)
💡 Example: https://rsshub.app/southcn/nfapp/reporter/969927791
🛎️ Route: /southcn/nfapp/reporter/:reporter
🔗 Parameters:
reporter
, required - 作者 UUID
🐙 Source Code: /southcn/nfapp/reporter.ts
作者的 UUID 只可通过 static.nfapp.southcn.com
下的文章页面获取。点击文章下方的作者介绍,进入该作者的个人主页,即可从 url 中获取。
内蒙古广播电视台
点播
💡 Example: https://rsshub.app/nmtv/column/877
🛎️ Route: /nmtv/column/:id?
🔗 Parameters:
id
, required - 栏目 id,可在对应栏目 URL 中找到
🐙 Source Code: /nmtv/column.ts
TIP
如 蒙古语卫视新闻联播 的 URL 为 http://www.nmtv.cn/folder292/folder663/folder301/folder830/folder877
,其栏目 id 为末尾数字编号,即 877
。可以得到其对应路由为 /nmtv/column/877
澎湃新闻
以下所有路由可使用参数old
以采取旧全文获取方法。该方法会另外获取网页中的图片与视频资源。在原始 url 追加?old=yes
以启用.
Unknown
Unknown
🛎️ Route: /thepaper/839studio/:id
🔗 Parameters:
id
, required -
🐙 Source Code: /thepaper/839studio/category.ts
Unknown
🛎️ Route: /thepaper/839studio
🐙 Source Code: /thepaper/839studio/studio.ts
栏目
💡 Example: https://rsshub.app/thepaper/list/25457
🛎️ Route: /thepaper/list/:id
🔗 Parameters:
id
, required - 栏目 id,可在栏目页 URL 中找到
🐙 Source Code: /thepaper/list.ts
栏目 ID | 栏目名 |
---|---|
26912 | 上直播 |
26913 | 七环视频 |
26965 | 温度计 |
26908 | 一级视场 |
27260 | World 湃 |
26907 | 湃客科技 |
33168 | 纪录湃 |
26911 | 围观 |
26918 | @所有人 |
26906 | 大都会 |
26909 | 追光灯 |
26910 | 运动装 |
26914 | 健寻记 |
82188 | AI 播报 |
89035 | 眼界 |
92278 | 关键帧 |
90069 | 战疫 |
25462 | 中国政库 |
25488 | 中南海 |
97924 | 初心之路 |
25489 | 舆论场 |
25490 | 打虎记 |
25423 | 人事风向 |
25426 | 法治中国 |
25424 | 一号专案 |
25463 | 港台来信 |
25491 | 长三角政商 |
25428 | 直击现场 |
68750 | 公益湃 |
27604 | 暖闻 |
25464 | 澎湃质量报告 |
25425 | 绿政公署 |
25429 | 澎湃国际 |
25481 | 外交学人 |
25430 | 澎湃防务 |
25678 | 唐人街 |
25427 | 澎湃人物 |
25422 | 浦江头条 |
25487 | 教育家 |
25634 | 全景现场 |
25635 | 美数课 |
25600 | 快看 |
25434 | 10% 公司 |
25436 | 能见度 |
25433 | 地产界 |
25438 | 财经上下游 |
25435 | 金改实验室 |
25437 | 牛市点线面 |
119963 | IPO 最前线 |
25485 | 澎湃商学院 |
25432 | 自贸区连线 |
37978 | 进博会在线 |
36079 | 湃客 |
27392 | 政务 |
77286 | 媒体 |
27234 | 科学湃 |
119445 | 生命科学 |
119447 | 未来 2% |
119446 | 元宇宙观察 |
119448 | 科创 101 |
119449 | 科学城邦 |
25444 | 社论 |
27224 | 澎湃评论 |
26525 | 思想湃 |
26878 | 上海书评 |
25483 | 思想市场 |
25457 | 私家历史 |
25574 | 翻书党 |
25455 | 艺术评论 |
26937 | 古代艺术 |
25450 | 文化课 |
25482 | 逝者 |
25536 | 专栏 |
26506 | 异次元 |
97313 | 海平面 |
103076 | 一问三知 |
25445 | 澎湃研究所 |
25446 | 全球智库 |
26915 | 城市漫步 |
25456 | 市政厅 |
104191 | 世界会客厅 |
25448 | 有戏 |
26609 | 文艺范 |
25942 | 身体 |
26015 | 私・奔 |
25599 | 运动家 |
25842 | 私家地理 |
80623 | 非常品 |
26862 | 楼市 |
25769 | 生活方式 |
25990 | 澎湃联播 |
26173 | 视界 |
26202 | 亲子学堂 |
26404 | 赢家 |
26490 | 汽车圈 |
115327 | IP SH |
117340 | 酒业 |
明查
💡 Example: https://rsshub.app/thepaper/factpaper
🛎️ Route: /thepaper/factpaper/:status?
🔗 Parameters:
status
, required - 状态 id,可选 <code>1</code> 即 有定论 或 <code>0</code> 即 核查中,默认为 <code>1</code>
🐙 Source Code: /thepaper/factpaper.ts
频道
💡 Example: https://rsshub.app/thepaper/channel/25950
🛎️ Route: /thepaper/channel/:id
🔗 Parameters:
id
, required - 频道 id,可在频道页 URL 中找到
🐙 Source Code: /thepaper/channel.ts
频道 ID | 频道名 |
---|---|
26916 | 视频 |
108856 | 战疫 |
25950 | 时事 |
25951 | 财经 |
36079 | 澎湃号 |
119908 | 科技 |
25952 | 思想 |
119489 | 智库 |
25953 | 生活 |
26161 | 问吧 |
122908 | 国际 |
-21 | 体育 |
-24 | 评论 |
首页头条
💡 Example: https://rsshub.app/thepaper/featured
🛎️ Route: /thepaper/featured
🐙 Source Code: /thepaper/featured.ts
人民网
Unknown
🛎️ Route: /people/:site?/:category{.+}?
🔗 Parameters:
site
, required -category{.}
, required -
🐙 Source Code: /people/index.ts
领导留言板
💡 Example: https://rsshub.app/people/liuyan/539
🛎️ Route: /people/liuyan/:id/:state?
🔗 Parameters:
id
, required - 编号,可在对应人物页 URL 中找到state
, required - 状态,见下表,默认为全部
🐙 Source Code: /people/liuyan.ts
全部 | 待回复 | 办理中 | 已办理 |
---|---|---|---|
1 | 2 | 3 | 4 |
习近平系列重要讲话
💡 Example: https://rsshub.app/people/xjpjh
🛎️ Route: /people/xjpjh/:keyword?/:year?
🔗 Parameters:
keyword
, required - 关键词,默认不填year
, required - 年份,默认 all
🐙 Source Code: /people/xjpjh.ts
三立新聞網
新聞
💡 Example: https://rsshub.app/setn
🛎️ Route: /setn/:category?
🔗 Parameters:
category
, required - 分类,见下表,默认为即時
🐙 Source Code: /setn/index.ts
即時 | 熱門 | 娛樂 | 政治 | 社會 |
---|
國際 | 兩岸 | 生活 | 健康 | 旅遊 |
---|
運動 | 地方 | 財經 | 富房網 | 名家 |
---|
新奇 | 科技 | 汽車 | 寵物 | 女孩 | HOT 焦點 |
---|
厦门网
Unknown
🛎️ Route: /xmnn/news/:category{.+}?
🔗 Parameters:
category{.}
, required -
🐙 Source Code: /xmnn/news.ts
数字媒体
💡 Example: https://rsshub.app/xmnn/epaper/xmrb
🛎️ Route: /xmnn/epaper/:id?
🔗 Parameters:
id
, required - 报纸 id,见下表,默认为 <code>xmrb</code>,即厦门日报
🐙 Source Code: /xmnn/epaper.ts
厦门日报 | 厦门晚报 | 海西晨报 | 城市捷报 |
---|---|---|---|
xmrb | xmwb | hxcb | csjb |
四川广播电视台
电视回放
💡 Example: https://rsshub.app/sctv/programme/1
🛎️ Route: /sctv/programme/:id?/:limit?/:isFull?
🔗 Parameters:
id
, required - 节目 id,可在对应节目页中找到,默认为 <code>1</code>,即四川新闻联播limit
, required - 期数,默认为 15,即单次获取最新 15 期isFull
, required - 是否仅获取完整视频,填写 true/yes 表示是、false/no 表示否,默认是
🐙 Source Code: /sctv/programme.ts
节目 | id |
---|---|
四川新闻联播 | 1 |
早安四川 | 2 |
今日视点 | 3 |
龙门阵摆四川 | 10523 |
非常话题 | 1014756 |
新闻现场 | 8385 |
黄金三十分 | 8386 |
全媒直播间 | 8434 |
晚报十点半 | 8435 |
现场快报 | 8436 |
四川乡村新闻 | 3673 |
四川文旅报道 | 8174 |
乡村会客厅 | 3674 |
金字招牌 | 3675 |
问您所 “?” | 3677 |
蜀你最能 | 3679 |
美丽乡村印象 | 3678 |
美丽乡村 | 3676 |
乡村大篷车 | 3680 |
华西论健 | 3681 |
乡村聚乐部 | 3682 |
医保近距离 | 6403 |
音你而来 | 7263 |
吃八方 | 7343 |
世界那么大 | 7344 |
风云川商 | 7345 |
麻辣烫 | 7346 |
财经快报 | 7473 |
医生来了 | 7873 |
安逸的旅途 | 8383 |
运动 + | 8433 |
好戏连台 | 9733 |
防癌大讲堂 | 1018673 |
消费新观察 | 1017153 |
天天耍大牌 | 1014753 |
廉洁四川 | 1014754 |
看世界 | 1014755 |
金熊猫说教育(资讯版) | 1014757 |
她说 | 1014759 |
嗨宝贝 | 1014762 |
萌眼看世界 | 1014764 |
乡村大讲堂 | 1014765 |
四川党建 | 1014766 |
健康四川 | 1014767 |
技能四川 | 12023 |
天下雜誌
主頻道
🎭 Rely on Puppeteer
💡 Example: https://rsshub.app/cw/master/8
🛎️ Route: /cw/master/:channel
🔗 Parameters:
channel
, required - 主頻道 ID,可在 URL 中找到
🐙 Source Code: /cw/master.ts
主頻道名稱 | 主頻道 ID |
---|---|
財經 | 8 |
產業 | 7 |
國際 | 9 |
管理 | 10 |
環境 | 12 |
教育 | 13 |
人物 | 14 |
政治社會 | 77 |
調查排行 | 15 |
健康關係 | 79 |
時尚品味 | 11 |
運動生活 | 103 |
重磅外媒 | 16 |
子頻道
🚨 Strict anti-crawling🎭 Rely on Puppeteer
💡 Example: https://rsshub.app/cw/sub/615
🛎️ Route: /cw/sub/:channel
🔗 Parameters:
channel
, required - 子頻道 ID,可在 URL 中找到
🐙 Source Code: /cw/sub.ts
最新上線
🎭 Rely on Puppeteer🔍 Support Radar
💡 Example: https://rsshub.app/cw/today
🛎️ Route: /cw/today
🐙 Source Code: /cw/today.ts
作者
无线新闻
新闻
💡 Example: https://rsshub.app/tvb/news
🛎️ Route: /tvb/news/:category?/:language?
🔗 Parameters:
category
, required - 分类,见下表,默认为要聞language
, required - 语言,见下表
🐙 Source Code: /tvb/news.ts
分类
要聞 | 快訊 | 港澳 | 兩岸 | 國際 | 財經 | 體育 | 法庭 | 天氣 |
---|---|---|---|---|---|---|---|---|
focus | instant | local | greaterchina | world | finance | sports | parliament | weather |
语言
繁 | 简 |
---|---|
tc | sc |
希望之声
频道
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/soundofhope/term/203
🛎️ Route: /soundofhope/:channel/:id
🔗 Parameters:
channel
, required - 频道id
, required - 子频道 ID
🐙 Source Code: /soundofhope/channel.ts
参数均可在官网获取,如:
https://www.soundofhope.org/term/203
对应 /soundofhope/term/203
香港经济日报
新闻
💡 Example: https://rsshub.app/hket/sran001
🛎️ Route: /hket/:category?
🔗 Parameters:
category
, required - 分类,默认为全部新闻,可在 URL 中找到,部分见下表
🐙 Source Code: /hket/index.ts
香港经济日报已有提供简单 RSS,详细可前往官方网站: https://www.hket.com/rss
此路由主要补全官方 RSS 全文输出及完善分类输出。
分类
| sran001 | sran008 | sran010 | sran011 | sran012 | srat006 |
| -------- | -------- | -------- | -------- | -------- | -------- |
| 全部新闻 | 财经地产 | 科技信息 | 国际新闻 | 商业新闻 | 香港新闻 |
| sran009 | sran009-1 | sran009-2 | sran009-3 | sran009-4 | sran009-5 | sran009-6 |
| -------- | --------- | --------- | ---------- | --------- | --------- | --------- |
| 即时财经 | 股市 | 新股 IPO | 新经济追踪 | 当炒股 | 宏观解读 | Hot Talk |
| sran011-1 | sran011-2 | sran011-3 |
| --------- | ------------ | ------------ |
| 环球政治 | 环球经济金融 | 环球社会热点 |
| sran016 | sran016-1 | sran016-2 | sran016-3 | sran016-4 | sran016-5 |
| ---------- | ---------- | ---------- | ---------- | ---------- | -------------- |
| 大湾区主页 | 大湾区发展 | 大湾区工作 | 大湾区买楼 | 大湾区消费 | 大湾区投资理财 |
| srac002 | srac003 | srac004 | srac005 |
| -------- | -------- | -------- | -------- |
| 即时中国 | 经济脉搏 | 国情动向 | 社会热点 |
| srat001 | srat008 | srat055 | srat069 | srat070 |
| ------- | ------- | -------- | -------- | --------- |
| 话题 | 观点 | 休闲消费 | 娱乐新闻 | TOPick TV |
| srat052 | srat052-1 | srat052-2 | srat052-3 |
| -------- | --------- | ---------- | --------- |
| 健康主页 | 食用安全 | 医生诊症室 | 保健美颜 |
| srat053 | srat053-1 | srat053-2 | srat053-3 | srat053-4 |
| -------- | --------- | --------- | --------- | ---------- |
| 亲子主页 | 儿童健康 | 育儿经 | 教育 | 亲子好去处 |
| srat053-6 | srat053-61 | srat053-62 | srat053-63 | srat053-64 |
| ----------- | ---------- | ---------- | ---------- | ---------- |
| Band 1 学堂 | 幼稚园 | 中小学 | 尖子教室 | 海外升学 |
| srat072-1 | srat072-2 | srat072-3 | srat072-4 |
| ---------- | ---------- | ---------------- | ----------------- |
| 健康身心活 | 抗癌新方向 | 「糖」「心」解密 | 风湿不再 你我自在 |
| sraw007 | sraw009 | sraw010 | sraw011 | sraw012 | sraw014 | sraw018 | sraw019 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| 全部博客 | Bloggers | 收息攻略 | 精明消费 | 退休规划 | 个人增值 | 财富管理 | 绿色金融 |
| sraw015 | sraw015-07 | sraw015-08 | sraw015-09 | sraw015-10 |
| -------- | ---------- | ---------- | ---------- | ---------- |
| 移民百科 | 海外置业 | 移民攻略 | 移民点滴 | 海外理财 |
| sraw020 | sraw020-1 | sraw020-2 | sraw020-3 | sraw020-4 |
| -------- | ------------ | --------- | --------- | --------- |
| ESG 主页 | ESG 趋势政策 | ESG 投资 | ESG 企业 | ESG 社会 |
新蓝网(浙江广播电视集团)
浙江新闻联播 - 每日合集
💡 Example: https://rsshub.app/cztv/zjxwlb/daily
🛎️ Route: /cztv/zjxwlb/daily
🐙 Source Code: /cztv/daily.ts
浙江新闻联播
新华每日电讯
今日
新唐人电视台
频道
💡 Example: https://rsshub.app/ntdtv/b5/prog1201
🛎️ Route: /ntdtv/:language/:id
🔗 Parameters:
language
, required - 语言,简体为<code>gb</code>,繁体为<code>b5</code>id
, required - 子频道名称
🐙 Source Code: /ntdtv/channel.ts
参数均可在官网获取,如:
https://www.ntdtv.com/b5/prog1201
对应 /ntdtv/b5/prog1201
新快报
新闻
💡 Example: https://rsshub.app/xkb/350
🛎️ Route: /xkb/:channel
🔗 Parameters:
channel
, required - 栏目 ID,点击对应栏目后在地址栏找到
🐙 Source Code: /xkb/index.ts
常用栏目 ID:
栏目名 | ID |
---|---|
首页 | 350 |
重点 | 359 |
广州 | 353 |
湾区 | 360 |
天下 | 355 |
信报财经新闻
即时新闻
🚨 Strict anti-crawling🔍 Support Radar
💡 Example: https://rsshub.app/hkej/index
🛎️ Route: /hkej/:category?
🔗 Parameters:
category
, required - 分类,默认为全部新闻
🐙 Source Code: /hkej/index.ts
index | stock | hongkong | china | international | property | current |
---|---|---|---|---|---|---|
全部新闻 | 港股直击 | 香港财经 | 中国财经 | 国际财经 | 地产新闻 | 时事脉搏 |
央视新闻
栏目
💡 Example: https://rsshub.app/cctv/lm/xwzk
🛎️ Route: /cctv/lm/:id?
🔗 Parameters:
id
, required - 栏目 id,可在对应栏目页 URL 中找到,默认为 <code>xwzk</code> 即 新闻周刊
🐙 Source Code: /cctv/lm.ts
焦点访谈 | 等着我 | 今日说法 | 开讲啦 |
---|---|---|---|
jdft | dzw | jrsf | kjl |
正大综艺 | 经济半小时 | 第一动画乐园 |
---|---|---|
zdzy | jjbxs | dydhly |
TIP
更多栏目请看 这里
新闻联播
新闻联播内容摘要。
央视网图片《镜象》
专题
💡 Example: https://rsshub.app/cctv/world
🛎️ Route: /cctv/:category
🔗 Parameters:
category
, required - 分类名
🐙 Source Code: /cctv/category.ts
新闻 | 国内 | 国际 | 社会 | 法治 | 文娱 | 科技 | 生活 | 教育 | 每周质量报告 | 新闻 1+1 |
---|---|---|---|---|---|---|---|---|---|---|
news | china | world | society | law | ent | tech | life | edu | mzzlbg | xinwen1j1 |
羊城晚报金羊网
新闻
💡 Example: https://rsshub.app/ycwb/1
🛎️ Route: /ycwb/:node
🔗 Parameters:
node
, required - 栏目 id
🐙 Source Code: /ycwb/index.ts
注:小部分栏目的 URL 会给出 nodeid。如未给出,可打开某条新闻链接后,查看网页源代码,搜索 nodeid 的值。
常用栏目节点:
首页 | 中国 | 国际 | 体育 | 要闻 | 珠江评论 | 民生观察 | 房产 | 金羊教育 | 金羊财富 | 金羊文化 | 金羊健康 | 金羊汽车 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 14 | 15 | 16 | 22 | 1875 | 21773 | 222 | 5725 | 633 | 5281 | 21692 | 223 |
广州 | 广州 - 广州要闻 | 广州 - 社会百态 | 广州 - 深读广州 | 广州 - 生活服务 | 今日大湾区 | 广东 - 政经热闻 | 广东 - 民生视点 | 广东 - 滚动新闻 |
---|---|---|---|---|---|---|---|---|
18 | 5261 | 6030 | 13352 | 83422 | 100418 | 13074 | 12252 | 12212 |
浙江在线
浙报集团系列报刊
💡 Example: https://rsshub.app/zjol/paper/zjrb
🛎️ Route: /zjol/paper/:id?
🔗 Parameters:
id
, required - 报纸 id,见下表,默认为 <code>zjrb</code>,即浙江日报
🐙 Source Code: /zjol/paper.ts
浙江日报 | 钱江晚报 | 美术报 | 浙江老年报 | 浙江法制报 | 江南游报 |
---|---|---|---|---|---|
zjrb | qjwb | msb | zjlnb | zjfzb | jnyb |
中国环球电视网
播客
💡 Example: https://rsshub.app/cgtn/podcast/ezfm/4
🛎️ Route: /cgtn/podcast/:category/:id
🔗 Parameters:
category
, required - 类型名id
, required - 播客 id
🐙 Source Code: /cgtn/podcast.ts
类型名与播客 id 可以在播客对应的 URL 中找到 如 URL
https://radio.cgtn.com/podcast/column/ezfm/More-to-Read/4
,其category
为ezfm
,id
为4
,对应的订阅路由为/podcast/ezfm/4
中央通讯社
分类
💡 Example: https://rsshub.app/cna/aall
🛎️ Route: /cna/:id?
🔗 Parameters:
id
, required - 分类 id 或新闻专题 id。分类 id 见下表,新闻专题 id 為 https://www.cna.com.tw/list/newstopic.aspx 中,連結的數字部份。此參數默认为 aall
🐙 Source Code: /cna/index.ts
即時 | 政治 | 國際 | 兩岸 | 產經 | 證券 | 科技 | 生活 | 社會 | 地方 | 文化 | 運動 | 娛樂 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
aall | aipl | aopl | acn | aie | asc | ait | ahel | asoc | aloc | acul | aspt | amov |
分类 (网页爬虫方法)
💡 Example: https://rsshub.app/cna/web/aall
🛎️ Route: /cna/web/:id?
🔗 Parameters:
id
, required - 分类 id,见上表。此參數默认为 aall
🐙 Source Code: /cna/web/index.ts
中国新闻周刊
栏目
💡 Example: https://rsshub.app/inewsweek/survey
🛎️ Route: /inewsweek/:channel
🔗 Parameters:
channel
, required - 栏目
🐙 Source Code: /inewsweek/index.ts
提取文章全文。
封面 | 时政 | 社会 | 经济 | 国际 | 调查 | 人物 |
---|---|---|---|---|---|---|
cover | politics | society | finance | world | survey | people |
中国科技网
科技日报
💡 Example: https://rsshub.app/stdaily/digitalpaper
🛎️ Route: /stdaily/digitalpaper
🐙 Source Code: /stdaily/digitalpaper.ts