Skip to content

A simple node app that given a website will crawl the website for links and then take a screenshot. Once all the pages' screenshots are taken, it will then generate a date stamped HTML file with which you can view the output. The project uses js-crawler for crawling and puppeteer for screenshots.

Notifications You must be signed in to change notification settings

shakeelosmani/screenshot-crawl-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

screenshot-crawl-capture

A simple node app that given a website will crawl the website for links and then take a screenshot. Once all the pages' screenshots are taken, it will then generate a date stamped HTML file with which you can view the output. The project uses js-crawler for crawling and puppeteer for screenshots.

To use run on the command prompt

npm install && npm start

About

A simple node app that given a website will crawl the website for links and then take a screenshot. Once all the pages' screenshots are taken, it will then generate a date stamped HTML file with which you can view the output. The project uses js-crawler for crawling and puppeteer for screenshots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published