3

There is a similar question here, but I think the answer is not correct.

Yahoo! Boss gives me the access to its entire search index, whereas Google Custom Search API allows you to search sites which you yourself provide.

So, I want to know if there is a Google Search API, which allows me to search its entire index like Yahoo! Boss.

Community
  • 1
  • 1
simplfuzz
  • 12,479
  • 24
  • 84
  • 137
  • Thanks for that question! I didn't notice that the WebSearch API (http://code.google.com/apis/websearch/docs/reference.html) has been deprecated. My product manager won't be happy :-/ – volpav Jan 14 '11 at 08:07

1 Answers1

2

Google Custom Search API allows you to search sites which you yourself provide.

I suspect you are mistaken, with this pdf searchengine

You can search the entire web

and they're using Google Custom Search.

I'd say that YBOSS is much more straightforward, but since v2 you have to pay for it, and there might be legal issues as to whether with Google you can re-order the results. I suspect you cannot.

simpatico
  • 10,709
  • 20
  • 81
  • 126