V
V
vmb2012-12-04 16:12:38
Google
vmb, 2012-12-04 16:12:38

Minimum XHR-API for Google Search?

Suppose I have a set of expressions in English. I need to use JavaScript and search the web to check which of them are author's and which are elements of the language (phraseological units, catchphrases, famous quotes, proverbs, speech stamps, etc.). That is, to check the frequency of their ready use in speech.

Is there a simple Google search XHR-API that can get just the number of occurrences of an expression, without links or examples? Let's say I send a quoted string ( ) via GET or POST "to be or not to be", get a number (the one that is usually shown above the first page of the search results - About 7,500,000 results...) or minimal JSON with statistics.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WEBIVAN, 2012-12-04
@WEBIVAN

ajax.googleapis.com/ajax/services/search/web?v=1.0&q=query

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question