Note: Check the individual notebooks for the download instructions and flags. All these methods can be run via a python script too.
Using the HuggingFace image search API
With the help of DuckDuckGo
A prerequisite here is to install the DuckDuckGoImages (preferrably in a virtualenv or conda environment)
- Installing the original package
pip install DuckDuckGoImages
- Install my fork with a progress bar
# clone the repo
git clone git clone https://github.com/Nachimak28/DuckDuckGoImages
# change directory into the cloned repo folder
cd DuckDuckGoImages
# switch to branch progress-bar-display
git checkout git checkout progress-bar-display
# install the package
python setup.py install
Using the DuckDuckGoImage package
Using the Fatkun Batch Downloader Image Chrome extension Fatkun Batch Downloader Image
Note: Be careful while installing chrome extensions. Review their Privacy practices
This is another options to download images using the extension but the Methods 1 and 2 are helpful when downloading images directly on a server.