Top "Google-search-api" questions

The Google Custom Search API enables licensed API access, via REST calls, to the Google search engine.

Getting more than 10 results by Google Custom Search API V1 in Java

I am using Google Custom Search API in Java to get results of Google in response to a query. I …

java google-search-api
Is there a way to programmatically access Google's search engine results?

Does google offer a way to programmatically see their search engine results for a certain query? I want to build …

api google-search pagerank google-search-api
Get first image from google

I want to display the first image on google search in my website against a keyword. I would really like …

javascript image google-search google-search-api
How to search Google by specific URL?

I want to search for results from a specific site but only from a specific section of the site, I …

search-engine google-search google-search-api
Direct link to obtain a google custom search API key?

I have an API key that I use for Google custom search queries on the json search API that's here: …

google-search-api
Adding Google Search API to Android App

Hi i would like to add google search api to my application.and the search result should be shown in …

android google-search-api
Google Search API site limit

According to the Google custom search API's docs: http://code.google.com/apis/customsearch/docs/start.html#sites there is …

google-search google-search-api
Scraping/Parsing Google search results in Ruby

Assume I have the entire HTML of a Google search results page. Does anyone know of any existing code (Ruby?) …

ruby google-search google-search-api
Google search API wrapper for Node.js

I am looking for a Google search API wrapper to be used in Node.js, I have searched around but …

node.js google-search-api
ModuleNotFoundError: No module named 'google'

Once I am trying to use google search api it's showing me an error: Traceback (most recent call last): File "…

python google-api google-api-php-client google-search-api