Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

How to increase limit of searches in SEARCH API

211 views
Skip to first unread message

agesd

unread,
Jan 24, 2008, 3:54:16 AM1/24/08
to Google AJAX API
Hello,

We are going to start a custom search engine that will use google
search API.

The problem is - search API has a dayly limit of 1000 queries.

Is there a way to increase this limit?
We can pay for it or show adsense banners on our search results.


jgeerdes [AJAX APIs "Guru"]

unread,
Jan 24, 2008, 6:47:17 AM1/24/08
to Google AJAX API
Actually, while there was a query limit on the now-deprecated SOAP
Search API, there is no such limit on the AJAX API. Rather, the AJAX
API is limited in that it will only return a maximum of 32 results
over 4 pages (i.e., 8 results per page) per search query. So if I
search for "jellybeans", I can only ever get the first 32 results from
that search.

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
jgee...@mchsi.com

agesd

unread,
Jan 27, 2008, 10:29:14 PM1/27/08
to Google AJAX API
What can we do with this AJAX results?

Can we customize it
integrate in our site looks and feels?

jgeerdes [AJAX APIs "Guru"]

unread,
Jan 28, 2008, 4:05:13 PM1/28/08
to Google AJAX API
You can do just about anything you want EXCEPT re-order the results
and/or intermingle it with your own stuff (or someone else's, e.g.,
Yahoo!). Look at the documentation for some really great examples:

http://code.google.com/apis/ajaxsearch/
Reply all
Reply to author
Forward
0 new messages