Google Search Results on my site

Hey there,

Anyone knows how I can get the search results from Google for a specific keyword/s from my site > sent to google search > then showing the results or at least first result on my site on Wix?

I think somehow using Google APIs with Wix code, but I’d appreciate if someone can guide me through the process.

Thank you

Hi,
Would HTML component work here?
Try adding one and set the website address to google’s URL, does that answer your needs?

I actually tried that, didn’t succeed. How can I make that in code so it googles different things according to what’s clicked - like it google whatever the button’s label is. Get me?

Hi,

You can access Google Search API to create and display custom searches on your site.
See more information here
To learn how to interact with third party APIs click here