Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 858 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 858 Bytes

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