Working with Youtube's API to collect video statistics from a channel and all it's videos
Project will cover working with: Tokens safely, Youtube API, PostgreSQL database, and building a dashboard for data visualization
Table of Contents
You need to put your Youtube developer API key in a .env
file, within the root directory.
Create Google Developers Account here
Guide: How To Get Youtube API key
You will also need to set up a PostgeSQL database using Amazon Web Services (AWS)...
Create AWS Developers Account here
Guide: How to Set up Amazon RDS PostgreSQL Database
The code will change a lot, but I'm making notes as I go. When I'm happy with the project I'll add a walkthrough of some kind. Youtube hopefully.
TODO
¯\(ツ)/¯