Skip to content

Commit

Permalink
add MyPOVFam
Browse files Browse the repository at this point in the history
  • Loading branch information
feederbox826 committed Feb 1, 2025
1 parent 09c1cfe commit 58d6b45
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions scrapers/MyPOVFam.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: My POV Fam
sceneByURL:
- action: scrapeXPath
url:
- mypovfam.com/videos
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title: //h1
Details: //div[@class="post-entry"]/p/span
Performers:
Name: //a[@rel="tag"]/text()
Image: //video/@poster
Studio:
Name:
fixed: My POV Fam
# Last Updated Febuary 1, 2025

0 comments on commit 58d6b45

Please sign in to comment.