Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 430 Bytes

YouTube Comment Dataset Generator for Sentiment Analysis

How to Run :-

  1. Create a Youtube API project on Google cloud platform.
  2. Once project is created download your credential of project and rename the file as "client_secret.json" and keep file in project directory.
  3. Run python3 scraper.py
  4. Enter keyword for which comments are to be retrieved.
  5. Scrapped comments will saved in "comments.csv" file.