Python Project: Create A YouTube Channel Video Info Scraper With Python

preview_player
Показать описание
In this tutorial, we will learn how to create a YouTube bot using Python & YouTube API to scrape a channel’s video info to an Excel spreadsheet.

So this is a program I use pretty often when I want to see all the videos info of a channel. And sometime I see people are paying a hundred dollar to create a program like this on Upwork, maybe this tutorial will help you land your next freelance project as well.

▶ Things You Will Learn From This Tutorial
📕 Building a Python program from ground up
📕 Data clean up using pandas Python library
📕 Working with APIs (YouTube Data API)
📕 How to work with Excel spreadsheet using pywin32

► Resources

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#YouTubeAPI #YouTube #Python #PythonTutorial #PythonApp
Рекомендации по теме
Комментарии
Автор

awesome :) Could we please have the source code as well?

tonystark
Автор

How to add channel SubscriberCount as part of channel search results

DMX
Автор

i can't get yt.recievechannelvideos to work, it says local variable response is referenced before being assigned

marcopirrotta
Автор

How would you scrape the information for every video in a given playlist? How similar would it be to scraping a channel?

justinreis-henrie
Автор

Hey, can you please help? I can follow along just fine until the "df_report.values.tolist()" (When you fill the worksheet with the info).
I always get a TypeError that says "must be real number, not dict" I don't know what i'm doing wrong

fedeberge
join shbcf.ru