Skip to content

Alangopro/WebDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

👓 WebDump

An free and easy to use website dumper tool.

Preview:

WDumpMocup

Important

Download:

⊞ Download for Windows

Note

App Arguments:

--castify (Its beta but what it does is it removes all website assets links to point into localhost wich makes it ready to be served via webserver)

--autohost (Automaticly creates WebServer of your Dumped Website, can be used with Port Option)

--timeout (Default 30, If set its gonna change the time for the app to timeout)

--antifont (Prevents dumping fonts of the website to save some time)

--bf (Beatifies all files such as .html/.css/.js to look cleaner and easier to edit/read)

--nosocal (Tries to remove all social links from the index.html file such as github etc)

--port ( Default: 8080, specifies on wich port is the web server gonna run)

--noshit ( Runs on full performance mode wich may or may not speed-up the process of dumping the site.)


Requirements (Some of them are pre-installed with Python):

colorama

pyfiglet

socketserver

http.server

argparse

shutil

pathlib

threading

time

signal

bs4

requests

os


Tip

You like the project?

Then please star it it will help me by showing it for more people.

->