Website-Cloner icon indicating copy to clipboard operation
Website-Cloner copied to clipboard

A Python Script that let's you copy a full website at a time

Usage

python3 app.py http://example.com yourSite.com this will create a dir at ../app.py

Requirements: Python 3 BeautifulSoup4 Requests

Licensed under Mozilla Public License, version 2.0

This is old, And right now most of the website works in some different ways. Might not work. Try at own risk. Created for some personal usage.