Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Difference search result for BING API vs BING.COM

Tags:

search

bing

Anyone know why the search result for normal bing.com and bing api 2.2 is different?

Example:

http://api.search.live.net/xml.aspx?Appid=yourid&query=aggregate+study+site%3Awww.sandag.org&sources=web

and

http://www.bing.com/search?q=aggregate+study+site%3Awww.sandag.org

Returns completely different results.

like image 374
esun Avatar asked Apr 15 '26 19:04

esun


1 Answers

It is the market parameter. Check it. Bing specifies the market parameter based on your IP , and your cookies and browsing history.

like image 63
Wael Salman Avatar answered Apr 23 '26 07:04

Wael Salman