[Python Project] Create a YouTube Channel Videos Scraper with Python | Part 1

Описание к видео [Python Project] Create a YouTube Channel Videos Scraper with Python | Part 1

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.

Google.py source code: https://learndataanalysis.org/google-...

Related Videos:
-------------------------------------------------------------------------------------------------------
Part 1: Create a Python class to interact with YouTube Data API.
Link:    • [Python Project] Create a YouTube Cha...  

Part 2: Export a channel's videos' information to an Google Spreadsheets with Google Sheets API.
Link:    • [Python Project] Create a YouTube Cha...  

Part 3: Export a channel's videos' information to an Excel and a CSV file using pandas library.
Link:    • Видео  

Part 4: Export a channel's videos' information to an Excel file using win32com (also called pywin32) library. (The library is only available for Windows)
Link:    • Видео  

If you are looking for a project to add to your resume, this is a pretty one as you will learn how to create an actual Python program, write classes, and working with 3rd party APIs, and automate something that is useful and in demand. And especially, if channels have many videos, it's easier to pull all the videos of a channel at once instead of keeping loading more videos.

Buy Me a Coffee? Your support is much appreciated!
----------------------------------------------------------------------------------------------------------------
PayPal Me: https://www.paypal.me/jiejenn/5
Venmo: @Jie-Jenn

##What is Web Scraping?
Web Scraping refers to the process of extracting data from a website or specific webpage.

Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
Patreon:   / jiejenn  
By shopping on Amazon → https://amzn.to/2JkGeMD
More tutorial videos on my website → https://LearnDataAnalysis.org
Follow Me on Facebook →   / learn-data-analysis-101284561779059  
Business Inquiring: [email protected]

Tags:
#YouTubeScraper #ExtractVideo #Python #PythonTutorial #YouTubeAPI

Комментарии

Информация по комментариям в разработке