Git Product home page Git Product logo

Comments (8)

yadavamarjeet avatar yadavamarjeet commented on July 30, 2024 4

according to https://support.google.com/translate/thread/3870393?hl=en "The translate.googleapis.com site use is very limited. It only allows about 100 requests per one hour period and there after returns a 429 error (Too many requests). On the other hand, the Google Translate Api has a default billable limit of 5 requests/second/user and 200,000 requests/day."

The Google Translate API has a specific Google Group where many more people discuss that product since we don't get too many questions about the API so you may find https://groups.google.com/forum/#!forum/google-translate-api very interesting to read.

Google Translate API does come with their own support located at https://cloud.google.com/support-hub/ as well since Google Cloud Platform can cost money (the API is something that can incur costs).

from google-translate.

taishi55 avatar taishi55 commented on July 30, 2024

Can you avoid to hit the limit by changing ip address?

from google-translate.

iamtraction avatar iamtraction commented on July 30, 2024

yes, you can.

from google-translate.

taishi55 avatar taishi55 commented on July 30, 2024

May I ask how to do it??

I already hit the limt and getting the following error.

SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at node_modules/undici/lib/api/readable.js:237:20)

from google-translate.

iamtraction avatar iamtraction commented on July 30, 2024

you've to use a proxy/vpn. or wait for the rate limit to expire.

from google-translate.

taishi55 avatar taishi55 commented on July 30, 2024

Yes I'm trying to integrate http-proxy-agent. I wonder if your module is cabpable for it

from google-translate.

iamtraction avatar iamtraction commented on July 30, 2024

try it out and let me know. i have not tested it.

from google-translate.

taishi55 avatar taishi55 commented on July 30, 2024

I'm not so familiar with proxy...

I found this google translate library. So far I looped so many time, but I don't get any limiations. You want to check this out!!

from google-translate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.