45 questions with Bing Image Search-related tags

Sort by: Updated
1 answer

Unable to retrieve images using ImageSearchClient

My requirement is to get images from the web. What I tried is - I created a Bing search resource to get keys and endpoint. I now have two keys for the endpoint - https://api.bing.microsoft.com/ Ran the below code in a python notebook. from…

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
865 questions
asked 2020-11-07T15:44:54.53+00:00
ac 1 Reputation point
commented 2020-11-20T14:23:24.937+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Azure Custom Vision - Image search

I need to get all the similar images (actual image URL) when I pass the image to the custom vision API, currently, it gives me the matching tags in the predictions. In my product there is going to be just one Tag and millions of images under that tag,…

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
235 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-11-19T12:52:21.293+00:00
Alpee Jain 6 Reputation points
answered 2020-11-20T08:15:56.453+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Image search parameters seem broken

Hello, I'm trying to do an image search, using the example from the documentation. I'm not sure if the documentation needs to be updated. Here's the code: from azure.cognitiveservices.search.imagesearch import ImageSearchClient from…

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 questions
asked 2020-11-07T00:10:18.713+00:00
AI_stud 6 Reputation points
answered 2020-11-09T10:46:31.203+00:00
Ramr-msft 17,731 Reputation points
1 answer

Does the Bing Search API demo key have any limitations?

Does the Bing Search API (images) demo key have any limitations? On the test page (https://azure.microsoft.com/ru-ru/services/cognitive-services/bing-image-search-api/), the search phrase produces a lot of results, but in my script there are no results…

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 questions
asked 2020-08-04T08:49:28.447+00:00
R SaiLight 1 Reputation point
answered 2020-08-05T01:42:27.717+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Bing image search API (cognitive) returns broken links?

Hi, I am using Azure cognitive service, more precisely the 'bing image search service'. I send requests to fetch images in relation to a specific keyword. For this, I make HTTP REST requests to the right azure endpoint: …

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-07-15T15:49:28.613+00:00
Bose32 1 Reputation point
commented 2020-07-17T15:09:12.74+00:00
GiftA-MSFT 11,161 Reputation points