Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Search API [closed]

The Google Web Search (SOAP) API was deprecated in November of last year, having been discouraged for a long time previously.

I noticed there exists the new Google Custom Search API, but this seems only for creating site-specific custom searches. So, is there currently any API solution for searching the entire web? Either using Google Custom Search or some other API?

like image 281
Noldorin Avatar asked Feb 25 '11 18:02

Noldorin


People also ask

Is there an API for Google search results?

The Google Custom Search API allows you to build your own programmable search engine. You can choose to have your search engine return both web and image results. The search engine can be configured to return results from a specific site, or from multiple sites about a particular topic.

What happened to Google APIs?

Legacy Google+ APIs have been shut down as of March 7, 2019. Developers should have received one or more emails listing recently used Google+ API methods in their projects.

What is Google+ API?

The Purpose of Google+ API is to provide a programming interface so that you can integrate application or website with Google+. Google implies a limit to the usage of Google+ API - Each developer has a quota.


1 Answers

Unfortunately, your options are now very limited. You can either use the Bing API (which is not known to be too reliable and often has different results compared to a regular Bing search) or try Yahoo Boss (paid)

like image 104
Gaurav Gupta Avatar answered Sep 22 '22 22:09

Gaurav Gupta