Skip to content

CyberByTed/websiteclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Clone Script

Web Clone Script is a simple Python tool that enables you to clone and save the frontend of any website. This tool can capture all necessary resources such as HTML, CSS, JavaScript, and media files, enabling you to replicate the appearance and behavior of the original website.

Features:

  • Clone websites with ease.

  • Save all necessary assets: HTML, CSS, JS, and images.

  • Command-line tool for quick execution.

  • Free and open-source.

  • Installation

To use this tool, follow the steps below:

1. Clone the repository:

git clone https://github.com/cyberbyted/websiteclone.git
cd websiteclone
chmode +x ./install.sh
./install.sh

Created By Cyberbyted

About

Description: Web Clone Script is a simple yet powerful Python tool that allows you to clone and save a website's frontend, just like goclone. This tool can be used to create local copies of any public website for backup, offline browsing, or analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors