Example #1
0
 def selangorTimes(self):
     news = SelangorTimes()
     url = None
     category = None
     news.scrapItem(url, category)
Example #2
0
 def selangorTimes(self):
     news = SelangorTimes()
     #news.scrapSource('metro-selangor')
     #news.scrapSource('opinion')
     news.scrapSource('insight')
Example #3
0
 def selangorTimes(self):
     news = SelangorTimes()
     news.scrapSources()