Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was 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

@rushilsrivastava

Description

@rushilsrivastava

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions