Example #1
0
 def run(self):
     try:
         print "y"
         s = Scraper('en')
         #s.getCategory(self.cat)
         s.getGameList(self.cat, endPage=0)
     except:
         print "n"