An automated system for retrieving, parsing, validating, and integrating emails into Quickbase for forensic engineering purposes.
- Retrieve unread emails from Gmail
- Parse and extract relevant data fields using NLP
- Validate extracted data
- Integrate data into Quickbase
- Optional web-based dashboard for monitoring and management
- Python 3.12+
- Google Cloud Project with Gmail API enabled
- Quickbase account and API credentials
- Clone the Repository:
git clone https://github.com/yourusername/forensic_email_parser.git cd forensic_email_parser