wclone

Basic website cloner written in Python


Keywords
beautifulsoup, beautifulsoup4, cloner, download, downloader, extractor, html, html5, pentest-tool, pentesting, python, python3, scrap, scrapper, tor, tor-network, website, website-clone, website-cloner
License
MIT
Install
pip install wclone==1.0.2

Documentation

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.