thanks sir,
                  but one thing I want to know that if I want to track my
users that which link he/she is clicked then how did we get that URL from
the list of links which is provided by google. As I am using firebug for
getting the DOM of the page and I got the hierarchy but still i dont save
that link into any variable. If anyone is having some idea then please let
me know.....thank u...

On Thu, Apr 2, 2009 at 4:10 PM, Jeremy Geerdes <[email protected]> wrote:

>
> If you're wanting to save the urls returned from the AJAX Search API,
> you're going to have to use a search complete handler that will grab
> them and send them back to a server with XMLHttpRequest or something.
> You won't be able to see it in the regular page source as the results
> are dynamically generated after the page is already loaded.
>
> That said, you will never be able to get the URL of _every_ result
> that Google would return for a given search. The AJAX Search API
> currently is limited to returning no more than eight (8) pages of
> eight (8) results - for a total of up to 64 results returned - for any
> given search.
>
> Jeremy R. Geerdes
> Effective website design & development
> Des Moines, IA
>
> For more information or a project quote:
> http://jgeerdes.home.mchsi.com
> http://jgeerdes.blogspot.com
> http://jgeerdes.wordpress.com
> [email protected]
>
> Unless otherwise noted, any price quotes contained within this
> communication are given in US dollars.
>
> If you're in the Des Moines, IA, area, check out Debra Heights
> Wesleyan Church!
>
> And check out my blog, Adventures in Web Development, at
> http://jgeerdes.blogspot.com
>  !
>
>
> On Apr 2, 2009, at 1:59 AM, [email protected] wrote:
>
> >
> > I want to get the URL of every node of google results after using
> > google ajax api. As google is giving the results and when we see the
> > view page source then we cant see all the searched results.
> >
> > >
>
>
> >
>


-- 
विक्रम कुमार........!!!!!!!!!

--~--~---------~--~----~------------~-------~--~----~
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