1.0.3 • Published 10 years ago

rs.crawlshot v1.0.3

Weekly downloads
7
License
ISC
Repository
github
Last release
10 years ago

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.

1.0.3

10 years ago

1.0.2

10 years ago

1.0.0

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago