adamlaz / screenies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This takes website screenshots from a list of URLs

Example images are in this repo. ie. From Ethos website.

How to use

  1. have Node installed
  2. clone this repo
  3. Install dependencies with npm i
  4. Update urls.txt with sites you want to take screenshots of
  5. run bash_grab_all.sh
  6. WAIT... the images will start to be saved.

About


Languages

Language:JavaScript 93.5%Language:Shell 6.5%