No, you can only get up to 8 results at a time, but you can get 8  
pages of 8 results, for a total of 64. That said, you can give the  
appearance of retrieving 64 results simultaneously by getting all  
eight pages (or however many there actually are) sequentially. To see  
how you would do this in Javascript, you can check out my blog post,  
linked below. Make sure you also read the comments because there is an  
important bugfix in there.

http://jgeerdes.blogspot.com/2008/12/how-to-get-all-results-available-from.html

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 May 12, 2009, at 7:25 AM, jm wrote:

>
> What does 'across 8 sets of 8 results each' mean?  I thought 64
> results was one set of results.  Thanks!
>
> On May 11, 4:12 pm, Jeremy Geerdes <[email protected]> wrote:
>> Outside of Google's security policies designed to prevent DDOS
>> attacks, there is no limit on the number of queries you can run in a
>> given timespan. However, there is a limit on the number of results  
>> you
>> can get per query. Namely, at this time, you can retrieve no more  
>> than
>> 64 results - across 8 sets of 8 results each - for any query. For
>> LocalSearch queries, this is 32 results total, in four sets of 8.
>> Also, you'll probably want to review the TOU, especially if you'll be
>> making all your queries in an automated fashion.
>>
>> Jeremy R. Geerdes
>> Effective website design & development
>> Des Moines, IA
>>
>> For more information or a project quote:http://jgeerdes.home.mchsi.comhttp 
>> ://jgeerdes.blogspot.comhttp://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, 
>> athttp://jgeerdes.blogspot.com
>>   !
>>
>> On May 11, 2009, at 1:53 PM, jm wrote:
>>
>>
>>
>>
>>
>>> For example, could I do 1,000,000 searches daily like
>>> "link:www.domain.com/page.html" or are there limits per IP address  
>>> or
>>> something similar?- Hide quoted text -
>>
>> - Show quoted text -
> >


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