Giter Site home page Giter Site logo

Comments (4)

sirEgghead avatar sirEgghead commented on July 24, 2024 1

Also, thank you for this fork!

from google-translate-api.

AidanWelch avatar AidanWelch commented on July 24, 2024

We were doing fine until this morning. It seems that we have now reached a rate limit on the API key.

You're actually not using an API key, instead this package simply is using the public Google Translate endpoints, so what probably happened is Google rate limited just because of the number of requests from your IP, you may benefit from using a proxy.

v10.4.0 supports batch translations in a single request, so you should be to batch what you need translated together and keep requests down. Also, it is probably not only an issue of number of requests but spacing between them, if you are doing a lot of requests you may want to add a delay between them instead of sending them all at once.

from google-translate-api.

sirEgghead avatar sirEgghead commented on July 24, 2024

I assumed the package was using an API key since it's Google Translate.

My app personally isn't hitting the Google rate limit, as there are less than 20 requests per day.

from google-translate-api.

AidanWelch avatar AidanWelch commented on July 24, 2024

Moving to [#16]

from google-translate-api.

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.