M
M
midinushabdan2014-08-23 11:45:02
HTML
midinushabdan, 2014-08-23 11:45:02

How to connect site search with Google search engine?

I have such a question, I have a video search on the site and I need to make it so that when the user enters the name of the video in the search, the desired video is found and played in the video player on the site. Is it possible to implement this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Petrov, 2014-08-23
@Petroveg

You will not be able to embed the google search engine. No CORS, no JSONP.
Proxy only - you send a request to your server, it broadcasts to Google and receives a response. Sending a request to your server using AJAX or a regular GET request is up to you.

A
Alexander Taratin, 2014-08-23
@Taraflex

Embed Yandex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question