Skip to content

Latest commit

 

History

History
91 lines (63 loc) · 2.38 KB

README.md

File metadata and controls

91 lines (63 loc) · 2.38 KB
banner

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

V1.3.0 Released


Developed and brought to you by Egypt Open Source Team

Buy me a coffee



🛠 Requirements:

  • Any Linux system or termux.

Note

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

You can use it from github actions too

How to Use

  1. Fork this repository.

  2. Go to Action tab > All workflows > Choose type of source code you want Basic or Full.

  3. Press on Run workflow > Put website link > then press on Run workflow > Wait for 1m then go to Actions and you will get website source code.


⚙️ Installation

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

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

  • First, give the tool permissions
chmod +x WebGetter.sh
  • After this enter this command to open the tool
./WebGetter.sh
  • Now the tool is working.
TIT

Now after the tool opened choose what you want

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

  • 2: It will get all website source code, including HTML, CSS, and JS files, along with any other websites linked to it. It will also get audio and video content.

Important

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 add the folder name which website source code will getting in it.

Credits: