


This is the magic software! STEP THREE: Moving ChromeDriver somewhere sensible

STEP TWO: Unzipping ChromeDriverĮxtract chromedriver_win32.zip and it will give you a file called chromedriver.exe. That link should download 2.40, but if you want something more recent just go to the page and download the right thing. It looks like a scam or like it was put together by a 12 year old, but I promise it’s good and cool and nice. Installing ChromeDriver STEP ONE: Downloading ChromeDriverįirst, download ChromeDriver from its terribly ugly site. ChromeDriver, which allows software to control Chrome (like Selenium!).Selenium, which allows you to control browsers from Python.Want to use Selenium to scrape with Chrome on Windows? Let’s do it! Installing Selenium and ChromeDriver on Windows
