Skip to content

Geeky-Mechanic/Google-images-selenium-scraper

Repository files navigation

An image scraper made for Google images using python and selenium

To use this repository :

  1. Download the repo
git clone https://github.com/Geeky-Mechanic/Google-images-selenium-scraper.git
  1. Install the dependencies
pip3 install selenium Pillow duplicate_images
  1. Install the appropriate driver for chromium : https://chromedriver.chromium.org/downloads
  2. Edit the main.py file and add the path to the chromedriver file where indicated
  3. Run
python3 main.py
  1. Answer the prompt accordingly

About

A scraper for google images made with selenium and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published