Skip to content

Commit 99fa24b

Browse files
authored
Update Insta scarping Part -2.ipynb
1 parent 53a6afd commit 99fa24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Insta scarping Part -2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"metadata": {},
2323
"outputs": [],
2424
"source": [
25-
"driver = wb.Chrome('C:\\\\Users\\\\kamat\\\\Desktop\\\\python projrcts\\\\pythonProject\\\\chromedriver.exe')\n",
25+
"driver = wb.Chrome('PATH OF THE CHROMEDRIVER')\n",
2626
"driver.get('https://www.instagram.com')"
2727
]
2828
},

0 commit comments

Comments
 (0)