Screenshot is a project that capture and save webpage as image using chromedp.
This repository is a work in progress.
- Chrome/Chromium
From source:
go get github.com/wabarc/screenshot
From gobinaries.com:
curl -sf https://gobinaries.com/wabarc/screenshot | sh
From releases
- CHROMEDP_DEBUG
- CHROMEDP_NO_HEADLESS
- CHROMEDP_NO_SANDBOX
- CHROMEDP_DISABLE_GPU
- CHROMEDP_USER_AGENT
- CHROMEDP_STEALTH
This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for details.