Skip to content

Commit

Permalink
move readme to root
Browse files Browse the repository at this point in the history
  • Loading branch information
feederbox826 committed Feb 6, 2024
1 parent 8f46323 commit 73223f5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion plugins/SHALookup/README.md → README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# FansDB Scraper
This is a scraper for [FansDB](https://docs.fansdb.xyz/)

To use:
v24 Instructions:
- add the index address: `https://feederbox826.github.io/FansDB-SHALookup/develop/index.yml` as a scraper source
- Install the following python modules with `pip install --user --break-system-packages NAME`
- `emojis`
- `requests`
- `lxml`
- `stashapp-tools`
- edit your config.py?

v23 Instructions:
- 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
Expand Down

0 comments on commit 73223f5

Please sign in to comment.