Skip to content

📰 Traditional media

ABC News

Channel & Topic

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

🛎️ Route: /abc/:category{.+}?

🔗 Parameters:

  • category{.}, required -

🐙 Source Code: /abc/index.ts

TIP

All Topics in Topic Library 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 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 and /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

RSS

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @zoenglinghou @mjysci @TonyRL

💡 Example: https://rsshub.app/apnews/rss/business

🛎️ Route: /apnews/rss/:rss?

🔗 Parameters:

  • rss, required - Route name from the first segment of the corresponding site, or index for the front page(default).

🐙 Source Code: /apnews/rss.ts

Topics

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @zoenglinghou @mjysci @TonyRL

💡 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 https://apnews.com/apf-topnews is apf-topnews, trending-news by default

🐙 Source Code: /apnews/topics.ts

BBC

News

🔴 Failed Test

👨‍💻 Author: @HenryQW @DIYgod

💡 Example: https://rsshub.app/bbc/world-asia

🛎️ Route: /bbc/:site?/:channel?

🔗 Parameters:

  • site, required - 语言,简体或繁体中文
  • channel, required - channel, default to top stories

🐙 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/caixinglobal/latest

🛎️ Route: /caixinglobal/latest

🐙 Source Code: /caixinglobal/latest.ts

Canadian Broadcasting Corporation

News

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @wb14123

💡 Example: https://rsshub.app/cbc/topics

🛎️ Route: /cbc/topics/:topic?

🔗 Parameters:

  • topic, required - Channel,Top Stories by default. For secondary channel like canada/toronto, use - to replace /

🐙 Source Code: /cbc/topics.ts

CNBC

Full article RSS

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/cnbc/rss

🛎️ Route: /cnbc/rss/:id?

