Skip to content

ivanarena/pyscraper-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyscraper-cli

A CLI tool to download a whole website in one click.

Requirements

  • Python >= 3.9

Usage

Clone the repository and move to the root folder:

git clone [email protected]: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

Releases

No releases published

Packages

No packages published

Languages