|
1 | 1 | # Web Scrapping Comment
|
2 | | -This script will take a url of youtube video and it will give csv file for users and comments . |
| 2 | +-This script will take a url of youtube video and it will give csv file for users and comments . |
3 | 3 |
|
4 | 4 | ### Prerequisites
|
5 | | -you only need to have installed selenium which is used for automation. |
6 | | -Run the below script to install selenium |
7 | | -$ pip install selenium |
| 5 | +- You only need to have installed selenium which is used for automation. |
| 6 | +-Run the below script to install selenium |
| 7 | +-$ pip install selenium |
8 | 8 |
|
9 | 9 | ### How to run the script
|
10 | | -Simply replace your own youtube video url in the webscrapindcomment.py |
11 | | -and run command in the same directory |
12 | | -python webscrapindcomment.py |
| 10 | +-Simply replace your own youtube video url in the webscrapindcomment.py |
| 11 | +- And run command in the same directory |
| 12 | +-python webscrapindcomment.py |
13 | 13 |
|
14 | 14 | ### Screenshot/GIF showing the sample use of the script
|
15 | 15 | 
|
16 | 16 |
|
17 | 17 | ## *Author Name*
|
18 | | -Azhad Ghufran |
| 18 | +-Azhad Ghufran |
0 commit comments