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