Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 424 Bytes

image-downloader-bot

this is a simple python script(unique file) help you to download many image files by keywords from Google Image

How to use ?

it's very simple to run the script

bot = ImageDownloaderBot()
bot.start(["cat", "dog", "lion"])

Result :

  1. Dogs : dog images
  2. Cats : cat images
  3. Lions : lion images