Website Modified

Stuff you need to know

This component will compare the current contents with the previously captured contents of a url.

Of note: This component currently strips all HTML tags from the url contents before comparisons. 

How to Configure It

Webpage URL: The url you would like to monitor for changes.

jQuery Selector: Optional css selector used to specify the location of the webpage to monitor for changes. More info about selectors can be found here

Output Type: The preferred output of this component

  • Structured Report : Contains JSON structured data along with HTML report of the differences detected.
  • HTML Report: Raw HTML report of the differences detected.
  • List of Changes: JSON formatted list of insertions and deletions.