Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the Google Translate API Rate Limit #124

Open
anilcosaran opened this issue Oct 17, 2023 · 3 comments
Open

About the Google Translate API Rate Limit #124

anilcosaran opened this issue Oct 17, 2023 · 3 comments

Comments

@anilcosaran
Copy link

I'm curious about the request limit for Google Translate (for free usage and without using Cloud). I can't determine how many proxies to use because I don't know the request limit. Does anyone have this information?

@vitalets
Copy link
Owner

I think request limits information is not public as this api itself is kind of internal usage for google :)
But there is hit-too-many-reqs.ts file that you can run and check when you hit these limits.

@bitbytebit1
Copy link

Has there been any experimentation with using a delay to work around the rate limit?

@anilcosaran
Copy link
Author

@bitbytebit1
I sent requests in a for loop for 1 hour without any delays, and there were no issues. I haven't tested it further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants