In this tutorial, we will not only write a Python script to extract YouTube comments, but we will be experimenting with the developer tools in the browser in order to capture the right comment request so that it can help us in writing the code.
Selenium:- https://pypi.org/project/selenium/
Webdriver manager:- https://pypi.org/project/webdriver-ma...
BeautifulSoup:- https://pypi.org/project/beautifulsoup4/
Source code link:- https://github.com/g1mishra/Youtube_C...
/* External Links */
//_book
books you should read: https://amzn.to/3gyGNqn
//_electronics
Coder's mouse: https://amzn.to/3EWdnfu
Coder's Keyboard: https://amzn.to/3V1nRjf
Laptop: https://amzn.to/3GFdEEA
Headphones: https://amzn.to/3XqDulT
By: Jeevan Kumar | g1mishra