ScrapeX Diff is a web application tool that detects website changes over a specified schedule.
It has an interface where the user can administer the web URLs to detect changes and a page where the user can see the highlighted changes of the website.
The application is best used to enable the user to just harvest updated information from a website and can also serve as an archive utility for websites.
It is made using Python Django framework and the web detection processes runs using the core ScrapeX framework.