TLDR
In this article, we will work with YouTube Python API to collect video statistics from our channel using the requests python library to make an API call and save it as a Pandas DataFrame. This article isn’t about how to work with the Youtube API but it’s about working with APIs in general, so we’ll make sure to use libraries that can be used for any API service. We’re going to use Google Colabs which is basically Jupyter notebooks. We're going to grab all the videos that we have in our channel and then we will grab the metrics.via the TL;DR App
no story
Written by nathanrosidi | I like creating content and building tools for data scientists. www.stratascratch.com