Skip to content

dawidgorny/page-grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Captures website snapshot as an PNG screenshot and HTML source file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published