https://github.com/alexnguetcha/image-downloader-bot
https://github.com/alexnguetcha/image-downloader-bot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexnguetcha/image-downloader-bot
- Owner: AlexNguetcha
- License: mit
- Created: 2020-11-08T20:38:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-08T21:37:36.000Z (over 4 years ago)
- Last Synced: 2025-01-15T15:50:54.516Z (4 months ago)
- Language: Python
- Size: 437 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```python
bot = ImageDownloaderBot()
bot.start(["cat", "dog", "lion"])
```
# Result :
1. Dogs : 
2. Cats : 
3. Lions : 