htmlsnapshot

0.0.2 • Public • Published

Html snapshot

This tool is for taking a snapshot of any given page's html.

Usage: htmlsnapshot --u <your url> --o output.html --s .selector

Example: htmlsnapshot --u https://medium.com --o medium.html --s .js-metabar

This will visit the page with a headless chrome browser, read the html, and make a selection. It will then output that selection to your specified output html file.

Readme

Keywords

none

Package Sidebar

Install

npm i htmlsnapshot

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

13.2 kB

Total Files

4

Last publish

Collaborators

  • chriswrightdesign