Question

I have been using the Google Websearch API for over 1 year now. The service was deprecated in Nov 2010 but continues to provide results to date. More recently, google has started to enforce the 1,000 queries (?) per day limit on this deprecated service. I swear, last month I made over 10,000 API calls in one day without any errors from the service (same IP, same API key).

So I guess my question is has anyone found an alternative yet? I know yahoo boss is pretty good but I am working exclusively on Google for my projects. I do not mind spending money for for this service either as long as i can get 64 results from Google.

On that thought, how are services like Zoomrank able to bypass all Google limits? I have a subscription with Zoomrank and I can get daily rankings for all my keywords. Do they have a tie-up with Google or are they just accessing some secret service I don't know about.

Some people have suggested the new Google custom search, but i dont know how does that help me search the web? Google CS is limited to the CSE you create and searches within those engines. If I am looking for web results for Pizza, Google CS doesnt help me.

Thanks for your input. Much appreciated

Was it helpful?

Solution

UPDATE: @ggez44 points to some official Google documentation of the solution described below here: http://support.google.com/customsearch/bin/answer.py?hl=en&answer=1210656


You can use the Google Custom Search Engine to search the entire web.

In brief:

  1. Create a CSE that searches a single site (e.g. google.com)
  2. In the CSE control panel's Basics section, set to "Search the entire web but emphasize certain sites"
  3. In the Sites section, delete the single site that you added when you created the CSE

Full details here:

Once that's implemented, you can enable billing in the Google API Console at a CPM of $5, to a total of 10,000 queries.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top