name: FilthFlix sceneByURL: - action: scrapeXPath url: - filthflix.com scraper: sceneScraper xPathScrapers: sceneScraper: scene: Title: selector: //h2[@class="video__headline"] Date: selector: //strong[contains(text(),"Published:")]/following-sibling::text() postProcess: - parseDate: 02 Jan 2006 Performers: Name: //p[@class="video__text"]//a[contains(@href,"/models/")] Tags: Name: //p[@class="video__text"]//a[contains(@href,"/movies/")] Details: selector: //p[@class="video__text"]/text()[1] Image: selector: //div[@class="video__player"]/img/@src Studio: Name: selector: //div[@class="video__top__item"]/a/img/@alt # Last Updated July 22, 2021