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)

#11

fanrsd
fanrsd
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 90
Threads: 0
Joined: Dec 03, 2020
Credits: 0

Three years registered
#11

will this work? looking for one.


  • 0

#12

nitsmicro
nitsmicro
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 122
Threads: 0
Joined: Mar 04, 2020
Credits: 0

Four years registered
#12

yup


  • 0

#13

rftgyhuji231
rftgyhuji231
    Offline
    0
    Rep
    2
    Likes

    Member

  • PipPipPip
Posts: 34
Threads: 1
Joined: Apr 08, 2021
Credits: 0
Three years registered
#13

dsadsad


  • 0

#14

l0da
l0da
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 2
Threads: 0
Joined: Apr 11, 2021
Credits: 0
Three years registered
#14

KRUGC3TLOMQGM33SEB2GQ2LTEBZWQ2LUBI======


  • 0

#15

krisser
krisser
    Offline
    -4
    Rep
    5
    Likes

    can i get a kiss

Posts: 196
Threads: 4
Joined: Apr 15, 2020
Credits: 0

Four years registered
#15

Nice share dude

Gonna try and see how its gonna work


  • 0

#16

3xodus
3xodus
    Offline
    0
    Rep
    15
    Likes

    Junkie

Posts: 281
Threads: 11
Joined: Aug 20, 2020
Credits: 0
Three years registered
#16

hmm will check!


  • 0

#17

Jurogas
Jurogas
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 28
Threads: 0
Joined: Apr 23, 2021
Credits: 0
Three years registered
#17

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 -

thx mate


  • 0

#18

impala0007
impala0007
    Offline
    0
    Rep
    2
    Likes

    Member

Posts: 30
Threads: 0
Joined: Jun 21, 2021
Credits: 0
Two years registered
#18

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 -

 

noiceee


  • 0

#19

rock5256
rock5256
    Offline
    0
    Rep
    0
    Likes

    Addicted

Posts: 153
Threads: 1
Joined: Jan 02, 2021
Credits: 0
Three years registered
#19

d


  • 0

#20

godid
godid
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 20
Threads: 0
Joined: Sep 11, 2021
Credits: 0
Two years registered
#20

bv


  • 0


 Users browsing this thread: