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 : Dogs : Cats : Lions :