Global News RSS Feeds
2025-06-064 turns8,031 charsgpt-4o
Summary
The user wants to create a YAML list of global news RSS feeds representing diverse viewpoints.
Messages
use these RSS feeds as the beginning of a list of RSS feeds which are meant to allocate all of the different view points of all of the world and represent the most important news in the world: feeds:
# Original List (Working)
- "http://feeds.bbci.co.uk/news/world/rss.xml"
- "https://www.theguardian.com/world/rss"
- "https://feeds.npr.org/1004/rss.xml"
- "https://www.aljazeera.com/xml/rss/all.xml"
- "https://www.thehindu.com/news/international/?service=rss"
- "https://timesofindia.indiatimes.com/rssfeeds/296589292.cms"
- "https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml&category=6511"
- "https://news.un.org/feed/subscribe/en/news/all/rss.xml"
- "https://theintercept.com/feed/?rss"
- "https://globalvoices.org/feed/"
- "https://www.smh.com.au/rss/world.xml"
- "https://www.abc.net.au/news/feed/51120/rss.xml"
# Additional Reputable International News Sources (Working)
- "https://feeds.nytimes.com/nyt/rss/World" # New York Times World News
- "https://www.lemonde.fr/rss/une.xml" # Le Monde (France, general news)
- "https://www.france24.com/en/rss" # France 24 (English, general news)
- "https://rss.dw.com/rdf/rss-en-all" # Deutsche Welle (Germany, English, all news)
- "https://www.scmp.com/rss/91/feed" # South China Morning Post (Hong Kong, general news)
- "https://www.japantimes.co.jp/feed/" # Japan Times (Japan, general news)
- "https://www.theage.com.au/rss/world.xml" # The Age (Australia, World News)
Here is a continuation and categorization of your global RSS feed list, structured to ensure geographic, political, and cultural diversity. The goal is to represent all major regions and a spectrum of viewpoints (state, liberal, conservative, alternative, etc.):
---
## 🌍 **Global & Supranational**
- "http://feeds.bbci.co.uk/news/world/rss.xml" — BBC World
- "https://www.theguardian.com/world/rss" — The Guardian World
- "https://feeds.npr.org/1004/rss.xml" — NPR World
- "https://www.aljazeera.com/xml/rss/all.xml" — Al Jazeera
- "https://news.un.org/feed/subscribe/en/news/all/rss.xml" — United Nations News
- "https://theintercept.com/feed/?rss" — The Intercept (Investigative, Western Left)
- "https://globalvoices.org/feed/" — Global Voices (Citizen Media)
---
## 🇮🇳 **South Asia**
- "https://www.thehindu.com/news/international/?service=rss" — The Hindu
- "https://timesofindia.indiatimes.com/rssfeeds/296589292.cms" — Times of India
## 🇨🇳 **East Asia**
- "https://www.scmp.com/rss/91/feed" — South China Morning Post (Hong Kong)
- "https://www.chinadaily.com.cn/rss/world_rss.xml" — China Daily (State-run)
- "https://english.cctv.com/rss/index.xml" — CCTV (China Central Television)
## 🇯🇵 **Japan**
- "https://www.japantimes.co.jp/feed/" — The Japan Times
---
## 🇪🇺 **Europe**
- "https://www.lemonde.fr/rss/une.xml" — Le Monde (France)
- "https://www.france24.com/en/rss" — France 24 (English)
- "https://rss.dw.com/rdf/rss-en-all" — Deutsche Welle (Germany)
- "https://www.spiegel.de/international/index.rss" — Der Spiegel International
- "https://www.rt.com/rss/news/" — RT (Russia Today, State-run)
- "https://www.politico.eu/rss-feed/" — Politico Europe
---
## 🇺🇸 **North America**
- "https://feeds.nytimes.com/nyt/rss/World" — New York Times (Liberal-leaning)
- "https://www.wsj.com/xml/rss/3_7085.xml" — Wall Street Journal (Conservative-leaning)
- "https://rss.cnn.com/rss/edition_world.rss" — CNN World
- "https://www.foxnews.com/about/rss/feedburner/foxnews/world" — Fox News World
---
## 🇦🇺 **Oceania**
- "https://www.smh.com.au/rss/world.xml" — Sydney Morning Herald
- "https://www.abc.net.au/news/feed/51120/rss.xml" — ABC News Australia
- "https://www.theage.com.au/rss/world.xml" — The Age (Australia)
---
## 🇲🇪 **Middle East**
- "https://www.jpost.com/Rss/RssFeedsHeadlines.aspx" — Jerusalem Post (Israel)
- "https://www.iranintl.com/en/feed" — Iran International (Opposition-run)
- "https://english.alarabiya.net/tools/rss" — Al Arabiya (Saudi-owned)
- "https://english.almayadeen.net/rss/news" — Al Mayadeen (Pro-Hezbollah / Iran-backed)
---
## 🌍 **Africa**
- "https://allafrica.com/tools/headlines/rdf/world/headlines.rdf" — AllAfrica Global
- "https://www.dailynation.africa/kenya/rss" — Daily Nation (Kenya)
- "https://www.news24.com/news24/rss" — News24 (South Africa)
---
## 🧭 **Alternative & Non-Western Perspectives**
- "https://www.presstv.ir/rss" — Press TV (Iran, State-run)
- "https://tass.com/rss/v2.xml" — TASS (Russia, State-run)
- "https://www.rt.com/rss/news/" — RT (Russia, State-run)
- "https://sputniknews.com/export/rss2/world/index.xml" — Sputnik (Russia)
---
Would you like a YAML or JSON version of this master feed list for integration into an app or backend system?
gpt-4o
yaml
Here’s your global, ideologically diverse RSS feed list in **YAML format**, grouped by region and perspective:
```yaml
feeds:
global:
- "http://feeds.bbci.co.uk/news/world/rss.xml" # BBC World
- "https://www.theguardian.com/world/rss" # The Guardian
- "https://feeds.npr.org/1004/rss.xml" # NPR World
- "https://www.aljazeera.com/xml/rss/all.xml" # Al Jazeera
- "https://news.un.org/feed/subscribe/en/news/all/rss.xml" # UN News
- "https://theintercept.com/feed/?rss" # The Intercept
- "https://globalvoices.org/feed/" # Global Voices
south_asia:
- "https://www.thehindu.com/news/international/?service=rss" # The Hindu
- "https://timesofindia.indiatimes.com/rssfeeds/296589292.cms" # Times of India
east_asia:
- "https://www.scmp.com/rss/91/feed" # South China Morning Post
- "https://www.chinadaily.com.cn/rss/world_rss.xml" # China Daily
- "https://english.cctv.com/rss/index.xml" # CCTV News
japan:
- "https://www.japantimes.co.jp/feed/" # The Japan Times
europe:
- "https://www.lemonde.fr/rss/une.xml" # Le Monde
- "https://www.france24.com/en/rss" # France 24
- "https://rss.dw.com/rdf/rss-en-all" # Deutsche Welle
- "https://www.spiegel.de/international/index.rss" # Der Spiegel
- "https://www.rt.com/rss/news/" # RT (Russia)
- "https://www.politico.eu/rss-feed/" # Politico Europe
north_america:
- "https://feeds.nytimes.com/nyt/rss/World" # NY Times
- "https://www.wsj.com/xml/rss/3_7085.xml" # Wall Street Journal
- "https://rss.cnn.com/rss/edition_world.rss" # CNN World
- "https://www.foxnews.com/about/rss/feedburner/foxnews/world" # Fox News World
oceania:
- "https://www.smh.com.au/rss/world.xml" # Sydney Morning Herald
- "https://www.abc.net.au/news/feed/51120/rss.xml" # ABC Australia
- "https://www.theage.com.au/rss/world.xml" # The Age
middle_east:
- "https://www.jpost.com/Rss/RssFeedsHeadlines.aspx" # Jerusalem Post
- "https://www.iranintl.com/en/feed" # Iran International
- "https://english.alarabiya.net/tools/rss" # Al Arabiya
- "https://english.almayadeen.net/rss/news" # Al Mayadeen
africa:
- "https://allafrica.com/tools/headlines/rdf/world/headlines.rdf" # AllAfrica
- "https://www.dailynation.africa/kenya/rss" # Daily Nation
- "https://www.news24.com/news24/rss" # News24 (South Africa)
alternative_and_state:
- "https://www.presstv.ir/rss" # Press TV (Iran)
- "https://tass.com/rss/v2.xml" # TASS (Russia)
- "https://sputniknews.com/export/rss2/world/index.xml" # Sputnik
```
Let me know if you'd like:
- A version filtered by **political ideology**.
- **Category tags** for each source (e.g. liberal, conservative, state-run, independent).
- A JSON export or downloadable `.yaml` file.
gpt-4o