pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
896 stars 178 forks source link

[Error: Quota limit exceeded, try again later] #31

Closed voltuer closed 8 years ago

voltuer commented 8 years ago

I guess I need an api key, but how do i set it, and let's consider google doesn't offer this API publicly

pat310 commented 8 years ago

@sebfindling Yes this is an unofficial API so there is no api key and unfortunately, Google will limit the number of requests you can make in a given time period. I have not figured out a way around this yet but when I do, I will reopen this issue.

mattmoo commented 8 years ago

Any idea of what the quota is?

meetwudi commented 8 years ago

Do we have an idea about what the limit is? Like 3000 requests per day maybe?