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