项目作者: wabarc

项目描述 :
Capture webpage and save as image using chromedp
高级语言: Go
项目地址: git://github.com/wabarc/screenshot.git
创建时间: 2021-01-26T14:16:10Z
项目社区:https://github.com/wabarc/screenshot

开源协议:GNU General Public License v3.0

下载


screenshot

Go Report Card
Go Reference
Releases

Screenshot is a project that capture and save webpage as image using chromedp.

This repository is a work in progress.

Prerequisite

  • Chrome/Chromium

Installation

From source:

  1. go get github.com/wabarc/screenshot

From gobinaries.com:

  1. curl -sf https://gobinaries.com/wabarc/screenshot | sh

From releases

Environments

  • CHROMEDP_DEBUG
  • CHROMEDP_NO_HEADLESS
  • CHROMEDP_NO_SANDBOX
  • CHROMEDP_DISABLE_GPU
  • CHROMEDP_USER_AGENT
  • CHROMEDP_STEALTH

Credits

License

This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for details.