name: GASM sceneByURL: - action: scrapeXPath url: - gasm.com scraper: sceneScraper xPathScrapers: sceneScraper: scene: Title: selector: //div[@class="gqText"]/span[@class="gqTitle"] Performers: Name: //div[@class="gqOwner"]/a Tags: Name: //div[@class="content tag"]/a Details: selector: //span[@class="gqDescription"]/text() concat: "\n\n" postProcess: - replace: - regex: '^Part\sof\s*\n+' with: Movies: Name: //span[@class="gqDescription"]/a[@class="gqTitle"] Image: //meta[@property="og:image"]/@content Studio: Name: selector: //span[@class="gqOwner"]//a # Last Updated May 13, 2021