473,412 Members | 5,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

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

Per
I am doing a Natural Language processing project for academic use,

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?

applying for more than 10 licence keys and changing them if
query-quota-exception raised is not a neat idea...

May 5 '06 #1
4 2089
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.
May 5 '06 #2
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.

May 5 '06 #3
Per
Yeah, Thanks Am,

I can be considered as an advanced google user, presumably.. But I am
not a advanced programmer yet.

If everyone can generate unlimited number of queries, soon the
user-query-data, which I believe is google's most advantage, will be in
chaos. Can they simply ignore some queries from a certain licence key
or.. so that they can keep their user-query-statistics normal and yet
provide cranky queriers reseanable response?

May 5 '06 #4
Per wrote:
I am doing a Natural Language processing project for academic use,

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?


Would Yahoo's API work for you? IIRC, it allows 5000 queries per day
and up to 100 results per query. It also includes some easy-to-use
Python examples.

Or, if you are willing to pay for it, you can get as many queries as you
want from Alexa.

HTH,
Steve P.
May 6 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Francisco | last post by:
I have this question: I have a simple search to a db, something like: "select description from games where year = '1990'" suppose I get 300 results, I would like to display this in pages of 30...
8
by: Frnak McKenney | last post by:
Back when computer dinosaurs roamed the earth and the precursors to today's Internet were tiny flocks of TDMs living symbiotically with the silicon giants, tracking access to data processing...
3
by: Lad | last post by:
Hi, I would like to make in my web application a similar navigation like Google uses, I mean at the bottom of each page there are numbers of returned pages after you search query. Has anyone...
3
by: Tcs | last post by:
My backend is DB2 on our AS/400. While I do HAVE DB2 PE for my PC, I haven't loaded it yet. I'm still using MS Access. And no, I don't believe this is an Access question. (But who knows? I...
267
by: Xah Lee | last post by:
Python, Lambda, and Guido van Rossum Xah Lee, 2006-05-05 In this post, i'd like to deconstruct one of Guido's recent blog about lambda in Python. In Guido's blog written in 2006-02-10 at...
112
by: mystilleef | last post by:
Hello, What is the Pythonic way of implementing getters and setters. I've heard people say the use of accessors is not Pythonic. But why? And what is the alternative? I refrain from using them...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.