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