Capture text from
a Gmail account,a Hotmail email address,an IMAP email account,a folder of PDF files,a POP email account,an Exchange account, Email files from Outlook
and
save to an Excel spreadsheet, send an automated reply, call a HTTP REST API, save to Google sheets, run a C# script, update a MySQL database, update a SQL Server database

- Web App and Windows App available.
- Unlimited number of emails and accounts.
- Complete unattended operation.
- Retrieves email from POP , IMAP, Gmail and Exchange and Office 365.
- Easy to setup where to look for text. From a simple line-column position to the more advanced regular expression or script parsers.
- Email filtering based on sender, subject, message contents, date etc.
- Capable of combining different email filtering rules for more complex email selection.
- Windows App can be run in the background as a Windows service.
- Capable of sending an automated reply.
- It saves captured text to Excel, CSV or Google Sheets.
- Compatible with most popular databases: MySQL and SQL server. It also works with other databases via ODBC drivers.
- Complete customization via script actions or calling external programs or commands.
- Full workflow control via conditional rules.
- Many examples and use cases available
- Keep track of the parsing results with a full log file or individual logs for every email.
- Supports SSL and secure protocols for secure email retrieving and sending.
Email Parser works with
PowerShell and C# scripting
Attached PDF or Office files
See how to…
- How to export Outlook emails to Excel
- How to filter incoming emails, parse data and write to Excel file
- How to parse Amazon dispatch notifications
- How to parse emails with the Web App
- How to parse an attached PDF files
- How to use regular expressions to parse email data
- How to capture text from incoming emails and write a text file
- How to parse a table in an email and export to Excel
- How to save attachments automatically from an incoming email
- How to set conditions and run actions based on them
- How to store an email attachment in a MySQL database
- How to install and uninstall the Email Parser Windows App
- How to forward emails based on filter rules
- How to capture data from an attached CSV file and save it to a database