Uploaded August 2024 | Updated September 2026, 1 week ago
Python automation to archive Gmail data into Google Sheets using Python. In this tutorial, I will walk you through every single step from setting up Google Cloud project, create an OAuth account, enabling Google APIs, and script development for this automation project.
π Automation Script Source Code (Patreon Silver Support Only): patreon.com/posts/source-code-your-110230517
π google_api.py source code: patreon.com/posts/source-code-apis-110176024
π Gmail API labels list: developers.google.com/gmail/api/guides/labels
πGmail Message Reference: developers.google.com/gmail/api/reference/rest/v1/users.messages#Message
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro & Demo
00:45 - Create a Google Cloud Project
01:14 - Create an OAuth Consent Screen
02:35 - Create an OAuth account & download client file
03:20 - Enable Google APIs
04:09 - Automation script development
#python #automation #googleapis #googlecloud
Python automation to archive Gmail data into Google Sheets using Python. In this tutorial, I will walk you through every single step from setting up Google Cloud project, create an OAuth account, enabling Google APIs, and script development for this automation project.
π Automation Script Source Code (Patreon Silver Support Only): patreon.com/posts/source-code-your-110230517
π google_api.py source code: patreon.com/posts/source-code-apis-110176024
π Gmail API labels list: developers.google.com/gmail/api/guides/labels
πGmail Message Reference: developers.google.com/gmail/api/reference/rest/v1/users.messages#Message
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro & Demo
00:45 - Create a Google Cloud Project
01:14 - Create an OAuth Consent Screen
02:35 - Create an OAuth account & download client file
03:20 - Enable Google APIs
04:09 - Automation script development
#python #automation #googleapis #googlecloud










