Metadata-Version: 2.1
Name: youtube-comment
Version: 0.1.0
Summary: A Python package to scrape YouTube comments using Selenium and BeautifulSoup
Home-page: https://github.com/yourusername/youtube-comment-scraper
Author: Abhishek Kumar
Author-email: abhiop.dev@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: selenium (>=4.25.0)
Requires-Dist: webdriver-manager (>=4.0.2)

UNKNOWN

