Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
        );

About

A Website Image and Text Scapper

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages