Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions projects/Web_scraping_a_youtube_comment/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Web Scrapping Comment
- This script will take a url of youtube video and it will give csv file for users and comments .

### Prerequisites
- You only need to have installed selenium which is used for automation.
- Run the below script to install selenium
- $ pip install selenium

### How to run the script
- Simply replace your own youtube video url in the webscrapindcomment.py
- And run command in the same directory
- python webscrapindcomment.py

### Screenshot/GIF showing the sample use of the script
![](demo.gif)

## *Author Name*
- Azhad Ghufran
Binary file added projects/Web_scraping_a_youtube_comment/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.