예제 #1
0
 def borneoPost(self):
     news = BorneoPost()
     url = None
     category = None
     news.scrapItem(url, category)
예제 #2
0
 def borneoPost(self):
     news = BorneoPost()
     news.scrapSource('nation')
예제 #3
0
 def borneoPost(self):
     news = BorneoPost()
     news.scrapSources()