rs.crawlshot

1.0.3 • Public • Published

crawlshot

CLI for crawling a website and taking screenshots of each page.

installation

npm install rs.crawlshot -g

usage

$ crawlshot https://yoursite.com

Options

  • -h --help : help
  • -d --debug : debugging
  • -r --directory [directories] : restricts crawlshot to only return images of the provided site paths.
  • -m --m : screenshot at mobile size
  • -D --depth : choose the depth we crawl to
  • -u --username : enter a username
  • -p --password

    : enter a password

If all goes to plan crawlshot should create a folder in the location it was called and fill it with screenshots of the site.

Readme

Keywords

none

Package Sidebar

Install

npm i rs.crawlshot

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • paramdhaliwal