This the spider file:
\'from scrapy.spiders import Spider from scrapy_splash import SplashRequest from ..items import GameItem
class S