A set of Node.js scripts to grab screenshots of a website (based on pages listed in sitemap.xml) and compose the image tiles into a large packed image grid.
npm install
- Edit settings.js (see comments in example settings.js file)
- Run 1_grab-sitemap.js
- Run 2_grab-site.js
- Run 3_packImages.js