Analyse youtube activties.
Problem Statement
Get the video statistics from youtube baseed on your keywords
Solution
- Fetch the data from youtube, for that you need to have access to youtube api
- Login to GCP, Create a new project in GCP
- In library , select youtube api
- Generate credentials, and copy in your code
- run the code