A home for my visual webpage diffing technology.
.gitignore | ||
LICENSE | ||
README.md | ||
url-diff.sh |
url-diff
A home for my visual webpage diffing technology.
This repository houses my URL diffing technology I've developed. Currently, this includes a shell script that uses headless Firefox and ImageMagick to visually diff web pages.
The threshold is currently set to 2% (though it's overridable). Below this, the script will assume that no change as occurred.