Recipe Difficulty: Medium
Python Version: 3.5
Operating System: Any
MBOX files are often found in association with UNIX systems, Thunderbird, and Google Takeouts. These MBOX containers are text files with special formatting that split messages stored within. Since there are several formats for structuring MBOX files, our script will focus on those from Google Takeout, using the output from the prior recipe.