What are the API limits for the Google Search API for Shopping?

I read here that there is a limit of 2500 queries per day. However, I can't find any reference to the limits in the official documentation. Can anyone advise, or point to an authoritative source?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

This thread talks more about the limits. Apparently it's a 'starter' plan of 2500 queries per day. You can request to have that limit increased.

According to "Raz":

Go to https://code.google.com/apis/console/ . On the left side is the Traffic Controls link where you can instantly set you requests/user/second and request a higher daily per user quota. Also, on the same page it says the default 2500 is per end user IP address which can be specified via a request parameter.

link|improve this answer
Excellent, thanks. – Ciaran Apr 7 '11 at 2:32
Note that if the API url you're using includes /public/ in the path (it's referred to as the "source"), you won't get a quota increase. You must either create a Commerce Search account (starts at $25k/year) or use the Google Affiliate Network. Making a mobile app? See: developers.google.com/shopping-search/forum/… – Adam Monsen May 15 at 23:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.