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

23 lines
588 B
YAML

name: "Brand New Amateurs"
sceneByURL:
- action: scrapeXPath
url:
- brandnewamateurs.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //meta[@property="og:title"]/@content
Details:
selector: //div[@class='videoDetails clear']/p
Image:
selector: //meta[@property="og:image"]/@content
Studio:
Name:
fixed: Brand New Amateurs
Tags:
Name:
selector: //div[@class='featuring clear']/ul/li/a
# Last Updated September 11, 2022