1.0.6 • Published 6 years ago
webpagedump v1.0.6
Webpageshot 
Command like thingy to take a screenshot of a webpage
Installation
npm install -g webpageshotor even use with npx directly without installing
npx webpageshot -u https://meain.io -O meain.pngUsage
Usage: webpageshot [options]
Options:
  -V, --version         output the version number
  -u, --url [value]     URL to capture
  -O, --output [value]  output file
  -h, --help            output usage informationExample
webpageshot -u https://github.com/meain/webpageshot -O webpageshot.png1.0.6
6 years ago