Esempio n. 1
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.kp.ru/rss/allsections.xml')
Esempio n. 2
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.forbes.ru/newrss.xml')
Esempio n. 3
0
 def __init__(self):
     BaseParser.__init__(self, 'http://svpressa.ru/xml/news.xml')
Esempio n. 4
0
 def __init__(self):
     BaseParser.__init__(self, 'http://lenta.ru/rss/last24')
Esempio n. 5
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.m24.ru/rss.xml')
Esempio n. 6
0
 def __init__(self):
     BaseParser.__init__(self, 'http://inosmi.ru/export/rss2/index.xml')
Esempio n. 7
0
 def __init__(self):
     BaseParser.__init__(self, 'http://ria.ru/export/rss2/society/index.xml')
Esempio n. 8
0
 def __init__(self):
     BaseParser.__init__(self, 'http://politrussia.com/rss/news/')
Esempio n. 9
0
 def __init__(self):
     BaseParser.__init__(self, 'http://lifenews.ru/xml/feed.xml')
Esempio n. 10
0
 def __init__(self):
     BaseParser.__init__(self, 'http://echo.msk.ru/news.xml')
Esempio n. 11
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.aif.ru/rss/all.php')
Esempio n. 12
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.interfax.ru/rss.asp')
Esempio n. 13
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.vesti.ru/vesti.rss')
Esempio n. 14
0
 def __init__(self):
     BaseParser.__init__(self, 'http://rss.garant.ru/news/')
Esempio n. 15
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.vedomosti.ru/rss/news')
Esempio n. 16
0
 def __init__(self):
     BaseParser.__init__(self, 'http://feeds.feedburner.com/rosbalt?format=xml')
Esempio n. 17
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.mk.ru/rss/news/index.xml')
Esempio n. 18
0
 def __init__(self):
     BaseParser.__init__(self, rss_url='http://www.vz.ru/rss.xml')
Esempio n. 19
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.kommersant.ru/RSS/news.xml')
Esempio n. 20
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.bbc.com/russian/index.xml')
Esempio n. 21
0
 def __init__(self):
     BaseParser.__init__(self, 'https://slon.ru/export/fast.xml')
Esempio n. 22
0
 def __init__(self):
     BaseParser.__init__(self, 'http://feeds.newsru.com/com/www/news/all')
Esempio n. 23
0
 def __init__(self):
     BaseParser.__init__(self, 'https://tvrain.ru/export/rss/news.xml')
Esempio n. 24
0
 def __init__(self):
     BaseParser.__init__(self, 'http://rusplt.ru/index/new.rss')
Esempio n. 25
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.gazeta.ru/export/rss/lenta.xml')
Esempio n. 26
0
 def __init__(self):
     BaseParser.__init__(self, 'http://static.feed.rbc.ru/rbc/internal/rss.rbc.ru/rbc.ru/mainnews.rss')
Esempio n. 27
0
 def __init__(self):
     BaseParser.__init__(self, 'http://tass.ru/rss/v2.xml')
Esempio n. 28
0
 def get_tags(self, article_url):
     return BaseParser.get_tags(self, article_url)
Esempio n. 29
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.rg.ru/xml/index.xml')