Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

difference in web search result from API and Web broswer #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Provide a keyword in web browser and the same keyword in API
2. Set the SafeLevel off in broswer and API and set language to English in 
both
3. Perform the search and you can see the result difference. May first 3-6 
result match but later not.

What is the expected output? What do you see instead?
The expected output according to me should be same, but instead I get 
different result. 

What version of the product are you using? On what operating system?
I am using a latest version of google-api-for-dotnet which I checkout 
today from svn.

Additional information below:-
After debugging I notice that API is calling URL 
http://ajax.googleapis.com/ajax/services/search whereas broswer call 
http://www.google.com and I believe the both URL are fetching data from 
different search indexing location. 
Or I feel that I have to change some configuration to get the same results.

Is it possible for anyone to explaing the scenario?

The results from API and broswer are also attached in the file.

Original issue reported on code.google.com by raghavl...@gmail.com on 14 Apr 2009 at 8:51

Attachments:

GoogleCodeExporter commented 8 years ago
The goggle results in your browser will IP targeted, and personalized if you are
signed into your google account, this might explain the difference?

Original comment by jusm...@gmail.com on 10 Sep 2009 at 11:07

GoogleCodeExporter commented 8 years ago
@jusmeig: Could you please elaborate on your point?

I have an application which does google search for some keywords and shows 
results in a formatted way. The marketing team looks at every day instead of 
going to google and searching for 10 keywords separately. Problem is my company 
is coming first in search results with API but 2nd with google browser search. 
Could anyone tell me why this might be happening? and how to fix it?

Original comment by sur...@gmail.com on 25 Jun 2010 at 4:49

GoogleCodeExporter commented 8 years ago
http://api.google.com/GoogleSearch.wsdl

Not Found

The requested URL /GoogleSearch.wsdl was not found on this server.

Original comment by santhosh...@gmail.com on 22 Dec 2010 at 12:50