Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 333 Bytes

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