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)

#41

uchihadazai557
uchihadazai557
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: Aug 23, 2023
Credits: 0
Half year registered
#41

ty


  • 0

#42

genbogo
genbogo
    Offline
    0
    Rep
    1
    Likes

    Junkie

Posts: 300
Threads: 0
Joined: Jun 29, 2020
Credits: 0
Three years registered
#42
great does it work..

  • 0

#43

lastemperor
lastemperor
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 6
Threads: 0
Joined: Jan 22, 2022
Credits: 0
Two years registered
#43

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 -

Thanks


  • 0

#44

hero23boy
hero23boy
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 24
Threads: 0
Joined: Nov 07, 2019
Credits: 0
Four years registered
#44

ty


  • 0

#45

appzdam
appzdam
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 47
Threads: 0
Joined: Sep 21, 2023
Credits: 0
Half year registered
#45

Thanks 


  • 0

#46

Yessir12301
Yessir12301
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 102
Threads: 0
Joined: Sep 21, 2021
Credits: 0
Two years registered
#46

ty will vouch

 


  • 0

#47

nazwasih
nazwasih
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

Posts: 126
Threads: 0
Joined: Mar 08, 2020
Credits: 0
Four years registered
#47
Thanks

  • 0

#48

Darkphonix
Darkphonix
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: Jan 30, 2024
Credits: 0
#48
Okey

  • 0


 Users browsing this thread: