Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 510 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 510 Bytes

Cli webpage cloner

Quickly Download/clone frontend of any webpage

Run Project

Clone the project

  git clone https://github.com/ASACHIT/webpcloner.git

Go to the project directory

  cd webpcloner

Install dependencies

  pip install -r requirements.txt

Run the Script

  python webpcloner.py --url "<base_url>"
  # or pass --help for help menu
Webpcloner_compressed.mp4