If there is a way to do this, it's not documented anywhere that I know of. And sadly, with the AJAX API, you are required by the TOS to display the results in the order that you receive them. So if you want to display the 64th result (the last one you can get via the API), you have to display results 1-63 as well.
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 Oct 26, 2009, at 5:09 PM, limegreencoolaid wrote: > > I want to create a fun time wasting website that will show the LAST > search results for a specific search term. So is there any way through > the API that I can do a google search and then sort by least relevant > to relevant? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
