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

21 lines
485 B
YAML

name: Bruce and Morgan
sceneByURL:
- action: scrapeXPath
url:
- bruceandmorgan.net/scene/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class='title']/h2/span/text()
Details: //h3[@class='full-desc']/span/text()
Tags:
Name: //h4[@class='tags content-info']/span/a/span/text()
Studio:
Name:
fixed: Bruce and Morgan
driver:
useCDP: true
# Last Updated October 23, 2020