Bing Custom Search gives you the opportunity to add a powerful, tailored search experience to your own applications. It allows you to search specifically for topics you care about.
By using the portal at https://www.customsearch.ai/, you can create a custom view of the web.
If you want to build a custom search web page, the following steps describe the typical workflow.
There are three ways to consume the custom search instance.
The first, and easiest option, is to integrate a JavaScript snippet. Once you have published the search instance, you will be provided with a pre-configured JavaScript snippet, rendering the hosted UI. This can be pasted into your existing web page. This will render the search form on your website.
Another option is to link to the custom HTML site directly. This is the link used in a JavaScript snippet, but it is only used directly.
The last option is to use the REST API directly from your own code. We will not go into deeper details on this in this book.