sitediff
sitediff copied to clipboard
Can sitediff load pages from disk?
Hello, I am glad to contact you about sitediff toolchain. I try to exploit sitediff in my project to compare two pages that both have been stored in disk locally. However, I found that the sitediff only fetches the page by crawling from Internet. The sitediff have provided a similar feature about loading page from disk?
Maybe you tried this already, but does it work if you use a URL with "file:///path/to/file" ?
Sadly, this doesn't currently work with the file:// protocol. We'll consider this option for future development.