traditional-media
AP News
Topics
💡 Example: https://rsshub.app/apnews/topics/apf-topnews
🛎️ Route: /apnews/topics/:topic?
🔗 Parameters:
topic
, optional - Topic name, can be found in URL. For example: the topic name of AP Top News https://apnews.com/apf-topnews isapf-topnews
,trending-news
by default
🐙 Source Code: /apnews/topics.ts
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
, optional - Channel,Top Stories
by default. For secondary channel likecanada/toronto
, use-
to replace/
🐙 Source Code: /cbc/topics.ts
CNBC
Full article RSS
💡 Example: https://rsshub.app/cnbc/rss
🛎️ Route: /cnbc/rss/:id?
🔗 Parameters:
id
, optional - 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
💡 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