
Cloudflare Kitesurf: Cheap Page Reads for AI Agents
Summary
Wire Cloudflare's agent-first browser into a Python LLM tool loop, with a Chromium fallback.
Cloudflare shipped Kitesurf, a browser engine written from scratch that runs inside V8 isolates on Workers. Not a Chromium wrapper, not a headless flag. A real rendering engine assembled from Blitz, Firefox's Stylo CSS parser, and the Boa JS engine, compiled to WebAssembly, built specifically so AI agents can read web pages without paying for a full Chrome process.
The number that made it spread across Hacker News and X this week: on Cloudflare's own 14-URL benchmark, Kitesurf uses 7x less memory than Chromium for HTML extraction and 3.8x less CPU. Those are the two meters that actually bill you when an agent reads a hundred pages an hour.
Keep reading — it's free
Enter your email to keep reading — plus the best of AI & tech, daily. Free, forever.
Already a member? Sign in
Comments
Be the first to comment