This is a web-scrapper in python that will allow you to collect images from the internet. It downloads 500 images.
In code change two variables first is the category of images to get download like "Sunflower" and second is No of images to download like "500"
Libraries Used:
- selenium
- urllib.request
- webdriver_manager