Website Crawler?
Go to solution
Solved by N0ps32,
Here I wrote you a script that can do it.
https://dl.tutorial.technology/yandere.zip
Install nodeJS on your PI.
"cd" into the script folder and run "npm install".
When you run the script it'll crawl the website and if a new build is found it will download it into a directory named "builds".
You can run the script with "node App.js".
Now just create a cronjob to run the script every X hours and you are done.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now