You need to use the AJAX Search API. Documentation can be found at the links below. You will need to build your own search control which will set up a Javascript listener for when the page scrolls so that it will know when to run the next request.
http://code.google.com/apis/ajaxsearch/documentation/index.html http://code.google.com/apis/ajaxsearch/documentation/reference.html Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On May 26, 2010, at 3:32 AM, Jaga wrote: > Hi, > > I have a requirement like I need to add google searchbar in my html > page, once I search using the google bar it should display the first > page of results and once I scroll down the page it should fetch and > display the next page of results automatically instead of clicking on > the page numbers, > > may I know what API's I should use , please let me know on this, > > Thanks & Reagrds > Jagadish > > -- > 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. > -- 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.
