예제 #1
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.kp.ru/rss/allsections.xml')
예제 #2
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.forbes.ru/newrss.xml')
예제 #3
0
 def __init__(self):
     BaseParser.__init__(self, 'http://svpressa.ru/xml/news.xml')
예제 #4
0
 def __init__(self):
     BaseParser.__init__(self, 'http://lenta.ru/rss/last24')
예제 #5
0
 def __init__(self):
     BaseParser.__init__(self, 'http://www.m24.ru/rss.xml')
예제 #6
0
 def __init__(self):
     BaseParser.__init__(self, 'http://inosmi.ru/export/rss2/index.xml')
예제 #7
0
 def __init__(self):
     BaseParser.__init__(self, 'http://ria.ru/export/rss2/society/index.xml')
예제 #8
0
 def __init__(self):
     BaseParser.__init__(self, 'http://politrussia.com/rss/news/')
예제 #9
0
 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')