Template for creating Stash scrapers source index
June 27, 2025 ยท View on GitHub
This template allows you to create a new repository with a few clicks with preconfigured GitHub action to publish your scrapers source index. This assumes you already know how to create scrapers for Stash. If you don't, first read this.
How to use it?
- Click Use this template > Create a new repository.
- Choose a repository name and click Create repository.
- Open Settings and head to Pages.
- Under Build and deployment select the Source as GitHub Actions.
Now add your scrapers to scrapers directory and they will be automatically published to the source index.
Source index URL: https://<your-username>.github.io/<repository-name>/main/index.yml
Share your scrapers
- Create a new topic for your scraper on the community forum.
- Add your source index to the list on the Stash community forum.
License
The default license is set to AGPL-3.0. Before publishing any scrapers you can change it.