Top "Google-custom-search" questions

for questions related to implementing Google Custom Search on a web site, or using the Google Custom Search APIs.

What are the alternatives now that the Google web search API has been deprecated?

Google Web Search API has been deprecated and replaced with Custom Search API (see http://code.google.com/apis/websearch/). …

google-api deprecated google-search google-custom-search
How can I add an integrated Google search to my website?

Basically I have a website. I have a properly setup sitemap so I assume Google knows about all of my …

search google-custom-search
Programmatically searching google in Python using custom search

I have a snippet of code using the pygoogle python module that allows me to programmatically search for some term …

python google-custom-search
Google Custom Search with custom search box and button?

I am trying to make a Google custom search (I just need some sort of search engine on my site), …

input google-search google-custom-search
Java code for using google custom search API

Can anyone please share some java codes for getting started with google search api's.I searched on Internet but not …

java api google-custom-search
Java SSLException: hostname in certificate didn't match for www.googleapis.com

Environment: Mac OS X Lion & Linux Debian squeeze/sid, JDK 1.7.0 & JDK 1.6.0_27 Error: javax.net.ssl.SSLException: hostname in …

java ssl google-api google-custom-search
How to get started with Google Custom Search API?

I'm trying to write a Java program that uses Google's Custom Search API to retrieve search results. As a first-time …

google-api-java-client google-custom-search
Steps for using Google custom search API in .NET

I am trying to use Google custom search API in my .NET project. I have an API Key provided by …

c# .net google-custom-search
Is there a working sample of the Google custom search rest API?

I need to create a screen which automates Google search. I know JavaScript and I'm trying to get GSE works. …

google-custom-search
How can I set a custom width on my Google search iframe?

I am trying to use google search for my site: http://www.houseofhawkins.com/search.php It is not playing …

google-search google-custom-search