/website-cloner

Basic website cloner written in Python

Primary LanguagePython

Basic website cloner

Description:

  • This script is a basic website cloner that downloads all the files from a website and saves them in a folder.
  • It works by scraping all the links on the page, save them locally, and replace them with the local path.

Usage:

python3 website_cloner.py <url>

More info:

  • In order to use the tor network, you need to download the tor package and start the tor service.