Automated website screenshots using GitHub Actions

PyPI
Changelog
Tests
License

Tool for taking automated screenshots

For background on this project see shot-scraper: automated screenshots for documentation, built on Playwright on my blog.

Demo

A live demo of the output of this tool can be found in the shot-scraper-demo repository.

Installation

Install this tool using pip:

This tool depends on Playwright, which first needs to install its own dedicated browser.

Run shot-scraper install once to install that: