Monitors the content of web sites and notifies you when changed
The software monitor one or multiple web site for any change and notifies the user visually or by email. It uses .NET regular expression to fetch data to be monitored. You can define as many web sites and regular expression as you want, grouped by sections. To run the software you need to have .NET Framework 4.0 installed.
This C# class is intended to fetch various information about any movie listed on IMDB.com based on its ID (last part of the URL).
The information retrieved can be used by any C#-based Application or .NET enabled Website.
New C# framework for HTML scrapping and form submitting. Fetch HTML from site and fill form fields programmitically and then send them back to server. Save session between application and web server and HTML analyzer.