Youtube API v3 is used to extract the data.
The extracted data is stored on Kaggle Datasets.
Following 11 Youtube channels in Data Science and Python.
- Sendex
- Freecodecamp
- krishnaik06
- iNeuron_Intelligence
- Coreyms
- realpython
- NeetCode
- dataschool
- howardjeremyp
- DataInterviewPro
- CampusX-official
Data for each channel is organised into 3 files.
- _playlist.csv : It contains playlist available on the channel. Selects the recent 50 playlists
- _video.csv : This file contains the top 50 videos present in the playlists.
- _comments.csv : It has top 100 comments in each video.
- Refractor the notebook and make python scripts.
@misc{tushar tiwari_2022, title={Youtube Data Science Channels Comments}, url={https://www.kaggle.com/dsv/4248220}, DOI={10.34740/KAGGLE/DSV/4248220}, publisher={Kaggle}, author={Tushar Tiwari}, year={2022} }