This script fetches a list of PDF files and downloads them into a local directory.
git clone https://github.com/BoFFire/HCAGrabber.git
cd HCAGrabber
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python hcagrabber.py
After that :
cd pdf_downloads
ls