Skip to content

A python script to fetch high quality images from Google Images

Notifications You must be signed in to change notification settings

kemansingh9/scrape_google_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape_google_images

A python script to fetch high quality images from Google Images

Requirements

1. Selenium

Use the package manager pip to install selenium.

pip install selenium

2. Chromedriver

It is provided in the repository so that you don't have to waste your time downloading and putting it in the PATH environment variable.

Usage

Type this in your terminal

python scrape_google_images.py --save_dir <your_directory_here> --number <number_of_images_to_scrape> <query>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A python script to fetch high quality images from Google Images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages