Skip to content

ZaibanAli/google-image-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Image Scraper

Simple google-image-scrapper using selenium and google webdriver.

Setup and usage

git clone https://github.com/ZaibanAli/google-image-scrapper.git
cd google-image-scrapper
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py

Requirements

  • python 3.9 (tested) - Should also work with any python 3.X
  • All packages inside requirements.txt file
  • Up to date Google Chrome
  • Latest stable release of chromedriver download it in the webdriver directory of this repo.

About

Scrap images from google

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages