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