Skip to content

pearlshare/web-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web downloader

Objective

A tool to create a static copy of a web page, including it's assets.

Once downloaded the aim is to modify the files for demo and testing purposes.

Webapp

Start with:

$: npm start

Navigate to http://localhost:3000

To download a website from a url (https://www.pearlshare.com) to an output directory (pearlshare). From command line:

$: node scraper.js https://www.pearlshare.com pearlshare

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published