zoroxide / WebGetter

A free open source tool that allow you to get any website source code in a few minutes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

An open-source project allowed you to get any website source code in a few minutes

V1.0.0 released!


Developed and brought to you by Team Egypt Open Source

Buy me a coffee


Let's know how to use this


🛠 Requirements:

  • Any Linux system or termux.

We recommended to use this free server to test this tool, Check this server form SSH Kali Linux


⚙️ Installation

  • First, install wget
sudo apt install wget
  • After it is finished clone tool
curl https://raw.githubusercontent.com/Egypt-Open-Source/WebGetter/main/web_getter.sh >> web_getter.sh

Now tool and requirements are done, Let's know how to use the tool


  • First, give the tool permissions
chmod +x web_getter.sh

After this type this command to open the tool

./web_getter.sh
  • Now the tool is open.
banner

  • Now after the tool opens choose what you want

  • 1: It will get a basic website source code without any other website links with it and maybe not get videos and audio too.

  • 2: It will get all website source code, contain HTML, CSS, and JS files and any other website linking with the website, and get audio and videos too.

NOTE When you add a website link you must add website secure at the first as http/https and you must add www too, But remember when you get GitHub pages source code don't add www.


  • After you add the link and press the enter tool will be saved the source code at a folder named like website name.
banner


Contact US:

About

A free open source tool that allow you to get any website source code in a few minutes.


Languages

Language:Shell 100.0%