Skip to content

Python script to scrap the google images based on the query search provided during runtime for using the image data for training and testing your ML models

License

Notifications You must be signed in to change notification settings

vivek-vijayan/google-image-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python script to scrap the google images based on the query search provided during runtime for using the image data for training and testing your ML models

Topics

Resources

License

Stars

Watchers

Forks

Languages