# README
Nyaa.si Scraper
My results
In total the database came to the size of 1.8gb with 1314329 torrents, with 12 vpn setup it took about 27h hours to complete scraping.
Usage guide
-
Fill out $count in
generate-docker-compose.sh
, $count should include how many scrapers you want running -
Run the script (
./generate-docker-compose.sh
)
It will generate a docker compose file for you into generated-docker-compose.yml
, rename it to docker-compose.yml
. Make sure to fill out gluetun fields (its usually VPN credentials). Consult gluetun documentation for further info.
If you dont want to use vpn, which you probably should be using run the script with --novpn
flag (./generate-docker-compose.sh --novpn
)
Build docker container
nix run .#docker.copyToDockerDaemon
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Finds the newest torrent by reading the rss feed.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author