Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

BingImageSearchScript

Python Image downloading script using Microsoft cognitive services

Create Azure account get you secret key and paste it in the script

subscription_key = "ENTER YOUR BING API KEY HERE"

Help

$ python sciptName.py -h

usage: Seach keyword from bing, create folder downlaod images and save it
       [-h] [--s S] [--c C]

optional arguments:

  -h, --help  show this help message and exit
  --s S       Search keyword
  --c C       Image Count
  

Example Usage download 20 images of apple

$ python ImageDownloader.py --s Apple --c 20

About

Python Image downloading script using Microsoft cognitive services

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages