Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dddat1017/Scraping-Youtube-Comments
Scrape comments from any Youtube video
https://github.com/dddat1017/Scraping-Youtube-Comments
data-scraping python selenium web-scraping
Last synced: about 1 month ago
JSON representation
Scrape comments from any Youtube video
- Host: GitHub
- URL: https://github.com/dddat1017/Scraping-Youtube-Comments
- Owner: dddat1017
- License: mit
- Created: 2019-02-19T07:01:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T03:23:55.000Z (over 3 years ago)
- Last Synced: 2024-08-13T03:06:03.558Z (5 months ago)
- Topics: data-scraping, python, selenium, web-scraping
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 67
- Watchers: 2
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scraping Youtube Comments
### About
Scrape data (comments) from any Youtube video. Utilizes Selenium WebDriver to work with the dynamics of Youtube
video web pages. Note, only the main comments will be extracted, not any of the replies that may be under the
comment.