I thought automated requests would be something like a bot, in our case the search engine needs to be filled out by an end user. Can you clarify this? Thanks
On Apr 1, 10:25 am, Jeremy Geerdes <[email protected]> wrote: > There is no hard limit on the number of queries your application can submit > per day, but the TOS are very clear in that you are not allowed to utilize > automated requests. So there is a dynamic throttling mechanism designed to > detect probably cases of abuse (i.e., an application submitting dozens or > hundreds of requests in rapid succession) and clamp down on that. There is no > workaround, and to my knowledge, there are no options for an "enterprise" > account where you can submit more queries. > > Jeremy R. Geerdes > Generally Cool Guy > Des Moines, IA > > For more information or a project quote: > [email protected] > > If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan > Church! > > On Apr 1, 2011, at 9:10 AM, Greg Georges wrote: > > > > > > > > > Hello, > > > We were using the Google language detection API call (http:// > > ajax.googleapis.com/ajax/services/language/detect?v=1.0) and then > > found out that our calls were blocked with the message "suspected > > terms of use violation". > > > We use the language detection to determine the language of the search > > query entered into our search engine. When we tested it seems that > > after 1000 queries we were being blocked. > > > Is there a maximum of queries per day? If so, is there a way to get an > > enterprise account? Right now when we call the service we are only > > passing the query string in the q parameter. Do we need to pass > > another identification parameter to the service so that we are not > > maxed at around 100 queries? > > > Thanks in advance > > > Greg > > > -- > > 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 > > athttp://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.
