lalithadevi commited on
Commit
b25cad8
1 Parent(s): 196cf86

Update news_extractor/news_extractor.py

Browse files
Files changed (1) hide show
  1. news_extractor/news_extractor.py +1 -1
news_extractor/news_extractor.py CHANGED
@@ -108,7 +108,7 @@ def news_agg(rss):
108
  # List of RSS feeds
109
  rss = ['https://www.economictimes.indiatimes.com/rssfeedstopstories.cms',
110
  'https://www.thehindu.com/news/feeder/default.rss',
111
- 'https://www.business-standard.com/rss/home_page_top_stories.rss',
112
  'https://www.businesstoday.in/rssfeeds/?id=225346',
113
  'https://feeds.feedburner.com/ndtvnews-latest',
114
  'https://www.hindustantimes.com/feeds/rss/world-news/rssfeed.xml',
 
108
  # List of RSS feeds
109
  rss = ['https://www.economictimes.indiatimes.com/rssfeedstopstories.cms',
110
  'https://www.thehindu.com/news/feeder/default.rss',
111
+ 'https://feeds.bbci.co.uk/news/world/rss.xml',
112
  'https://www.businesstoday.in/rssfeeds/?id=225346',
113
  'https://feeds.feedburner.com/ndtvnews-latest',
114
  'https://www.hindustantimes.com/feeds/rss/world-news/rssfeed.xml',