Google and YaHoo have a search api interface similar to bing ?? I want to create an api similar to salaaam.com for multiple search engines bing. search. live. netjson. aspx provides the search interface. I used curl_setopt to successfully obtain the returned value and hung my own style. However, no such api was found by Google, neither Google's Custom nor Adsense does Google and YaHoo have a bing-like search api interface ??
I want to create a deployment similar to salaaam.com for multiple search engines bing ......
YaHoo only finds paid Boss. is it free of charge?
------ Solution --------------------
Previously, the web search api was replaced by the current custom search api,
You can change the control panel to search web, but the input sites takes priority. (you can try filtering out the results of these input sites and check if they are similar to google web search)
You can study whether you can obtain similar web search results through parameters. (But note that google will get different results in different regions, so it is hard to say that google websearch is exactly the same as google websearch ...)
Discussion
Reference:
Google's
Http://code.google.com/apis/customsearch/v1/overview.html
This is still a custom search. er, it only returns data in JSON/ATOM format. doesn't it look like google websearch?