A Node.js application for scanning Gmail MBOX files containing inbox and messages. Built in 2019, it verifies message counts, extracts and counts email addresses, validates each address, and exports results to a TXT file. Uses stream-based processing to efficiently handle large archives while demonstrating data parsing and validation techniques.
nodejs node email contacts gmail stream-processing email-validation mbox contact-management deduplication email-parser email-mining email-crawler email-addresses email-extraction email-archive gmail-export
-
Updated
May 28, 2026 - JavaScript