Skip to content
#

change-detection

Here are 8 public repositories matching this topic...

This C# console application monitors a specified website for changes. It periodically sends HTTP requests to the given URL and checks if the content of the website has changed. If a change is detected, it prints a message to the console. The URL of the website to monitor and the time interval between checks are provided as command-line arguments.

  • Updated May 24, 2023
  • C#

Improve this page

Add a description, image, and links to the change-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the change-detection topic, visit your repo's landing page and select "manage topics."

Learn more