Files
compose-projects-arr/stash/config/scrapers/community/Masqulin/Masqulin.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

27 lines
650 B
YAML

name: Masqulin
sceneByURL:
- action: scrapeXPath
url:
- masqulin.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="gallery_info spacer"]/h1
Performers:
Name: //span[@class="tour_update_models"]/a
Tags:
Name: //a[@class="tagsVideoPage"]
Details:
selector: //p[@id="textDesc"]
Image: //meta[@property="og:image"]/@content
Date:
selector: //span[@class='availdate'][1]
postProcess:
- parseDate: Jan 02, 2006
Studio:
Name:
fixed: Masqulin
# Last Updated January 07, 2023