We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fa24b commit 7e8117cCopy full SHA for 7e8117c
README.md
@@ -1,5 +1,11 @@
1
# Web-Scraping-Using-Selenium-Python
2
web scraping instagram using selenium with python
3
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
+
10
for tutorial : https://www.youtube.com/playlist?list=PLb1Kbw_2jl_mguHHY-oeJ9DmcGcoO33vV
11
don't forget to subscribe to get more videos like this
0 commit comments