0
16. 3. 2022.
Detection and Logging Changes in Web Pages
Detecting changes in web pages is a process that has many uses for regular users and developers alike. This paper lists and explains the usual steps in the development of one tool that detects changes. Two tools are implemented and tested on real-life web pages. Changes that can be detected in these tools are based on DOM (Document Object Model) trees. Results for two methods of tree comparisons are presented and discussed.