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