bauer-crawler : Multi-thread crawler engine.. You can installing bauer-crawler npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install bauer-crawler $ sudo npm install -g bauer-crawler
If want to update the bauer-crawler package execute the command as below,
$ sudo npm update bauer-crawler
Update package globally,
$ npm install -g bauer-crawler
$ sudo git clone https://github.com/rektide/bauer-crawler.git
$ sudo npm install -g ./bauer-crawler
bauer-crawler@0.2.9 /usr/lib/node_modules/bauer-crawler
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bauer-crawler
Package Name | bauer-crawler |
Version | 0.2.9 |
Description | Multi-thread crawler engine. |
Released Date | 2016-04-16T14:03:00.014Z |
Published by | yneves |
How to Learn | https://www.npmjs.com/package/bauer-crawler/tutorial |