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

Heiko Wundram me+python at modelnine.org
Fri May 5 07:50:09 EDT 2006


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...

--- Heiko.



More information about the Python-list mailing list