In this tutorial series, we are going to learn how to build a Python program to extract a channel’s uploaded videos information (video id, video name, view count, likes/dislikes count, comment count, etc). The series is breaking down into 4 parts.

🔔 Subscribe: https://www.youtube.com/channel/UCvVZ19DRSLIC2-RUOeWx8ug

Create a Python class to interact with YouTube Data API - Part 1

Export a channel’s videos’ information to an Google Spreadsheets with Google Sheets API - Part 2

Export a channel’s videos’ information to an Excel and a CSV file using pandas library - Part 3

Export a channel’s videos’ information to an Excel file using win32com - Part 4

#python

Create a YouTube Channel Videos Scraper with Python
7.80 GEEK