There was an error while loading. Please reload this page.
2 parents 2c8209c + f5c9bd3 commit 59006cbCopy full SHA for 59006cb
projects/Web_scraping_a_youtube_comment/README.md
@@ -0,0 +1,18 @@
1
+# Web Scrapping Comment
2
+- This script will take a url of youtube video and it will give csv file for users and comments .
3
+
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
8
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
13
14
+### Screenshot/GIF showing the sample use of the script
15
+
16
17
+## *Author Name*
18
+- Azhad Ghufran
projects/Web_scraping_a_youtube_comment/demo.gif
880 KB
0 commit comments