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