This is a scraper for FansDB
To use:
- Clone this repository or download the zip file from this page
- unpack into a folder inside your scraper folder
- make sure you have python setup and the 3 modules needed
pip install -r requirements.txt
or follow the error messages if something is missing
- copy
config.py.example
toconfig.py
and edit accordingly- configure the connection to stash (api key only needed if you enabled authentication to access stash, otherwise leave empty)
- adjust the tags used to identify successful or failed scrapes