Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 618 Bytes

File metadata and controls

15 lines (11 loc) · 618 Bytes

WebParser 📧

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.

🛠 Key Technologies:

  • C++: Programming language for core functionality.
  • Qt: Framework used for building the graphical user interface and parsing web content.

🌐 Features:

  • Search for email addresses on any given website.
  • Display HTML code and extracted emails.

🔧 Versions:

  • IDE: Qt Creator