Skip to content

Releases: vivek-vijayan/google-image-scrapper

Google Image Scrapper Python Script

20 Sep 19:10
ed3ff2f
Compare
Choose a tag to compare

Image scrapper using Python

Python script to scrap the google images based on the query search provided during runtime

Used for:

  • Extracting the images you need for training/testing your Neural Network classifier

How to use:

  • Download the file Python Program
  • Execute it : python3 Google_Image_Scrapper.py
    • During runtime: provide your search query.
    • Images will be downloaded in the folder named after your query

Developed by:

  • Vivek Vijayan