we have a separate /content endpoint for html https://developers.cloudflare.com/browser-rendering/re
we have a separate /content endpoint for html https://developers.cloudflare.com/browser-rendering/rest-api/content-endpoint/. any reason that doesn't work for you?
Cloudflare Docs
The /content endpoint instructs the browser to navigate to a website and capture the fully rendered HTML of a page, including the head section, after JavaScript execution. This is ideal for capturing content from JavaScript-heavy or interactive websites.

