Exemplo n.º 1
0
 def theSunDaily(self):
     news = TheSunDaily()
     url = None
     category = None
     news.scrapItem(url, category)
Exemplo n.º 2
0
 def theSunDaily(self):
     news = TheSunDaily()
     news.scrapSource('nation')
Exemplo n.º 3
0
 def theSunDaily(self):
     news = TheSunDaily()
     news.scrapSources()