stash
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user