You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YouTube Sentiment Analysis is a web application that analyzes the sentiment of YouTube comments, providing insights into comment sentiment using VADER sentiment analysis and interactive visualizations.
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.
I implemented data scraping from YouTube comments using a Python script and the Google API key. By leveraging the power of automation, I collected valuable insights from user comments on YouTube videos. This project highlights my proficiency in web scraping, API integration and data analysis.
This repository contains basic Python projects that demonstrate encoding-decoding, YouTube video management, and Linux basics. These projects were ideated by me and brought to life with the help of AI.