Skip to content

I have shared the way how to scrape YouTube video comments, you can use web scraping tools such as Python's Beautiful Soup, youtube-comment-scraper-python, and Selenium. After scrapping the comments you can save it in CSV file by using pandas library.

Notifications You must be signed in to change notification settings

MahzaibKhalid/Youtube_Video_Comment_Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Youtube_Video_Comment_Scrapper

I have shared the way how to scrape YouTube video comments, you can use web scraping tools such as Python's Beautiful Soup, youtube-comment-scraper-python, and Selenium. After scrapping the comments you can save it in CSV file by using pandas library.

Link for Complete Explanation of the Code:

Scrape YouTube Video Comments with Python and store in csv file

About

I have shared the way how to scrape YouTube video comments, you can use web scraping tools such as Python's Beautiful Soup, youtube-comment-scraper-python, and Selenium. After scrapping the comments you can save it in CSV file by using pandas library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages