C#/.NET console Windows app for website content change detection. Sends notifications to email via Mailgun HTTP API. It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector. If the content changed since the last time, then it sends an email notification with a number of inserted/deleted lines and a DIFF text file. Also, it sends notifications about errors (if repeated more than once in a row) such as when the website is down or the content is not found.
Features
- Visual Studio 2017 is required for building from source code
- Uses Chrome via Selenium
- Basically it just needs URL and CSS or XPath selector for each task, and Mailgun settings
- It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector
- Sends notifications to email via Mailgun HTTP API
- Also it sends notifications about errors
Categories
Website MonitoringLicense
MIT LicenseFollow WebChangeNotifier
Other Useful Business Software
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebChangeNotifier!