Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page