Cloudflare Browser Rendering REST API https://developers.cloudflare.com/browser-rendering/rest-api... says 10/min day free (which is probably enough for an open source project that needs to run screenshots at various resolutions on a few builds per day)
But then there's this, which currently only execs partial js:
My mistake! Lynx and elinks still work but don't exec JS or WASM.
Cloudflare Browser Isolation runs part of the browser in the cloud, which might work for TUIs ..
Research open source solutions for self-hosting remote browser isolation;
Like these browser isolation Chrome extensions: https://www.legba.app/blog/best-browser-isolation-extensions...
And these:
RBI: remote-browser-isolation · GitHub Topics https://github.com/topics/remote-browser-isolation?o=asc&s=u...
Cloudflare Browser Rendering REST API https://developers.cloudflare.com/browser-rendering/rest-api... says 10/min day free (which is probably enough for an open source project that needs to run screenshots at various resolutions on a few builds per day)
But then there's this, which currently only execs partial js: