For some reason, when using Bing API, I get a drastically lower number of results then when just using my browser to search bing.
For Example: for the query washington, In the API with http request I get 42 results, while when using the browser I get ~753,000,000 results.
[the first link is "broken" since I removed my app id from the source, but it is a valid url when adding the app id].

Question: Any idea why? Am I using the API wrong? my http request is:

http://api.bing.com/xml.aspx?AppId=<my app id>&Query=washington&Sources=Web

My app uses the rough estimation of "number of results" from Bing API.
I know the results number shown is not exact. I don't need exact... I only need to know what is the scale, [few? thousands? millions?], so please do not answer it is not exact, it will not be helpful.

p.s. It worked perfectly until about 2 weeks ago, and the http request did not change during this time.

link|improve this question

feedback

1 Answer

There is absolutely no fix for this. The Bing API is broken.

See Bing Search API 2.0

link|improve this answer
I've seen the forums as well. Is there any official response from Microsoft? – amit Jan 20 at 20:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.