Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Integrate a Webdriver Manager to make it easier for users to use Google Images Scraping #13

Open
rushilsrivastava opened this issue Jun 20, 2018 · 0 comments

Comments

@rushilsrivastava
Copy link
Owner

Currently, you need to have Chromedriver in your path to run the script. I would like to integrate a webdriver manager, possibly this one, to make this easier to operate. This will download Chromedriver for a user that doesn't have it.

The reason this is an issue in the first place is because Chromedriver, like other web driver, is a binary file and is dependent on the OS and Chrome version.

Alternatively, this also works with Geckodriver, and since Google Scraping isn't browser dependent, Geckodriver should be a fallback option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant