Version 1.0 (30-11-2014)
WebParser is a C++ application built using Qt that searches for email addresses on a specified website. The user inputs the website URL, and the application retrieves and displays the site's HTML code along with any email addresses found.
- C++: Programming language for core functionality.
- Qt: Framework used for building the graphical user interface and parsing web content.
- Search for email addresses on any given website.
- Display HTML code and extracted emails.
- IDE: Qt Creator