ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Website Downloader | Download The Complete Source Code Of Any Website (Including All Assets)


  • Please log in to reply
Website Downloader | Download The Complete Source Code Of Any Website (Including All Assets)

#1

kamalsir
kamalsir
    Offline
    0
    Rep
    8
    Likes

    New Member

  • PipPip
Posts: 19
Threads: 3
Joined: Oct 24, 2020
Credits: 0
Three years registered
#1

Hit Like Or IYou wILL bE BANNED

 

Website downloader works with wget and archiver to download all websites assets and compress then sends it back to the user through socket channel

 

Wget params the being used

 

wget --mirror --convert-links --adjust-extension --page-requisites --no-parent http://example.org

Explanation of the various flags:

 

–mirror – Makes (among other things) the download recursive.
–convert-links – convert all the links (also to stuff like CSS stylesheets) to relative, so it will be suitable for offline viewing.
–adjust-extension – Adds suitable extensions to filenames (html or css) depending on their content-type.
–page-requisites – Download things like CSS style-sheets and images required to properly display the page offline.
–no-parent – When recursing do not ascend to the parent directory. It useful for restricting the download to only a portion of the site

 

 

How to run it 

 

git clone this repo
$ npm install
$ npm start

 

 

 

LINK -

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.


  • 6

#2

RisingStray
RisingStray
    Offline
    0
    Rep
    2
    Likes

    Member

Posts: 28
Threads: 0
Joined: Jul 04, 2018
Credits: 0
Five years registered
#2

will this work? looking for one.


  • 2

#3

dacoazy
dacoazy
    Offline
    0
    Rep
    3
    Likes

    Member

  • PipPipPip
Posts: 34
Threads: 1
Joined: Sep 17, 2020
Credits: 0

Three years registered
#3

hmmm


  • 0

#4

tabaski2025
tabaski2025
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 44
Threads: 0
Joined: Oct 06, 2020
Credits: 0
Three years registered
#4

clool bro for this


  • 0

#5

dumpy04
dumpy04
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 13
Threads: 0
Joined: Jul 29, 2018
Credits: 0
Five years registered
#5

thx


  • 0

#6

bigfart7
bigfart7
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 27
Threads: 0
Joined: Dec 14, 2020
Credits: 0
Three years registered
#6

really need this, hope it works

 


  • 0

#7

spirtus
spirtus
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 64
Threads: 0
Joined: Nov 25, 2020
Credits: 0
Three years registered
#7

thanks


  • 0

#8

bobby895
bobby895
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 95
Threads: 0
Joined: Jan 19, 2021
Credits: 0
Three years registered
#8

hope it works


  • 0

#9

redditplug
redditplug
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 8
Threads: 0
Joined: Apr 20, 2020
Credits: 0
Four years registered
#9

I hope this works


  • 0

#10

ducagames
ducagames
    Offline
    0
    Rep
    2
    Likes

    Addicted

Posts: 170
Threads: 1
Joined: Apr 13, 2020
Credits: 0
Four years registered
#10

its all i need lets see


  • 1


 Users browsing this thread: