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