This is a public repository containing scrapers created by the Stash Community.
To download the scrapers you can clone the git repo or download directly any of the scrapers.
When downloading directly click at the scraper.yml you want and then make sure to click the raw button:
and then save page as file from the browser to preserve the correct format for the yml file.
Any scraper file has to be stored in the ~/.stash/scrapers
( ~/.stash is where the config and database file are located) directory. If the scrapers
directory is not there it needs to be created.
After updating the scrapers directory contents or editing a scraper file a restart of stash is needed and a refresh of the edit scene/performer page.(In recent stash builds instead of restarting scrape with -> reload scrapers is enough)
You can find a list of sites currently supported for by community scene scraping in SCENE-SCRAPERS.md
For scene scrapers you have to edit the url of the scene. Once you populate that field with a specific url a button will appear.
Clicking on that button will populate any empty fields with data found from the scraper. The only exception is the scene cover image that always gets updated from the scraper.
This list is meant to keep track of which sites are already supported by existing community scrapers. And which scrapers support them. When introducing a new scraper, add the sites your scraper supports to this list in your PR. Please keep the site list in alphabetical order to keep the list tidy.
Supported Site | Scraper |
---|---|
babepedia.com | Babepedia.yml |
freeones.xxx | FreeonesCommunity.yml |
iafd.com | Iafd.yml |
manyvids.com | ManyVids.yml |
pornhub.com | Pornhub.yml |
sexvr.com | SexVR.yml |
Contributions are always welcome! Use the Scraping Configuration wiki entry to get started and stop by the Discord #the-scraping-initiative channel with any questions.