*Gmail API playlist*: http://bit.ly/gmail-api
*Github Repo for the code*: https://github.com/NormanBenbrahim/ge...
It took me a painful couple of days to figure out how to properly use Gmail's API to do tasks that seem pretty simple like searching for messages by subject and getting the message body. So I thought I'd share the process for this. We will do this in Python because Python is fun :)
Let me know if you have any questions in the comments below.