Closed DarshitSolanki04 closed 4 months ago
Microsoft updated 'Bing Image Search API' which created incompatibility with the search_images_bing() function. The function is updated and the issue is now resolved. Also added one more parameter imageType to get good results.
search_images_bing()
imageType
This solves issue #587.
This patch worked for me!
Thanks!
Microsoft updated 'Bing Image Search API' which created incompatibility with the
search_images_bing()
function. The function is updated and the issue is now resolved. Also added one more parameterimageType
to get good results.This solves issue #587.