Top "Google-search" questions

SEARCH ENGINE OPTIMIZATION(SEO) IS OFF-TOPIC.

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
How to filter search result in google search just for one country?

I want google search to only return the results from my country. How can I filter these results to do …

search-engine google-search
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
Does google index pages with hidden divs?

I am starting to redesign and develop a site that contains a lot of text and I am thinking of …

seo google-search
Setting "User-Agent" parameters for URLConnection for querying Google from a Java application

I am trying to get the results back from a Google query, in Java as follows: String urlquery = "https://www.…

java httpurlconnection urlconnection google-search
List of JSON search engine APIs without quotas, like Bing?

I'd like to display some custom search results. I've looked at the JSON APIs of both Google and Microsoft (Bing). …

search-engine google-search bing
What language was Google written in at the beginning?

I wonder what language Larry Page and Sergey Brin wrote Google with? I'm not talking about the languages that are …

google-search
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
How to get the referer search query from google?

As recently as two days ago, the following code worked to get the search query from google: $refer = parse_url($_…

php search-engine google-search
Retrieving an entire website using Google Cache?

There is a site that I want to retrieve from Google Cache that had thousands of pages. Is there any …

google-search