Socket
Socket
Sign inDemoInstall

rs.crawlshot

Package Overview
Dependencies
6
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rs.crawlshot

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


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 17 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc