this repo refers to the Scraping the data from youtube and analyse them Python packages which was used in this project are
- seaborn: pip3 install seaborn --user
- requests for sending the request to the desitinaton
- Pandas
- numpy
- BeautifulSoup : pip3 install BeautifulSoup4