Rodent is a cloud native, high-availability screenshotting service.
mischief: in reference to the fact that a "group of rats" is called a "mischief of rats"
- Screenshot a URL
- Screenshot a URL with a custom viewport
- Take care of "zombie" processes from the browser
Install the CLI:
go install github.com/yyewolf/rodent@latestTake a screenshot:
rodent screenshot https://example.com -o example.pngStart the Rodent API Server
rodent api