/website-screenshooter

A simple script to allow to screenshot different websites in different resolutions.

Primary LanguageJavaScript

🔫 Website Screenshooter 🔫

A simple script to allow to screenshot different websites in different resolutions.

Usage

  1. npm install

  2. Edit the config.js file according to your needs following the provided template.

  3. run npm start

  4. when completed, retrieve your screenshots from the ./screenshots/ folder.

Contributing

Issues with PRs are welcome but new features requests without a PR will most likely not be implemented.