Skip to content

UnJavaScripter/node-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wut?

An educational crawler using NodeJS

Dependencies

Install the dependencies by running npm install

Usage

Run the app with URL='http://pressbooks.com/sample-books/' EXTENSION='.mobi' node app

What just happened?

The app will get download files from the specified URL that match the provided EXTENSION

About

A sample (educational) crawler to download files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published