Hello, I am developing a project using Google AJAX Search API. I query
for a few terms, see if my website ranks in the first 8 results,
display the position if so.

Now, I want to put a link to the actual google search (e.g.
http://www.google.com/search?hl=en&q=test) for each of my terms. The
problem is that the position got from the AJAX API is not the same as
the position from the URL, e.g. the API finds my URL at position #5,
but when I google for it I find it on #3.

How can I get the same search result, using both the API and plain
URLs to search results?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to