BruParis / GoogleImG_scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL

Python scraper to download images from google image search.

Dependencies

Selenium server needed to run the webdriver. + gevent to handle multiprocess downloading + Pillow to check and save image + tqdm to show progress

pip install selenium
pip install pillow
pip install gevent
pip install tqdm

About


Languages

Language:Python 100.0%