Answer the question
In order to leave comments, you need to log in
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
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question