- 7
- 3 599
Gerhart Tech
United States
เข้าร่วมเมื่อ 31 ต.ค. 2023
Hey I am Brian, welcome to my channel.
I created this channel to make and share content that that aspiring software developers can
use to help with understanding concepts that can often be tough to grasp. Here you will find
programming tips, project tutorials, and the breakdown of Computer Science topics.
Whether you're a grade school student, college student, or self taught software developer my goal
is to add value to you're education and growth.
I am always accepting of feedback or suggestions of future content.
I created this channel to make and share content that that aspiring software developers can
use to help with understanding concepts that can often be tough to grasp. Here you will find
programming tips, project tutorials, and the breakdown of Computer Science topics.
Whether you're a grade school student, college student, or self taught software developer my goal
is to add value to you're education and growth.
I am always accepting of feedback or suggestions of future content.
Scrape YouTube Comments With Python: Step-by-Step Tutorial
CHAPTERS
00:00 - Introduction
01:17 - Register for TH-cam Data API v3
03:27 - Create Python Script
06:36 - Create Get Comment function
08:38 - Add Error handling to our function
09:31 - Calling our function in a loop and collecting results
12:19 - Response Object Explanation
13:08 - Writing comments to CSV!
15:22 - Testing
18:21 - Conclusion
GitHub: github.com/GerhartTech/TH-cam_Comment_Scraper
"Welcome to our comprehensive Python tutorial on how to scrape TH-cam comments and export them to a CSV file. This step-by-step guide is perfect for beginners and intermediate Python users who are interested in data scraping, data analysis, and automation.
In this tutorial, we'll cover:
Introduction to web scraping with Python
Using Python for TH-cam data extraction
How to extract comments from TH-cam videos
Converting TH-cam comments into a CSV format for easy data analysis
I hope you enjoy!
00:00 - Introduction
01:17 - Register for TH-cam Data API v3
03:27 - Create Python Script
06:36 - Create Get Comment function
08:38 - Add Error handling to our function
09:31 - Calling our function in a loop and collecting results
12:19 - Response Object Explanation
13:08 - Writing comments to CSV!
15:22 - Testing
18:21 - Conclusion
GitHub: github.com/GerhartTech/TH-cam_Comment_Scraper
"Welcome to our comprehensive Python tutorial on how to scrape TH-cam comments and export them to a CSV file. This step-by-step guide is perfect for beginners and intermediate Python users who are interested in data scraping, data analysis, and automation.
In this tutorial, we'll cover:
Introduction to web scraping with Python
Using Python for TH-cam data extraction
How to extract comments from TH-cam videos
Converting TH-cam comments into a CSV format for easy data analysis
I hope you enjoy!
มุมมอง: 1 507
วีดีโอ
Program Hangman in Python from scratch
มุมมอง 49ปีที่แล้ว
Github: github.com/GerhartTech/HangmanProject This video is me programming a command line Hangman game in python.
Wow thank you!
Dude thanks for this. I was trying to do this through frontend, what a pain haha.
Glad I could help! 👍
Waste of time
Hey, thanks for this video. I'm looking forward to see the next video about sentiment analysis:)
Much appreciated, will try to get that out asap!
A really excellent video #fwmseab015
Thanks Barry!
11:45
This video was really helpful. Thank you.
You’re welcome, glad I could help!
Are we seriously setting ourselves up for another y2k?
lol yeah but only the 32 bit systems that use unix epoch due to overflow. 64 bit will last for many more millennia.
It makes my heart sing to know that computers count time from the birth of UNIX rather than Jesus.
this sounds like a fun plot point for a story
i test it and this not works
Thanks for posting! This looks interesting and useful.
@arthurwilton958 Thanks much! Sentiment analysis video coming soon as well.
github.com/GerhartTech/HangmanProject