Web-Clone is a professional-grade website cloning tool that allows you to download entire websites for offline viewing, backup, or security research purposes. It features a modern GUI, multi-threaded downloading, and intelligent link parsing.
⚠️ IMPORTANT: This tool is for EDUCATIONAL PURPOSES only. Only clone websites you own or have explicit permission to copy.
| Feature | Description |
|---|---|
| 🌐 Full Site Cloning | Download complete websites including HTML, CSS, JS, images |
| 📊 Crawl Depth Control | Set how deep to crawl (1-5 levels) |
| ⚡ Multi-Threaded | Fast parallel downloading |
| 📁 Custom Output | Choose where to save cloned files |
| 🎨 Modern GUI | Professional dark theme interface |
| 📟 Live Console | Real-time download progress and logs |
| 🛡️ Domain Lock | Only downloads same-domain content |
sudo apt update
sudo apt install python3 python3-pip git -y
pip3 install requests beautifulsoup4 customtkinter
git clone https://github.com/tyranroot/Web-Clone.git
cd Web-Clone
python3 Web-Clone.pygit clone https://github.com/tyranroot/Web-Clone.git
cd Web-Clone
pip install requests beautifulsoup4 customtkinter
python Web-Clone.py╔══════════════════════════════════════════════════════════════════════════════════════╗
║ ║
║ ██╗ ██╗███████╗██████╗ ██████╗██╗ ██████╗ ███╗ ██╗███████╗ ║
║ ██║ ██║██╔════╝██╔══██╗ ██╔════╝██║ ██╔═══██╗████╗ ██║██╔════╝ ║
║ ██║ █╗ ██║█████╗ ██████╔╝ ██║ ██║ ██║ ██║██╔██╗ ██║█████╗ ║
║ ██║███╗██║██╔══╝ ██╔══██╗ ██║ ██║ ██║ ██║██║╚██╗██║██╔══╝ ║
║ ╚███╔███╔╝███████╗██████╔╝ ╚██████╗███████╗╚██████╔╝██║ ╚████║███████╗ ║
║ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝╚══════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝ ║
║ ║
║ ⚡ W E B C L O N E v 1 . 0 ⚡ ║
║ ║
╚═══════════════════════════════════════════════════════════════════════════════════════╝
🌐 Target URL: [https://example.com_________________________]
📊 Crawl Depth: [2 ▼] 📁 Output Dir: [cloned_site______] [Browse]
▶ START CLONING ⏹ STOP
📊 CLONING PROGRESS
[████████████████████████████████████████████████████████████████████] 100%
📄 Files Downloaded: 245 ⚡ Status: Completed
📋 CONSOLE OUTPUT
[10:30:15] 🚀 Starting clone of: https://example.com
[10:30:15] 📁 Output directory: cloned_site
[10:30:15] 📊 Max depth: 2
[10:30:16] 🔍 Crawling: https://example.com (Depth: 0)
[10:30:16] ✅ Downloaded: https://example.com
[10:30:16] ✅ Downloaded: https://example.com/style.css
[10:30:16] ✅ Downloaded: https://example.com/script.js
[10:30:17] 🔍 Crawling: https://example.com/about (Depth: 1)
[10:30:17] ✅ Downloaded: https://example.com/about
...
[10:32:45] ✅ CLONING COMPLETED!
[10:32:45] 📄 Total files downloaded: 245
[10:32:45] 📁 Saved to: cloned_site
✅ System Ready | Web-Clone Active- Name: Maruf x ZeroTrace
- 🐙 GitHub: @tyranroot
- 💬 Telegram: @marufxzerotrace
- 📘 Facebook: Maruf x ZeroTrace
- Ⓜ TikTok:@tyranroot
If you find this tool useful:
- 🌟 Star the repo
- 🍴 Fork it
- 🔁 Share with ethical hackers
© 2026 TyranRoot — All rights reserved.