Skip to content

Commit 7e8117c

Browse files
authored
Update README.md
1 parent 99fa24b commit 7e8117c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Web-Scraping-Using-Selenium-Python
22
web scraping instagram using selenium with python
33

4+
INSTALLING MODULES:
5+
SELENIUM - pip install selenium
6+
JUPYTER NOTEBOOK - pip install jupyternotebook
7+
WGET - pip install wget
8+
TO RUN JUPYTER NOTEBOOK - jupyter notebook
9+
410
for tutorial : https://www.youtube.com/playlist?list=PLb1Kbw_2jl_mguHHY-oeJ9DmcGcoO33vV
511
don't forget to subscribe to get more videos like this

0 commit comments

Comments
 (0)