/collecting-youtube-videos-information

Scraping youtube videos for detailed information about the video

Primary LanguagePython

collecting-youtube-videos-information

Scraping youtube videos for detailed informations such as: Title, Name of the channel, Published date, Views, Liked, and Dislikes

Other details in the youtube video page cand be added in the code using the right html tags

The code is based on the tutorial How to Scrape Youtube Data using Python