Is there any way to get full HTML on transformer or other service where I can modify the HTML before rendereing on browser.
I was implementing the transformer on an AEM project. My goal is to grab the whole HTML on transformer or any backend services where I can modify some elements of the html if needed. Is there any way to do it?