Skip to content

snapcrawler is a web scrapper used to scrape entire images from a web site

Notifications You must be signed in to change notification settings

PrethamMuthappa/snapcrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snapcrawler

Snapcrawler is a web scrapper tool used to scrape entire images from any web site of your choice. This tool was built using nodejs and puppeteer

pic

Instructions for running:

  • npm install snapcrawler
  • npx snapcrawler

requiments

  • Node JS
  • Edge browser
To update the package
  • npm update snapcrawler

  • Test case: Images stored inside html img tag works , but images stored inside external servers such as CDN or aws S3 cannot be retrieved

    Note:- The saved images can be found in the c drive downloads folder and inside that a folder will be automatically be created and images will be stored

    About

    snapcrawler is a web scrapper used to scrape entire images from a web site

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published