Creating your Google Programmable Search Engine
Assuming you already have or are willing to go ahead and create an account with Google (which I assume is a necessary component to creating the programmable search engine), follow these steps to configure yourself a search engine.
-
Navigate to the landing page and click the Get Started button.

-
Enter your site address (I believe I went with
*.moondeer.blog/*) and click CREATE.
-
Here’s the first value we need, the Search engine ID, this is the value referred to every else as
cx.
-
Now, scroll down a bit and find the Programmatic Access section. Click the Get Started button to the right of Custom JSON Search API.






