LSH9832 / BaiduImageDownloader

download images according to keyword.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaiduImageDownloader

requirement:

  • requests

usage:

python download_image.py -k YOUR_KEYWORD_HERE -n IMAGE_NUMBER_YOU_NEED -r DOWNLOAD_RATE(images per second)

example:

python download_image.py -k dogs -n 100 -r 3

About

download images according to keyword.

License:Apache License 2.0


Languages

Language:Python 100.0%