🔗 Parameters:

  • id, required - Channel ID, can be found in Official RSS URL, 100003114 (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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @proletarius101

💡 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @Rjnishant530

💡 Example: https://rsshub.app/dnaindia/headlines

🛎️ Route: /dnaindia/:category,/topic/:topic

🐙 Source Code: /dnaindia/category.ts

Categories:

HeadlinesExplainerIndiaEntertainmentSportsViralLifestyleEducationBusinessWorld
headlinesexplainerindiaentertainmentsportsvirallifestyleeducationbusinessworld

News

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @Rjnishant530

💡 Example: https://rsshub.app/dnaindia/headlines

🛎️ Route: /dnaindia/:category,/topic/:topic

🐙 Source Code: /dnaindia/category.ts

Categories:

HeadlinesExplainerIndiaEntertainmentSportsViralLifestyleEducationBusinessWorld
headlinesexplainerindiaentertainmentsportsvirallifestyleeducationbusinessworld

Ekantipur / कान्तिपुर (Nepal)

Full Article RSS

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @maniche04

💡 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:

समाचारअर्थ / वाणिज्यविचारखेलकुदउपत्यकामनोरञ्जनफोटोफिचरफिचरविश्वब्लग
newsbusinessopinionsportsnationalentertainmentphoto_featurefeatureworldblog

Financial Times

FT 中文网

🟢 Passed Test

👨‍💻 Author: @HenryQW @xyqfer

💡 Example: https://rsshub.app/ft/chinese/hotstoryby7day

🛎️ Route: /ft/:language/:channel?

🔗 Parameters:

  • language, required - 语言,简体chinese,繁体traditional
  • 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

🔴 Failed Test

👨‍💻 Author: @HenryQW

💡 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

GQ

News

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @EthanWng97

💡 Example: https://rsshub.app/gq/news

🛎️ Route: /gq/news

🐙 Source Code: /gq/news.ts

infzm

频道

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @KarasuShin @ranpox @xyqfer

💡 Example: https://rsshub.app/infzm/1

🛎️ Route: /infzm/:id

🔗 Parameters:

  • id, required - 南方周末频道 id, 可在该频道的 URL 中找到(即 https://www.infzm.com/contents?term_id=:id)

🐙 Source Code: /infzm/index.ts

下面给出部分参考:

| 推荐 | 新闻 | 观点 | 文化 | 人物 | 影像 | 专题 | 生活 | 视频 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| 1    | 2    | 3    | 4    | 7    | 8    | 6    | 5    | 131  |

Korean Central News Agency (KCNA) 朝鲜中央通讯社

News

🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @Rongronggg9

💡 Example: https://rsshub.app/kcna/en

🛎️ Route: /kcna/:lang/:category?

🔗 Parameters:

  • lang, required - Language, refer to the table below
  • category, required - Category, refer to the table below

🐙 Source Code: /kcna/news.ts

Language조선어English中国语РусскийEspañol日本語
:langkpencnruesjp
Category:category
WPK General Secretary Kim Jong Un's Revolutionary Activities54c0ca4ca013a92cc9cf95bd4004c61a
Latest News (default)1ee9bdb7186944f765208f34ecfb5407
Top News5394b80bdae203fadef02522cfb578c0
Home Newsb2b3bcc1b0a4406ab0c36e45d5db58db
Documentsa8754921399857ebdbb97a98a1e741f5
World593143484cf15d48ce85c26139582395
Society-Life93102e5a735d03979bc58a3a7aefb75a
External0f98b4623a3ef82aeea78df45c423fd0
News Commentary12c03a49f7dbe829bceea8ac77088c21

La Jornada

News

🟢 Passed Test

👨‍💻 Author: @Thealf154

💡 Example: https://rsshub.app/jornada/2022-10-12/capital

🛎️ Route: /jornada/:date?/:category?

🔗 Parameters:

  • date, required - Date string, must be in format of YYYY-MM-DD. You can get today's news using today
  • 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
Capitalcapital
Cartonescartones
Ciencia y Tecnologíaciencia
Culturacultura
Deportesdeportes
Economíaeconomia
Estadosestados
Mundomundo
Opiniónopinion
Políticapolitica
Sociedadsociedad

New Yorker

The New Yorker

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @EthanWng97

💡 Example: https://rsshub.app/newyorker/everything

🛎️ Route: /newyorker/:category/:subCategory?

🔗 Parameters:

  • category, required - rss category. can be found at https://www.newyorker.com/about/feeds
  • subCategory, required -

🐙 Source Code: /newyorker/news.ts

NHK

News Web Easy

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Andiedie

💡 Example: https://rsshub.app/nhk/news_web_easy

🛎️ Route: /nhk/news_web_easy

🐙 Source Code: /nhk/news-web-easy.ts

WORLD-JAPAN - Top Stories

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/nhk/news/en

🛎️ Route: /nhk/news/:lang?

🔗 Parameters:

  • lang, required - Language, see below, en by default

🐙 Source Code: /nhk/news.ts

العربيةবাংলাမြန်မာဘာသာစကား中文(简体)中文(繁體)EnglishFrançais
arbnmyzhztenfr
हिन्दीBahasa Indonesia코리언فارسیPortuguêsРусскийEspañol
hiidkofaptrues
KiswahiliภาษาไทยTürkçeУкраїнськаاردوTiếng Việt
swthtrukurvi

Now 新聞

新聞

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 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

首頁港聞兩岸國際娛樂
localinternationalentertainment
生活科技財經體育
lifetechnologyfinancesports
事件追蹤評論節目新聞專題
trackerfeatureopinion

National Public Radio

News

🔴 Failed Test

👨‍💻 Author: @bennyyip

💡 Example: https://rsshub.app/npr/1001

🛎️ Route: /npr/:endpoint?

🔗 Parameters:

  • endpoint, required - Channel ID, can be found in Official RSS URL, 1001 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

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @LyleLee @HenryQW @proletarius101 @black-desk @nczitzk

💡 Example: https://rsshub.app/reuters/world/us

🛎️ Route: /reuters/:category/:topic?

🔗 Parameters:

  • category, required - find it in the URL, or tables below
  • topic, required - find it in the URL, or tables below

🐙 Source Code: /reuters/common.ts

  • :category:

    WorldBusinessLegalMarketsBreakingviewsTechnologyGraphics
    worldbusinesslegalmarketsbreakingviewstechnologygraphics
  • world/:topic:

    AllAfricaAmericasAsia PacificChinaEuropeIndiaMiddle EastUnited KingdomUnited StatesThe Great RebootReuters Next
    africaamericasasia-pacificchinaeuropeindiamiddle-eastukusthe-great-rebootreuters-next
  • business/:topic:

    AllAerospace & DefenseAutos & TransportationEnergyEnvironmentFinanceHealthcare & PharmaceuticalsMedia & TelecomRetail & ConsumerSustainable BusinessChargedFuture of HealthFuture of MoneyTake FiveReuters Impact
    aerospace-defenseautos-transportationenergyenvironmentfinancehealthcare-pharmaceuticalsmedia-telecomretail-consumersustainable-businesschargedfuture-of-healthfuture-of-moneytake-fivereuters-impact
  • legal/:topic:

    AllGovernmentLegal IndustryLitigationTransactional
    governmentlegalindustrylitigationtransactional
  • authors/:topic:

    DefaultJonathan Landayany other authors
    reutersjonathan-landaytheir name in URL

More could be found in the URL of the category/topic page.

Inverstigates

🟢 Passed Test

👨‍💻 Author: @LyleLee

💡 Example: https://rsshub.app/reuters/investigates

🛎️ Route: /reuters/investigates

🐙 Source Code: /reuters/investigates.ts

Radio Free Asia (RFA) 自由亚洲电台

News

🔴 Failed Test

👨‍💻 Author: @zphw

💡 Example: https://rsshub.app/rfa/english

🛎️ Route: /rfa/:language?/:channel?/:subChannel?

🔗 Parameters:

  • language, required - language, English by default
  • channel, required - channel
  • subChannel, 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/rodong/news

🛎️ Route: /rodong/news/:language?

🔗 Parameters:

  • language, required - Language, see below, ko by default

🐙 Source Code: /rodong/news.ts

조선어English中文
koencn

Russian News Agency TASS

News

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/tass/politics

🛎️ Route: /tass/:category?

🔗 Parameters:

  • category, required - Category, can be found in URL, politics by default

🐙 Source Code: /tass/news.ts

Russian Politics & DiplomacyWorldBusiness & EconomyMilitary & DefenseScience & SpaceEmergenciesSociety & CulturePress ReviewSports
politicsworldeconomydefensescienceemergenciessocietypressreviewsports

Solidot

最新消息

🟢 Passed Test

👨‍💻 Author: @sgqy @hang333 @TonyRL

💡 Example: https://rsshub.app/solidot/linux

🛎️ Route: /solidot/:type?

🔗 Parameters:

  • type, required - 消息类型。默认为 www. 在网站上方选择后复制子域名即可

🐙 Source Code: /solidot/main.ts

TIP

Solidot 提供的 feed:

全部创业Linux科学科技移动苹果硬件软件安全游戏书籍askidle博客云计算奇客故事
wwwstartuplinuxsciencetechnologymobileapplehardwaresoftwaresecuritygamesbooksaskidleblogcloudstory

Sputnik News 俄罗斯卫星通讯社

Category

🟢 Passed Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/sputniknews

🛎️ Route: /sputniknews/:category?/:language?

🔗 Parameters:

  • category, required - Category, can be found in URL, news by default
  • language, required - Language, see below, English by default

🐙 Source Code: /sputniknews/index.ts

Categories for International site:

WORLDCOVID-19BUSINESSSPORTTECHOPINION
worldcovid-19businesssporttechopinion

Categories for Chinese site:

新闻中国俄罗斯国际俄中关系评论
newschinarussiacategory_guojirussia_china_relationsopinion

Language

LanguageId
Englishenglish
Spanishspanish
Germangerman
Frenchfrench
Greekgreek
Italianitalian
Czechczech
Polishpolish
Serbianserbian
Latvianlatvian
Lithuanianlithuanian
Moldavianmoldavian
Belarusianbelarusian
Armenianarmenian
Abkhazabkhaz
Ssetianssetian
Georgiangeorgian
Azerbaijaniazerbaijani
Arabicarabic
Turkishturkish
Persianpersian
Daridari
Kazakhkazakh
Kyrgyzkyrgyz
Uzbekuzbek
Tajiktajik
Vietnamesevietnamese
Japanesejapanese
Chinesechinese
Portugueseportuguese

The Economist

Category

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @ImSingee

💡 Example: https://rsshub.app/economist/latest

🛎️ Route: /economist/:endpoint

🔗 Parameters:

  • endpoint, required - Category name, can be found on the official page. For example, https://www.economist.com/china/rss.xml to china

🐙 Source Code: /economist/full.ts

Espresso

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/economist/espresso

🛎️ Route: /economist/espresso

🐙 Source Code: /economist/espresso.ts

Global Business Review

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @prnake

💡 Example: https://rsshub.app/economist/global-business-review/cn-en

🛎️ Route: /economist/global-business-review/:language?

🔗 Parameters:

  • language, required - Language, en, cn, tw are supported, support multiple options, default to cn-en

🐙 Source Code: /economist/global-business-review.ts

The Nikkei 日本経済新聞

News

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Arracc @ladeng07

💡 Example: https://rsshub.app/nikkei/news

🛎️ Route: /nikkei/:category/:article_type?

🔗 Parameters:

  • category, required - Category, see table below
  • article_type, required - Only includes free articles, set free to enable, disabled by default

🐙 Source Code: /nikkei/news.ts

総合オピニオン経済政治金融マーケットビジネスマネーのまなびテック国際スポーツ社会・調査地域文化ライフスタイル
newsopinioneconomypoliticsfinancialbusiness不支持不支持technologyinternationalsportssocietylocalculturelifestyle

Nikkei Asia Latest News

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @rainrdx

💡 Example: https://rsshub.app/nikkei/asia

🛎️ Route: /nikkei/asia

🐙 Source Code: /nikkei/asia/index.ts

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /nikkei/,/index

🐙 Source Code: /nikkei/index.ts

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /nikkei/,/index

🐙 Source Code: /nikkei/index.ts

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /nikkei/cn/*

🐙 Source Code: /nikkei/cn/index.ts

The New York Times 纽约时报

Best Seller Books

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @melvinto

💡 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @HenryQW

💡 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 ChineseChinese-EnglishEnglishChinese-English (Traditional Chinese)Traditional Chinese
(empty)dualendual-traditionalchinesetraditionalchinese

新闻简报

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @yueyericardo @nczitzk

💡 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

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/taiwannews/hot

🛎️ Route: /taiwannews/hot/:lang?

🔗 Parameters:

  • lang, required - Language, en or zh, en by default

🐙 Source Code: /taiwannews/hot.ts

The Atlantic

News

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @EthanWng97

💡 Example: https://rsshub.app/theatlantic/latest

🛎️ Route: /theatlantic/:category

🔗 Parameters:

  • category, required - category, see below

🐙 Source Code: /theatlantic/news.ts

PopularLatestPoliticsTechnologyBusiness
most-popularlatestpoliticstechnologybusiness

More categories (except photo) can be found within the navigation bar at https://www.theatlantic.com

The Hindu

Topic

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 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

🔴 Failed Test

👨‍💻 Author: @oppilate

💡 Example: https://rsshub.app/wsj/en-us/opinion

🛎️ Route: /wsj/:lang/:category?

🔗 Parameters:

  • lang, required - Language, en-us, zh-cn, zh-tw
  • category, required - Category. See below

🐙 Source Code: /wsj/news.ts

en_us

WorldU.S.PoliticsEconomyBusinessTechMarketsOpinionBooks & ArtsReal EstateLife & WorkSytleSports
worlduspoliticseconomybusinesstechnologymarketsopinionbooks-artsrealestatelife-workstyle-entertainmentsports

zh-cn / zh-tw

国际中国金融市场经济商业科技专栏与观点
worldchinamarketseconomybusinesstechnologylife-artsopinion

Provide full article RSS for WSJ topics.

Voice of Mongolia 蒙古之声

News

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/vom/featured

🛎️ Route: /vom/featured/:lang?

🔗 Parameters:

  • lang, required - Language, see the table below, mn by default

🐙 Source Code: /vom/featured.ts

English日本語МонголРусский简体中文
enjamnruzh

Yomiuri Shimbun 読売新聞

News

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Arracc

💡 Example: https://rsshub.app/yomiuri/news

🛎️ Route: /yomiuri/:category?

🔗 Parameters:

  • category, required - Category, news by default

🐙 Source Code: /yomiuri/news.ts

Free articles only.

CategoryParameter
新着・速報news
社会national
政治politics
経済economy
スポーツsports
国際world
地域local
科学・ITscience
エンタメ・文化culture
ライフlife
医療・健康medical
教育・就活kyoiku
選挙・世論調査election
囲碁・将棋igoshougi
社説editorial
皇室koushitsu

北极星电力网

光伏

🟢 Passed Test

👨‍💻 Author: @Sxuet

💡 Example: https://rsshub.app/bjx/gf/sc

🛎️ Route: /bjx/gf/:type

🔗 Parameters:

  • type, required - 分类,北极星光伏最后的type字段

🐙 Source Code: /bjx/types.ts

:type 类型可选如下

要闻政策市场行情企业动态独家观点项目工程招标采购财经国际行情价格趋势技术跟踪
ywzcscmqdjxmzbcjgjsjjs

环保要闻

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @zsimple

💡 Example: https://rsshub.app/bjx/huanbao

🛎️ Route: /bjx/huanbao

🐙 Source Code: /bjx/huanbao.ts

财新博客

网站部分内容需要付费订阅,RSS 仅做更新提醒,不含付费内容。

财新数据通

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/caixin/database

🛎️ Route: /caixin/database

🐙 Source Code: /caixin/database.ts

财新一线

🔴 Failed Test🎙️ Support Podcast

👨‍💻 Author: @boypt

💡 Example: https://rsshub.app/caixin/k

🛎️ Route: /caixin/k

🐙 Source Code: /caixin/k.ts

财新周刊

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/caixin/weekly

🛎️ Route: /caixin/weekly

🐙 Source Code: /caixin/weekly.ts

首页新闻

🔴 Failed Test🎙️ Support Podcast🔍 Support Radar

👨‍💻 Author: @EsuRt

💡 Example: https://rsshub.app/caixin/article

🛎️ Route: /caixin/article

🐙 Source Code: /caixin/article.ts

新闻分类

🔴 Failed Test🎙️ Support Podcast

👨‍💻 Author: @idealclover

💡 Example: https://rsshub.app/caixin/finance/regulation

🛎️ Route: /caixin/:column/:category

🔗 Parameters:

  • column, required - 栏目名
  • category, required - 栏目下的子分类名

🐙 Source Code: /caixin/category.ts

Column 列表:

经济金融政经环科世界观点网文化周刊
economyfinancechinascienceinternationalopinioncultureweekly

以金融板块为例的 category 列表:(其余 column 以类似方式寻找)

监管银行证券基金信托保险投资创新市场
regulationbankstockinsurance_trustinvestmentinnovationmarket

Category 列表:

封面报道开卷社论时事编辑寄语经济金融商业环境与科技民生副刊
coverstoryfirsteditorialcurrent_affairseditor_deskeconomyfinancebusinessenvironment_technologycwcivilcolumn

最新文章

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @tpnonthealps

💡 Example: https://rsshub.app/caixin/latest

🛎️ Route: /caixin/latest

🐙 Source Code: /caixin/latest.ts

说明:此 RSS feed 会自动抓取财新网的最新文章,但不包含 FM 及视频内容。

参考消息

栏目

🔴 Failed Test

👨‍💻 Author: @yuxinliu-alex @nczitzk

💡 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

栏目

🔴 Failed Test

👨‍💻 Author: @yuxinliu-alex @nczitzk

💡 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 财经

🟢 Passed Test

👨‍💻 Author: @nczitzk

💡 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 频道

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/vip/428

🛎️ Route: /yicai/vip/:id?

🔗 Parameters:

  • id, required - 频道 id,可在对应频道页中找到,默认为一元点金

🐙 Source Code: /yicai/vip.ts

关注

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/feed/669

🛎️ Route: /yicai/feed/:id?

🔗 Parameters:

  • id, required - 主题 id,可在对应主题页中找到,默认为一财早报

🐙 Source Code: /yicai/feed.ts

TIP

全部主题词见 此处

视听

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 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直击引领区

头条

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/headline

🛎️ Route: /yicai/headline

🐙 Source Code: /yicai/headline.ts

新闻

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/news

🛎️ Route: /yicai/news/:id?

🔗 Parameters:

  • id, required - 分类 id,见下表,可在对应分类页中找到,默认为新闻

🐙 Source Code: /yicai/news.ts

Id名称
gushiA 股
kechuangban科创板
hongguan大政
jinrong金融
quanqiushichang海外市场
gongsi产经
shijie全球
kechuang科技
quyu区域
comment评论
dafengwenhua商业人文
books阅读周刊
loushi地产
automobile汽车
china_financial_herald对话陆家嘴
fashion时尚
ad商业资讯
info资讯
jzfxb价值风向标
shuducaijing数读财经
shujujiepan数据解盘
shudushenghuo数读生活
cbndataCBNData
dtcjDT 财经
xfsz消费数知

一财号

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/author/100005663

🛎️ Route: /yicai/author/:id?

🔗 Parameters:

  • id, required - 作者 id,可在对应作者页中找到,默认为第一财经研究院

🐙 Source Code: /yicai/author.ts

正在

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @sanmmm @nczitzk

💡 Example: https://rsshub.app/yicai/brief

🛎️ Route: /yicai/brief

🐙 Source Code: /yicai/brief.ts

最新

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/yicai/latest

🛎️ Route: /yicai/latest

🐙 Source Code: /yicai/latest.ts

东方网

24 小时热闻

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/eastday/24

🛎️ Route: /eastday/24/:category?

🔗 Parameters:

  • category, required - 分类,见下表,默认为社会

🐙 Source Code: /eastday/24.ts

推荐社会娱乐国际军事
养生汽车体育财经游戏
科技国内宠物情感人文教育

上海新闻

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @saury

💡 Example: https://rsshub.app/eastday/sh

🛎️ Route: /eastday/sh

🐙 Source Code: /eastday/sh.ts

原创

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/eastday/portrait

🛎️ Route: /eastday/portrait

🐙 Source Code: /eastday/portrait.ts

东网

Money18

🔴 Failed Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/oncc/money18/exp

🛎️ Route: /oncc/money18/:id?

🔗 Parameters:

  • id, required - 栏目 id,可在对应栏目页 URL 中找到,默认为 exp,即新聞總覽

🐙 Source Code: /oncc/money18.ts

新聞總覽全日焦點板塊新聞國際金融大行報告A 股新聞地產新聞投資理財新股 IPO科技財情
expfovindustryintrecagentntlgroupproweainvestipotech

即時新聞

🟢 Passed Test

👨‍💻 Author: @Fatpandac

💡 Example: https://rsshub.app/oncc/zh-hant/news

🛎️ Route: /oncc/:language/:channel?

🔗 Parameters:

  • language, required - zh-hans 为简体,zh-hant 为繁体
  • 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

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /pts*

🐙 Source Code: /pts/index.ts

數位敘事

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/pts/projects

🛎️ Route: /pts/projects

🐙 Source Code: /pts/projects.ts

整理報導

🔴 Failed Test🔍 Support Radar

👨‍💻 Author:

💡 Example: https://rsshub.app/pts/live/62e8e4bbb4de2cbd74468b2b

🛎️ Route: /pts/live/:id

🔗 Parameters:

  • id, required - 報導 id,可在对应整理報導页 URL 中找到

🐙 Source Code: /pts/live.ts

專題策展

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/pts/curations

🛎️ Route: /pts/curations

🐙 Source Code: /pts/curations.ts

共同网

最新报道

🟢 Passed Test

👨‍💻 Author: @Rongronggg9

💡 Example: https://rsshub.app/kyodonews

🛎️ Route: /kyodonews/:language?/:keyword?

🔗 Parameters:

  • language, required - 语言: china = 简体中文 (默认), tchina = 繁體中文
  • 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 稍慢)。

广州日报

客户端

🔴 Failed Test

👨‍💻 Author: @TimWu007

💡 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

河北网络广播电视台

农博士在行动

🟢 Passed Test🔄 Support BT🎙️ Support Podcast🔍 Support Radar

👨‍💻 Author: @iamqiz @nczitzk

💡 Example: https://rsshub.app/hebtv/nbszxd

🛎️ Route: /hebtv/nbszxd

🐙 Source Code: /hebtv/nong-bo-shi-zai-xing-dong.ts

湖南日报

电子刊物

🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 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

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

🛎️ Route: /wallstreetcn/news/:category?,/:category?

🐙 Source Code: /wallstreetcn/news.ts

id分类
global最新
shares股市
bonds债市
commodities商品
forex外汇
enterprise公司
asset-manage资管
tmt科技
estate地产
car汽车
medicine医药

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @nczitzk

🛎️ Route: /wallstreetcn/news/:category?,/:category?

🐙 Source Code: /wallstreetcn/news.ts

id分类
global最新
shares股市
bonds债市
commodities商品
forex外汇
enterprise公司
asset-manage资管
tmt科技
estate地产
car汽车
medicine医药

实时快讯

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/wallstreetcn/live

🛎️ Route: /wallstreetcn/live/:category?/:score?

🔗 Parameters:

  • category, required - 快讯分类,默认global,见下表
  • score, required - 快讯重要度,默认1全部快讯,可设置为2只看重要的

🐙 Source Code: /wallstreetcn/live.ts

要闻A 股美股港股外汇商品理财
globala-stockus-stockhk-stockforexcommodityfinancing

最热文章

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/wallstreetcn/hot

🛎️ Route: /wallstreetcn/hot/:period?

🔗 Parameters:

  • period, required - 时期,可选 day 即 当日 或 week 即 当周,默认为当日

🐙 Source Code: /wallstreetcn/hot.ts

華視

新聞

🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @miles170

💡 Example: https://rsshub.app/cts/real

🛎️ Route: /cts/:category

🔗 Parameters:

  • category, required - 类别

🐙 Source Code: /cts/news.ts

即時氣象政治國際社會運動生活財經台語地方產業綜合藝文娛樂
realweatherpoliticsinternationalsocietysportslifemoneytaiwaneselocalprgeneralartsentertain

环球网

分类

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @yuxinliu-alex

💡 Example: https://rsshub.app/huanqiu/news/china

🛎️ Route: /huanqiu/news/:category?

🔗 Parameters:

  • category, required - 类别,可以使用二级域名作为参数,默认为:china

🐙 Source Code: /huanqiu/index.ts

国内新闻国际新闻军事台海评论
chinaworldmiltaiwaiopinion

客家電視台

新聞首頁

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/hakkatv/news

🛎️ Route: /hakkatv/news/:type?

🔗 Parameters:

  • type, required - 新聞,見下表,留空為全部

🐙 Source Code: /hakkatv/type.ts

客家焦點政經要聞民生醫療地方風采國際萬象
hakkapoliticalmedicallocalinternational

理论网

学习时报

🔴 Failed Test

👨‍💻 Author: @nczitzk

💡 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,或者在自建时选择远离香港的服务器。

互动新闻

🔴 Failed Test

👨‍💻 Author: @shunf4

💡 Example: https://rsshub.app/zaobao/interactive-graphics

🛎️ Route: /zaobao/interactive-graphics

🐙 Source Code: /zaobao/interactive.ts

即时新闻

🟢 Passed Test

👨‍💻 Author: @shunf4

💡 Example: https://rsshub.app/zaobao/realtime/china

🛎️ Route: /zaobao/realtime/:section?

🔗 Parameters:

  • section, required - 分类,缺省为 china

🐙 Source Code: /zaobao/realtime.ts

中国新加坡国际财经
chinasingaporeworldzfinance

其他栏目

🟢 Passed Test

👨‍💻 Author: @shunf4

💡 Example: https://rsshub.app/zaobao/lifestyle/health

🛎️ Route: /zaobao/:type?/:section?

🔗 Parameters:

  • type, required - https://www.zaobao.com/lifestyle/health 中的 lifestyle
  • section, required - https://www.zaobao.com/lifestyle/health 中的 health

🐙 Source Code: /zaobao/index.ts

除了上面两个兼容规则之外,联合早报网站里所有页面形如 https://www.zaobao.com/lifestyle/health 这样的栏目都能被这个规则解析到,早报的大部分栏目都是这个样式的。你可以测试之后再订阅。

新闻

🟢 Passed Test

👨‍💻 Author: @shunf4

💡 Example: https://rsshub.app/zaobao/znews/china

🛎️ Route: /zaobao/znews/:section?

🔗 Parameters:

  • section, required - 分类,缺省为 china

🐙 Source Code: /zaobao/znews.ts

中国新加坡东南亚国际体育
chinasingaporeseaworldsports

聯合新聞網

即時新聞

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @miles170

💡 Example: https://rsshub.app/udn/news/breakingnews/99

🛎️ Route: /udn/news/breakingnews/:id

🔗 Parameters:

  • id, required - 类别

🐙 Source Code: /udn/breaking-news.ts

012345678911121399
精選要聞社會地方兩岸國際財經運動娛樂生活股市文教數位不分類

轉角國際 - 首頁

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/udn/global

🛎️ Route: /udn/global/:category?

🔗 Parameters:

  • category, required - 分类,见下表,默认为首頁

🐙 Source Code: /udn/global/index.ts

首頁最新文章熱門文章
newhot

轉角國際 - 標籤

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @emdoe @nczitzk

💡 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

🟡 Missing Test

👨‍💻 Author: @TimWu007

🛎️ Route: /oeeee/app/channel/:id

🔗 Parameters:

  • id, required -

🐙 Source Code: /oeeee/app/channel.ts

奥一网

🟢 Passed Test

👨‍💻 Author: @TimWu007

💡 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,建议从桌面端获取。

南都客户端(按记者)

🟢 Passed Test

👨‍💻 Author: @TimWu007

💡 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)

🟢 Passed Test

👨‍💻 Author: @TimWu007

💡 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(市长报道集)的文章。

  1. pc.nfapp.southcn.com 下的文章页面,可通过 url 查看,例:http://pc.nfapp.southcn.com/13707/7491109.html 的栏目 ID 为 13707
  2. static.nfapp.southcn.com 下的文章页面,可查看网页源代码,搜索 columnid
  3. https://m.nfapp.southcn.com/column/all 列出了部分栏目,id 即为栏目 ID。

南方 +(按作者)

🔴 Failed Test

👨‍💻 Author: @TimWu007

💡 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 中获取。

内蒙古广播电视台

点播

🔴 Failed Test

👨‍💻 Author: @nczitzk

💡 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

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @bigfei

🛎️ Route: /thepaper/sidebar/:sec?

🔗 Parameters:

  • sec, required -

🐙 Source Code: /thepaper/sidebar.ts

Unknown

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @umm233

🛎️ Route: /thepaper/839studio/:id

🔗 Parameters:

  • id, required -

🐙 Source Code: /thepaper/839studio/category.ts

Unknown

🟡 Missing Test

👨‍💻 Author: @umm233

🛎️ Route: /thepaper/839studio

🐙 Source Code: /thepaper/839studio/studio.ts

栏目

🟢 Passed Test

👨‍💻 Author: @nczitzk @bigfei

💡 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一级视场
27260World 湃
26907湃客科技
33168纪录湃
26911围观
26918@所有人
26906大都会
26909追光灯
26910运动装
26914健寻记
82188AI 播报
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快看
2543410% 公司
25436能见度
25433地产界
25438财经上下游
25435金改实验室
25437牛市点线面
119963IPO 最前线
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汽车圈
115327IP SH
117340酒业

明查

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/thepaper/factpaper

🛎️ Route: /thepaper/factpaper/:status?

🔗 Parameters:

  • status, required - 状态 id,可选 1 即 有定论 或 0 即 核查中,默认为 1

🐙 Source Code: /thepaper/factpaper.ts

频道

🟢 Passed Test

👨‍💻 Author: @xyqfer @nczitzk @bigfei

💡 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评论

首页头条

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @HenryQW @nczitzk @bigfei

💡 Example: https://rsshub.app/thepaper/featured

🛎️ Route: /thepaper/featured

🐙 Source Code: /thepaper/featured.ts

人民网

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /people/:site?/:category{.+}?

🔗 Parameters:

  • site, required -
  • category{.}, required -

🐙 Source Code: /people/index.ts

领导留言板

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/people/liuyan/539

🛎️ Route: /people/liuyan/:id/:state?

🔗 Parameters:

  • id, required - 编号,可在对应人物页 URL 中找到
  • state, required - 状态,见下表,默认为全部

🐙 Source Code: /people/liuyan.ts

全部待回复办理中已办理
1234

习近平系列重要讲话

🔴 Failed Test🔍 Support Radar

👨‍💻 Author:

💡 Example: https://rsshub.app/people/xjpjh

🛎️ Route: /people/xjpjh/:keyword?/:year?

🔗 Parameters:

  • keyword, required - 关键词,默认不填
  • year, required - 年份,默认 all

🐙 Source Code: /people/xjpjh.ts

三立新聞網

新聞

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/setn

🛎️ Route: /setn/:category?

🔗 Parameters:

  • category, required - 分类,见下表,默认为即時

🐙 Source Code: /setn/index.ts

即時熱門娛樂政治社會
國際兩岸生活健康旅遊
運動地方財經富房網名家
新奇科技汽車寵物女孩HOT 焦點

厦门网

Unknown

🟡 Missing Test

👨‍💻 Author:

🛎️ Route: /xmnn/news/:category{.+}?

🔗 Parameters:

  • category{.}, required -

🐙 Source Code: /xmnn/news.ts

数字媒体

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/xmnn/epaper/xmrb

🛎️ Route: /xmnn/epaper/:id?

🔗 Parameters:

  • id, required - 报纸 id,见下表,默认为 xmrb,即厦门日报

🐙 Source Code: /xmnn/epaper.ts

厦门日报厦门晚报海西晨报城市捷报
xmrbxmwbhxcbcsjb

四川广播电视台

电视回放

🟢 Passed Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/sctv/programme/1

🛎️ Route: /sctv/programme/:id?/:limit?/:isFull?

🔗 Parameters:

  • id, required - 节目 id,可在对应节目页中找到,默认为 1,即四川新闻联播
  • limit, required - 期数,默认为 15,即单次获取最新 15 期
  • isFull, required - 是否仅获取完整视频,填写 true/yes 表示是、false/no 表示否,默认是

🐙 Source Code: /sctv/programme.ts

TIP

参数 是否仅获取完整视频 设置为 true yes t y 等值后,路由仅返回当期节目的完整视频,而不会返回节目所提供的节选视频。

查看更多电视节目请前往 电视回放

节目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

台視新聞網

分类

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @dzx-dzx

💡 Example: https://rsshub.app/ttv

🛎️ Route: /ttv/:category?

🔗 Parameters:

  • category, required - 分类

🐙 Source Code: /ttv/index.ts

天下雜誌

主頻道

🔴 Failed Test🎭 Rely on Puppeteer

👨‍💻 Author: @TonyRL

💡 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

子頻道

🔴 Failed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/cw/sub/615

🛎️ Route: /cw/sub/:channel

🔗 Parameters:

  • channel, required - 子頻道 ID,可在 URL 中找到

🐙 Source Code: /cw/sub.ts

最新上線

🔴 Failed Test🎭 Rely on Puppeteer🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/cw/today

🛎️ Route: /cw/today

🐙 Source Code: /cw/today.ts

作者

🔴 Failed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/cw/author/57

🛎️ Route: /cw/author/:channel

🔗 Parameters:

  • channel, required - 作者 ID,可在 URL 中找到

🐙 Source Code: /cw/author.ts

无线新闻

新闻

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/tvb/news

🛎️ Route: /tvb/news/:category?/:language?

🔗 Parameters:

  • category, required - 分类,见下表,默认为要聞
  • language, required - 语言,见下表

🐙 Source Code: /tvb/news.ts

分类

要聞快訊港澳兩岸國際財經體育法庭天氣
focusinstantlocalgreaterchinaworldfinancesportsparliamentweather

语言

tcsc

希望之声

频道

🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @Fatpandac

💡 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

香港经济日报

新闻

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 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 社会  |

新蓝网(浙江广播电视集团)

浙江新闻联播 - 每日合集

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @yhkang

💡 Example: https://rsshub.app/cztv/zjxwlb/daily

🛎️ Route: /cztv/zjxwlb/daily

🐙 Source Code: /cztv/daily.ts

浙江新闻联播

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @yhkang

💡 Example: https://rsshub.app/cztv/zjxwlb

🛎️ Route: /cztv/zjxwlb

🐙 Source Code: /cztv/zjxwlb.ts

新华每日电讯

今日

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @Dustin-Jiang

💡 Example: https://rsshub.app/mrdx/today

🛎️ Route: /mrdx/today

🐙 Source Code: /mrdx/daily.ts

新唐人电视台

频道

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @Fatpandac

💡 Example: https://rsshub.app/ntdtv/b5/prog1201

🛎️ Route: /ntdtv/:language/:id

🔗 Parameters:

  • language, required - 语言,简体为gb,繁体为b5
  • id, required - 子频道名称

🐙 Source Code: /ntdtv/channel.ts

参数均可在官网获取,如:

https://www.ntdtv.com/b5/prog1201 对应 /ntdtv/b5/prog1201

新快报

新闻

🟢 Passed Test

👨‍💻 Author: @TimWu007

💡 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

信报财经新闻

即时新闻

🟢 Passed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/hkej/index

🛎️ Route: /hkej/:category?

🔗 Parameters:

  • category, required - 分类,默认为全部新闻

🐙 Source Code: /hkej/index.ts

indexstockhongkongchinainternationalpropertycurrent
全部新闻港股直击香港财经中国财经国际财经地产新闻时事脉搏

央视新闻

栏目

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/cctv/lm/xwzk

🛎️ Route: /cctv/lm/:id?

🔗 Parameters:

  • id, required - 栏目 id,可在对应栏目页 URL 中找到,默认为 xwzk 即 新闻周刊

🐙 Source Code: /cctv/lm.ts

焦点访谈等着我今日说法开讲啦
jdftdzwjrsfkjl
正大综艺经济半小时第一动画乐园
zdzyjjbxsdydhly

TIP

更多栏目请看 这里

新闻联播

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @zengxs

💡 Example: https://rsshub.app/cctv/xwlb

🛎️ Route: /cctv/xwlb

🐙 Source Code: /cctv/xwlb.ts

新闻联播内容摘要。

央视网图片《镜象》

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/cctv/photo/jx

🛎️ Route: /cctv/photo/jx

🐙 Source Code: /cctv/jx.ts

专题

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @idealclover @xyqfer

💡 Example: https://rsshub.app/cctv/world

🛎️ Route: /cctv/:category

🔗 Parameters:

  • category, required - 分类名

🐙 Source Code: /cctv/category.ts

新闻国内国际社会法治文娱科技生活教育每周质量报告新闻 1+1
newschinaworldsocietylawenttechlifeedumzzlbgxinwen1j1

羊城晚报金羊网

新闻

🟢 Passed Test

👨‍💻 Author: @TimWu007

💡 Example: https://rsshub.app/ycwb/1

🛎️ Route: /ycwb/:node

🔗 Parameters:

  • node, required - 栏目 id

🐙 Source Code: /ycwb/index.ts

注:小部分栏目的 URL 会给出 nodeid。如未给出,可打开某条新闻链接后,查看网页源代码,搜索 nodeid 的值。

常用栏目节点:

首页中国国际体育要闻珠江评论民生观察房产金羊教育金羊财富金羊文化金羊健康金羊汽车
1141516221875217732225725633528121692223
广州广州 - 广州要闻广州 - 社会百态广州 - 深读广州广州 - 生活服务今日大湾区广东 - 政经热闻广东 - 民生视点广东 - 滚动新闻
18526160301335283422100418130741225212212

浙江在线

浙报集团系列报刊

🟢 Passed Test

👨‍💻 Author: @nczitzk

💡 Example: https://rsshub.app/zjol/paper/zjrb

🛎️ Route: /zjol/paper/:id?

🔗 Parameters:

  • id, required - 报纸 id,见下表,默认为 zjrb,即浙江日报

🐙 Source Code: /zjol/paper.ts

浙江日报钱江晚报美术报浙江老年报浙江法制报江南游报
zjrbqjwbmsbzjlnbzjfzbjnyb

中国环球电视网

播客

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @5upernova-heng

💡 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 ,其 categoryezfmid4,对应的订阅路由为 /podcast/ezfm/4

中央通讯社

分类

🟢 Passed Test

👨‍💻 Author: @nczitzk

💡 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

即時政治國際兩岸產經證券科技生活社會地方文化運動娛樂
aallaiplaoplacnaieascaitahelasocalocaculasptamov

分类 (网页爬虫方法)

🟢 Passed Test

👨‍💻 Author: @dzx-dzx

💡 Example: https://rsshub.app/cna/web/aall

🛎️ Route: /cna/web/:id?

🔗 Parameters:

  • id, required - 分类 id,见上表。此參數默认为 aall

🐙 Source Code: /cna/web/index.ts

中国新闻周刊

栏目

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @changren-wcr

💡 Example: https://rsshub.app/inewsweek/survey

🛎️ Route: /inewsweek/:channel

🔗 Parameters:

  • channel, required - 栏目

🐙 Source Code: /inewsweek/index.ts

提取文章全文。

封面时政社会经济国际调查人物
coverpoliticssocietyfinanceworldsurveypeople

中国科技网

科技日报

🟢 Passed Test

👨‍💻 Author: @lyqluis

💡 Example: https://rsshub.app/stdaily/digitalpaper

🛎️ Route: /stdaily/digitalpaper

🐙 Source Code: /stdaily/digitalpaper.ts

Released under the MIT License.