page-grab

1.0.0 • Public • Published

page-grab

Captures web page snapshot as an PNG screenshot and HTML source file. Uses puppeteer for content rendering.

Usage

page-grab --url https://github.com/dawidgorny --image dg-__STAMP__.png --html dg-__STAMP__.html

Available arguments:

--url     -u    URL to load (REQUIRED)
--image   -i    Output image file name (PNG)
--html    -h    Output HTML file name
--width   -W    Viewport width
--height  -H    Viewport height
--help          Print help

Author

Dawid Górny

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i page-grab

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

15.6 kB

Total Files

5

Last publish

Collaborators

  • dawidgorny