def borneoPost(self): news = BorneoPost() url = None category = None news.scrapItem(url, category)
def borneoPost(self): news = BorneoPost() news.scrapSource('nation')
def borneoPost(self): news = BorneoPost() news.scrapSources()