How add a jQuery that makes an AJAX call to https://www.google.com?

How add a jQuery that makes an AJAX call to https://www.google.com?

Hi. I want to add a jQuery in my html page that makes an AJAX call to pages like https://www.google.com and it shows the content on my html page? How can I do that? I tried it myself to write a code but it didn't work