scraperjs : A complete and versatile web scraper.. You can installing scraperjs 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 scraperjs $ sudo npm install -g scraperjs
If want to update the scraperjs package execute the command as below,
$ sudo npm update scraperjs
Update package globally,
$ npm install -g scraperjs
$ sudo git clone https://github.com/rektide/scraperjs.git
$ sudo npm install -g ./scraperjs
scraperjs@1.2.0 /usr/lib/node_modules/scraperjs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall scraperjs
| Package Name | scraperjs |
| Version | 1.2.0 |
| Description | A complete and versatile web scraper. |
| Released Date | 2015-12-14T02:14:29.307Z |
| Published by | ruipgil |
| How to Learn | https://www.npmjs.com/package/scraperjs/tutorial |