To answer your first question, yes. You can use the RESTful side of the AJAX Search API to run searches from server-side applications. Check out the documentation below:
http://code.google.com/apis/ajaxsearch/documentation/index.html#fonje http://code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje That said, the AJAX Search API and its RESTful side are the only allowed way to access Google results. And at present, you will always be limited to a maximum of 64 results returned across multiple requests. 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 15, 2009, at 6:18 AM, AJ wrote: > > I would like to do a Google News Search and save the complete results > to a server. Does Google provide News Search APIs that can be invoked > from server-side? > > I have gone through the documentation "Saving AJAX Search Results to a > Server" which prepares and posts the results to a server.However the > Google AJAX search can return utmost 8 results at a time and limited > to first 64 results total. > > I want to retrieve all the results to the server no matter what the > result count is. > > Thanks in Advance! > AJ > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
