(question) How to use python get access to google search without query quota limit

Duncan Booth duncan.booth at invalid.invalid
Fri May 5 07:55:27 EDT 2006


Heiko Wundram wrote:

> Am Freitag 05 Mai 2006 13:37 schrieb Per:
>> I think google's rich retrieval information and query-segment might
>> be of help, I downloaded google api, but there is query
>> limit(1000/day), How can I write python code to simulate the
>> browser-like-activity to submit more than 10k queries in one day?
> 
> How about asking them for a "license" which doesn't have this
> restriction before taking the trouble to work around a limit they
> don't impose for nothing? Anything else might be considered
> text-/email-grabbing, and can get you into serious trouble...
> 
Google's FAQ says they don't currently offer licenses for more than 100 
searches per day. The OP should accept this and try living within these 
limits.




More information about the Python-list mailing list