webpagedump
v1.0.6
Published
Get the content of a js renderd webpage
Readme
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.png