Hello,

Just to clarify, Language detection is only available in v1 of the API,
though we're working to implement this in v2 soon.

Also, for v2, with the daily limit, I believe the quota should be based on
un-urlencoded strings.  So %20 would just be 1 character (a space).

Cheers,
Adam

On Fri, Mar 11, 2011 at 4:48 AM, Vision Jinx <[email protected]> wrote:

> If your sending a flood of automated requests then it is likely you
> may be getting blocked.
>
> Which version of the API are you using? If you got your API key from
> the API Console then it's likely your using v2 of the api which has a
> "Default limit: 100,000 characters/day" You can try and use the
> console to request an increase to this quota but Google has not
> provided any information about this process.
>
> One thing about the characters per day limit is these are most likely
> url encoded characters so you will find the actual word character
> limit a lot smaller (since an url encoded space would be %20 which is
> 3 characters for example)
>
>
> On Mar 11, 2:39 am, Ross <[email protected]> wrote:
> > I tried to use the google API to detect language of the text.
> >
> > After a few tries that worked perfectly fine, it stopped working?
> >
> > Did google block my IP? Is there a limit on how many requests I can
> > send?
> >
> > Will this not work any more for me?
>
> --
> 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.

Reply via email to