Sen CutlerData Engineer

Gmail Messages Data Miner

The project consisted of a Python script that used the Gmail API to collect inquiry emails from the client's inbox. The script authenticated to the API, filtered the correct messages, and parsed each email body to extract metadata and message text. It also had handling for missing or inconsistent fields, and data cleaning. The program output data to csv or xlsx format.

  • API Development
  • Gmail
  • Python

API Work