Gerhart Tech
Gerhart Tech
  • 7
  • 3 599
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!
มุมมอง: 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.

ความคิดเห็น

  • @RandomCatDog-d5b
    @RandomCatDog-d5b 2 หลายเดือนก่อน

    Wow thank you!

  • @rheavictor7
    @rheavictor7 4 หลายเดือนก่อน

    Dude thanks for this. I was trying to do this through frontend, what a pain haha.

    • @Gerhart_Tech
      @Gerhart_Tech 4 หลายเดือนก่อน

      Glad I could help! 👍

  • @blackkkabllakkcaa
    @blackkkabllakkcaa 4 หลายเดือนก่อน

    Waste of time

  • @jen4ugan
    @jen4ugan 6 หลายเดือนก่อน

    Hey, thanks for this video. I'm looking forward to see the next video about sentiment analysis:)

    • @Gerhart_Tech
      @Gerhart_Tech 6 หลายเดือนก่อน

      Much appreciated, will try to get that out asap!

  • @barrykrusch851
    @barrykrusch851 7 หลายเดือนก่อน

    A really excellent video #fwmseab015

    • @Gerhart_Tech
      @Gerhart_Tech 7 หลายเดือนก่อน

      Thanks Barry!

  • @TherealElijhawatkins
    @TherealElijhawatkins 7 หลายเดือนก่อน

    11:45

  • @NischayJoshi-zv7yq
    @NischayJoshi-zv7yq 7 หลายเดือนก่อน

    This video was really helpful. Thank you.

    • @Gerhart_Tech
      @Gerhart_Tech 7 หลายเดือนก่อน

      You’re welcome, glad I could help!

  • @marblehelios932
    @marblehelios932 10 หลายเดือนก่อน

    Are we seriously setting ourselves up for another y2k?

    • @Gerhart_Tech
      @Gerhart_Tech 10 หลายเดือนก่อน

      lol yeah but only the 32 bit systems that use unix epoch due to overflow. 64 bit will last for many more millennia.

  • @davidvernon3119
    @davidvernon3119 10 หลายเดือนก่อน

    It makes my heart sing to know that computers count time from the birth of UNIX rather than Jesus.

  • @Alphanerd2
    @Alphanerd2 10 หลายเดือนก่อน

    this sounds like a fun plot point for a story

  • @SalvoFavore
    @SalvoFavore 11 หลายเดือนก่อน

    i test it and this not works

  • @arthurwilton958
    @arthurwilton958 11 หลายเดือนก่อน

    Thanks for posting! This looks interesting and useful.

    • @Gerhart_Tech
      @Gerhart_Tech 11 หลายเดือนก่อน

      @arthurwilton958 Thanks much! Sentiment analysis video coming soon as well.

  • @Gerhart_Tech
    @Gerhart_Tech ปีที่แล้ว

    github.com/GerhartTech/HangmanProject