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