boscorp / Website-Change-Notifier

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boscorp/Website-Change-Notifier Issues

No issues in this repository yet.