Clone a website
Project description
Site Cloner
A simple tool to clone a website
This tool is for educational purposes only.Please follow the copyright laws of your country. Our team is not responsible for any misuse.
Installation
git clone https://github.com/Py-Contributors/site-cloner
cd site-cloner
pip install -r requirements.txt
Usage
from site_cloner import SiteCloner
sc = SiteCloner("https://codeperfectplus.herokuapp.com/")
sc.clone_website()
Upcoming Features
- Add Support for download multiple pages(v1.0.0)
- Add Support for downloading images(v1.0.0)\
- Pip Package Support
- Add support for cloning websites with login
Changelog
0.0.1
- Initial Release
- Implemented basic functionality
- Implemented downloading of images
- Implemented downloading of multiple pages
- Pip Package Support
Contributors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
site-cloner-0.0.1.tar.gz
(3.9 kB
view details)
File details
Details for the file site-cloner-0.0.1.tar.gz
.
File metadata
- Download URL: site-cloner-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e245e51f942eb97117ac93a7ceee61391906a7b87621f85e2aa58dd246feee0 |
|
MD5 | 9e69ec3b3fde9146d4cf9602c708610d |
|
BLAKE2b-256 | 451e5611758766103ae9e2cef25f05491e0235f98e28000bb25eb7065d31c5c5 |