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
- npm install snapcrawler
- npx snapcrawler
- Node JS
- Edge browser
Test case: Images stored inside html img tag works , but images stored inside external servers such as CDN or aws S3 cannot be retrieved