Socket
Socket
Sign inDemoInstall

capteer

Package Overview
Dependencies
51
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    capteer

Capture web page with puppeteer.


Version published
Weekly downloads
10
increased by42.86%
Maintainers
1
Install size
361 MB
Created
Weekly downloads
 

Readme

Source

capteer

NPM Version NPM Downloads License

Capture web page with puppeteer.

Install

npm install capteer -g

Usage

Command
capteer <url> [filename] [options]
Arguments
url         url of the web page to capture (required)
filename    name of the image file to save (optional)
Options
-H, --height <height>  height of the browser viewport in pixel
-W, --width <width>    width of the browser viewport in pixel
-D, --delay <delay>    milliseconds to wait before taking screenshot
-R, --region           only capture the viewport, omit to capture full page

Example

capteer https://github.com/myst729/capteer

Keywords

FAQs

Last updated on 28 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc