Skip to content

WebParser is a C++ tool using Qt that extracts email addresses from websites by parsing their HTML content.

Notifications You must be signed in to change notification settings

machinatororis/WebParser

Repository files navigation

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

About

WebParser is a C++ tool using Qt that extracts email addresses from websites by parsing their HTML content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published