What this does: Using the win32com module (pip install pywin32), iterates through the inbox of Outlook and loads the data into an Excel workbook. The win32com module is the closest module that I found ...