This project searches Google for images for a given term and downloads them ( skipping those with copyrights ). It also extracts EXIF Data from the downloaded images (if found)
To try out:
1/ Clone the repo
2/ install Python3, PIL and Selenium's latest version
3/ modify testWebDriver.py with the search term you want
4/ cd PATH_TO_DIR/ImageScraper/
5/ run $python3 testWebDriver.py