Image Scraper
This image scraper allows users to:
- enter a keyword (e.g. National Parks)
- google search for images using the keyword
- scrape and download the images locally
The scraper can be used to download numerous images for use in various deep learning models. The code for this scraper can be found here.
Libraries Used: requests, selenium
Deployed On: Local deployment
Language: Python