🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

rs.crawlshot

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rs.crawlshot

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

1.0.3
latest
Source
npm
Version published
Weekly downloads
5
25%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 17 Aug 2016

Did you know?

Socket

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