AEM Global Search
Hi All,
We are trying to use the AEM global search functionality to use the search functionality as is. We are looking for a solution where we can consume a JSON and build a custom UI on top of that. If I inspect the network tab I can see that the search call is returning a HTML as below.

Is there a way we can use the same query and search results as JSON and build a custom UI on top of it ?