Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Google and Yandex do not have an API for live search results. But you can directly turn to the search engine scripts that give hints. Google has jsonp without a wrapper in a function, Yandex has everything as it should (also jsonp but correct).
https://www.google.com/cse/
judging by the video, everything is exactly as you ask. Try to put, delve into the settings. Or have you tried and something is missing?
There is no special API, but you can use the requests sent by the search engines themselves. They can be traced through the debugger. For example, in the case of Google, a request is sent to https://www.google.ru/s and a response is returned in the form of JSON - why not an API? Similarly, I think, for other search engines, they are unlikely to pack or encrypt something there.
And it's not clear about the extension for chrome - like chrome already has a live search function from the address bar.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question