Questions tagged [bing-search]
69 questions
0
votes
1 answer
Bing Custom Search API results
I have 2 queries with regards to the definition of web slices that I wish to configure for my custom search instance. I want my search results to be retrieved from any URL that has the following pattern:
http://domain-name/*
Ideally I want to…

mack
- 345
- 5
- 18
0
votes
1 answer
Bing Search API / Drupal 8 result of search displays more pages and results then actually available
On our site we use the bing search api v5.
Example: When I search for the term music on either our site search or using bing.com search and specifying to search only our site I get 167 total estimated matches and given that we are displaying 20…

Daniil
- 1
- 1
0
votes
1 answer
Luis.ai's prebuilt Entertainment.Search - how to utilize in a chatbot?
I am trying to learn more about LUIS.ai as a chatbot
How do I utilize this prebuilt domain intent?
Right now, I use it to recognize the user's input and when I land in Entertainment.Search I do a BingSearch! I couldn't find anything googling and I…

Oyen
- 344
- 2
- 14
0
votes
2 answers
How to limit Bing Search API V5 to search specific sections of the website
Using bing.com, I can do a search like this (click here for link):
history site:berkeley.edu/about/
When I try the same using the API, I get very different results. As far as I can tell, the search results returns webpages that are not hosted in…

mrjayviper
- 2,258
- 11
- 46
- 82
0
votes
3 answers
Search Results by specified site
I'm wondering if there is a way to limit the Bing Web Search API to return only results for a specific website. I'm migrating from Google Custom Search to Bing Web Search API. I would like to limit all search queries to the website URL.
If I search…

Edgar Pino
- 51
- 3
0
votes
3 answers
How to integrate Bing Cognitive Web Search API in website of asp.net MVC
I need to upgrade my code of Bing search API functionality to Cognitive Bing Web search API in asp.net MVC
Any suggestions are appreciated.

Prasanthi
- 1
- 1
0
votes
1 answer
400 error with bing news search api
I'm having a couple of problems with the bing news search api, the strangest one is searching by category, according to the documentation, the category must be a string, I found multiple resources for which values it accepts so i decided to go with…

amrnablus
- 237
- 1
- 3
- 12
0
votes
1 answer
What is a valid format for params in news bing url?
I'm trying to add some filters to request for news in bing api but currently I don't get any effects of doing this ( for example filter for news from current month).
I'm trying to this with :…

dawcza94
- 327
- 2
- 10
0
votes
1 answer
Google Search in Python script
I want to write a python script in which I enter a question and as an answer I get reply from google custom search api or Bing or any other search api (any one). I tried using google custom search API but it gave me this script: