Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 643 Bytes

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