Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

G0DS0N82/Website-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Website Downloader

To use npm install
Create a file named sitelist.js of URL's that looks like this

module.exports = {
  websites: [
  "http://example.com/",
  "http://test.com/"
  ]
}

Then simply run node app

About

Node script for downloading list of websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%