pip3 install bingosetGet your Bingo Image Search API key and execute below command
bingoset set-api-key YOUR_BING_API_KEY_HEREbingoset q pikachuThis will download 250 (default) images of pikachu into a directory called dataset (default)
bingoset set-max-results 100Change the maximum number of images per request by the Bing API, eg : 100 DEFAULT : 250
bingoset set-group-size 20Change the group size of images you want to download, eg : 100 groupsize is number of search results to return “per page” DEFAULT : 50
bingoset set-base-folder-name mydatastChange the base folder name DEFAULT : dataset