npm.io
1.3.2 • Published 3 years agoCLI

@bond-london/website-compare

Licence
MIT
Version
1.3.2
Deps
4
Size
15 kB
Vulns
0
Weekly
0

Simple website comparison

This goes through a website and generates screenshots for all pages

usage:

website-compare --url <url> --output <output directory> [--allImages] [--totalPages number]

It goes through all the pages found under the url, takes screenshots and writes to the output directory. Set total pages to a number to restrict the pages. Set allImages in order to capture all the images, otherwise images are not downloaded.