Skip to content

thepatrik/sitescraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitescraper

Build Status

Small hobby tool for recursively scraping the contents of a website and saving results to disk.

scripts

Install dependencies...

npm install

Run tests...

npm test

Usage

node . --host=<host> [--output=<directory>] [--networkconcurrency=<integer>]

Releases

No releases published

Packages

No packages published