duscr - the Dziennik Ustaw SCRaper Package requirements Please ensure that pup, curl, awk, sed, bash are available on the host system for this command-line utility to work correctly. Installation Clone this repository (optional) create a symlink duscr -> duscr.sh and add the project directory to PATH (optional) Add the PATH update to .bashrc How to use 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 (run duscr --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