Questions tagged [bing]

Bing (formerly Live Search, Windows Live Search, and MSN Search) is a web search engine (advertised as a "decision engine") from Microsoft. Features include search, maps, and translator.

Bing (formerly Live Search, Windows Live Search, and MSN Search) is a web search engine (advertised as a "decision engine") from . Bing was unveiled by Microsoft CEO Steve Ballmer on May 28, 2009 at the All Things Digital conference in San Diego. It went fully online on June 3, 2009, with a preview version released on June 1, 2009.

Notable changes include the listing of search suggestions as queries are entered and a list of related searches (called "Explore pane") based on semantic technology from Powerset that Microsoft purchased in 2008.

In October 2011, Bing announced it is working on new back-end search infrastructure, with the goal of delivering faster and slightly more relevant search results for users. Known as “Tiger,” the new index-serving technology is being incorporated into Bing globally starting in August 2011.

Bing currently powers all searches.

Useful Links

893 questions
6
votes
4 answers

Bing API Authorization not working - The authorization type you provided is not supported. Only Basic and OAuth are supported

I recently got an email from Microsoft saying that the Bing API was moving to the Windows Azure Marketplace. It seemed that the main difference between the new request was the authentication. After reading many posts on forums, I found…
user1603600
6
votes
0 answers

Programmatically get the link a cached webpage in bing

Well, i'm trying to recover a website from google/bing cache. I can do it with google but it limits the request like 400 per day, so trying bing. In google if i search "cache:sitelink" it redirects to…
Sarim
  • 3,124
  • 2
  • 20
  • 20
6
votes
4 answers

Bing image search paging - infinite scroll

When you search for images on the Bing search engine, the result is displayed like this: http://www.bing.com/images/search?q=stack+overflow Notice how you can keep scrolling and scrolling and there is not "normal" paging. My question is: How do they…
Espo
  • 41,399
  • 21
  • 132
  • 159
5
votes
1 answer

What's the prediction algorithm behind websites like farecast.com (bing travel)?

I think everything is in the title of the question: What's the prediction algorithm behind farecast.com (bing travel) ? The website : http://www.bing.com/travel/ originally named http://farecast.com before it was bought buy bing is a website that…
Ricky Bobby
  • 7,490
  • 7
  • 46
  • 63
5
votes
1 answer

Bing Maps v8.0 Microsoft.Maps.Location is not a constructor in chrome

I am working on Bing Maps Version 8.0 upgrade from Version 6.3. Here is my upgraded code below which is throwing an error: var Points = [new Microsoft.Maps.Location(0, 0), new Microsoft.Maps.Location(0, 0)] The above lines after it executes gives…
Shyam
  • 53
  • 1
  • 5
5
votes
2 answers

What does the parameter "cvid" in Bing search engine stands for?

As I searching something with Bing and I open the Chrome development tools. Here is the request…
chou
  • 344
  • 3
  • 17
5
votes
3 answers

Bing map integration into iPhone application

Is it possible to integrate Bing maps into a native iPhone application?
Amit Vaghela
  • 2,970
  • 7
  • 33
  • 43
5
votes
1 answer

Adding search for a private website

I have a login-protected website. It's an internal application and it's not avaiable to the general public hence it's not indexed by any search engine. My application is developed on the Google App Engine. I would like to add a search engine but…
Vitor Py
  • 5,145
  • 4
  • 39
  • 62
5
votes
1 answer

Does google and/or bing crawler penalize content inside hidden twitter bootstrap tabs

I have pages that will be crawled by the google and bing crawlers. One of the pages uses twitter bootstrap 2.3.2 Tabbable nav:
JStark
  • 2,788
  • 2
  • 29
  • 37
5
votes
3 answers

Bing Search HTTP request with JSON result example?

Please help to figure out the parameters for Bing Search request that returns results in JSON. Document "Migrating Bing Search API Applications" tells us: To authenticate a Bing Search API request with Windows Azure Marketplace, you must obtain an…
dokondr
  • 3,389
  • 12
  • 38
  • 62
5
votes
2 answers

Bing Application ID

I can't get application id at Bing.com for using their search api. Please help, say me how I can get application id at Bing.com for using bing search api ? Please write all steps, how you can get application ID? Thanks. Steps which i…
Andrew Kubrin
  • 101
  • 2
  • 7
5
votes
4 answers

What platform and software stack is Bing running on?

What's the famous Bing running on? Asp.net, asp.net mvc, IIS 7, .net 3.5? Using firebug, I thought I could tell what was powering Bing since I had noticed the speed difference between that and Live.com. But, unfortunately, looking at the HTTP…
emmanuel buah
4
votes
1 answer

Bing Api returns 41 results for simple word "Game"

I am trying to implement bing search in my site. I need search result in JSON format. This is the URL I am using…
Dilip Rajkumar
  • 7,006
  • 6
  • 60
  • 76
4
votes
2 answers

Is there any API from Bing like Google Places?

Anyone knows whether Bing provides any API similar to Google Places? Thanks!
Tippu
  • 1,191
  • 4
  • 16
  • 36
4
votes
1 answer

Does the "site:" keyword and other "Advanced Search Options" apply to Bing Custom Search API?

We are using Bing Custom Search, https://learn.microsoft.com/en-us/bing/search-apis/bing-custom-search/reference/endpoints, and passing a site: filter along with the search. The current filter goes something like…
TheEmirOfGroofunkistan
  • 5,476
  • 8
  • 37
  • 53
1 2
3
59 60