/screenshots

Capture screenshots from URL list.

Primary LanguageJavaScript

Screenshots

Capture screenshots from URL list.

Getting started

1. Setup

$ git clone https://github.com/htanjo/screenshots.git
$ cd screenshots
$ npm install

2. Configure urls.json

3. Run application

$ npm start

Images will be saved in the "screenshots" directory.

Advanced

See pageres document and modify index.js.

License

MIT © Hiroyuki Tanjo