示例#1
0
 def theMalaysianInsider(self):
     news = TheMalaysianInsider()
     url = None
     category = None
     news.scrapItem(url, category)
示例#2
0
 def theMalaysianInsider(self):
     news = TheMalaysianInsider()
     news.scrapSource('opinion')
示例#3
0
 def theMalaysianInsider(self):
     news = TheMalaysianInsider()
     news.scrapSources()