scrap-grabber

1.0.2 • Public • Published

Scrap-Grabber

Instructions:

  • Grab the grabber from npm.
  • Enter your most favorite site and desired word to catch.
  • Watch the your pc as it pukes out the html you wanted...
var scrap_grabber = require('scrap-grabber');

scrap_grabber.textgrab('package', 'https://www.npmjs.com');

scrap_grabber.imggrab('https://www.npmjs.com', 
        downloadImg=false, 
        writeHTML=true
        );

Package Sidebar

Install

npm i scrap-grabber

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

8.63 kB

Total Files

5

Last publish

Collaborators

  • jexulie