1.0.3 • Published 8 years ago

rs.crawlshot v1.0.3

Weekly downloads
7
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago