Automatically Export YouTube Subscribers to Google Sheets with Apps Script - YouTube Automation
Jackson Yuan Jackson Yuan
1.86K subscribers
5,296 views
79

 Published On Jul 8, 2021

Hey everyone, today's video is a bit different as we'll be learning how to export your YouTube subscribers to Google Sheets using Google Apps Script and the YouTube Data API. You might find this useful for general analytics or if you're hosting a giveaway, you can use this to check if the selected winner is a subscriber or not.

Sections:
00:00 - Intro
00:31 - Setting up the Apps Script project
3:12 - Writing the script
23:01 - Testing the script
24:12 - Setting up the daily trigger
25:30 - Discussing performance and suggestions

YouTube Data API V3: https://developers.google.com/youtube...
Google Apps Script Docs for Spreadsheets: https://developers.google.com/apps-sc...
OAuth scopes for the script:
"oauthScopes": [
"https://www.googleapis.com/auth/youtu...",
"https://www.googleapis.com/auth/sprea..."
]

Found this video helpful? Feel free to support this channel here: https://ko-fi.com/jacksonyuan

Always feel free to drop suggestions for future videos down in the comment section below :)

show more

Share/Embed