Skip to content

mahmutovichana/Google-Image-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Google Image Scraper

Description

This Python script allows you to scrape images from Google Images based on a specified search query and save them to your local machine. It utilizes Selenium and the Edge web browser to automate the image retrieval process.

Purpose: The primary goal of this project is to create a dataset for training machine learning and artificial intelligence models in an automated manner.

Usage

Clone this repository to your local machine:

git clone https://github.com/mahmutovichana/Google-Image-Scraper.git

Navigate to the project folder:

cd Google-Image-Scraper

Install the required Python packages:

pip install -r requirements.txt

Update the query variable in the googleImageScraper.py file with your desired search query.

Run the script:

python googleImageScraper.py

Images matching your query will be downloaded and saved to a folder on your desktop.

Dependencies:

  • Python 3.x
  • Selenium
  • Pillow (PIL)
  • Microsoft WebDriver (Ensure it's compatible with your Edge browser version)

About

A Python script for automated image scraping from Google Images, ideal for creating datasets for machine learning and AI projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages