Please ensure that pup, curl, awk, sed, bash are available on the host system for this command-line utility to work correctly.
- Clone this repository
- (optional) create a symlink
duscr -> duscr.sh
and add the project directory to PATH - (optional) Add the PATH update to .bashrc
- Create an empty directory for storing duscr scrap data
- Run
duscr init <directory_path> <log_file_path> <stdout_logs_flag>
and patiently wait until the files are downloaded (runduscr --help
to get help) - Add a cron job containing
duscr sync <directory_path> <log_file_path> <stdout_logs_flag>
so that any updates are synced with a desired frequency