A CLI tool to download a whole website in one click.
- Python >= 3.9
Clone the repository and move to the root folder:
git clone git@github.com:ivanarena/pyscraper-cli.git
cd pyscraper-cli
Install the requirements:
python -m pip install -r requirements.txt
Run the script:
python scraper.py BASE_URL -o OUTPUT_DIR -pdf True