P
P
PO6OT2015-08-19 18:32:58
Google
PO6OT, 2015-08-19 18:32:58

Which resource should I contact to get autocomplete from Google?

How to get autocomplete results from google using php?
How does JS do it on a search engine site? What resource is he referring to?
I would like to get an array when requesting "to" using php

array("киного", "кинопоиск", "курс доллара", "курс валют")

or json
["киного", "кинопоиск", "курс доллара", "курс валют"]

8ca6668edece4b669ee024c3f4fe96ac.png
[Added]
Made a project. ~Link no longer works

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
primitiveko, 2015-08-19
@woonem

clients1.google.com/complete/search?hl=en&output=t... Taken
from here stackoverflow.com/questions/5102878/google-suggest-api

V
Viktor Vsk, 2015-08-19
@viktorvsk

I would like to

Many would like to, but, alas, google search api is an expensive thing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question