JorgePoblete / DuckDuckGoImages

Search and download images using DuckDuckGo search engine
MIT License
15 stars 4 forks source link

DuckDuckGoImages

Instalation

To install run the following:

pip install DuckDuckGoImages

Usage

import using the following:

import DuckDuckGoImages as ddg

and then you can search and download images from DuckDuckGo using:

ddg.download('kittens')

The above command will search for the query phrase kittens, and then will try to download the list of image urls into the current folder.

Each downloaded image will have a randomic UUIDv4 name.

Options

When downloading images you can pass download the next list of parameters to achieve different results: