Seb943 / scrapeOP

A python package for scraping oddsportal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is chromedriver.exe

oconbball4 opened this issue · comments

New to Python, where is the chromedriver.exe file. I linked it to the chrome.exe file in the Project x86 directory but when I launch scraper it doesnt launch anything. Not sure what to do here.

Please take a look at line 23 in fucntions.py to and change it to the path of your installed chromedriver locally e.g. C:/path/to/chromedriver.exe.