Article may be outdated

This article is 13 days old. Some details may have changed since publication.

infoq.com·3 min read·hard

Cloudflare Announces Kitesurf, a Browser Engine for Agents

R
Renato Losio
Cloudflare Announces Kitesurf, a Browser Engine for Agents
AI Summary

Cloudflare has introduced Kitesurf, a lightweight browser engine specifically designed for AI agents rather than human users. By stripping away features like visual rendering and extensions, the engine aims to reduce the computational cost and memory usage required for automated web tasks.

Why it matters

This innovation addresses the high overhead costs of using standard browsers for AI automation, potentially enabling more scalable and efficient agentic applications.

Dive DeeperCreate a free account to unlock

InfoQ Homepage News Cloudflare Announces Kitesurf, a Browser Engine for Agents

Designed for tasks such as screenshots and HTML extraction, Kitesurf runs each page or out-of-process iframe (OOPIF) in a long-lived Dynamic Worker, isolated with its own JavaScript environment and DOM. Kitesurf builds the DOM by parsing HTML and CSS and executing JavaScript, using components from the Rust-based Blitz rendering engine and Firefox's Stylo CSS parser.

Kitesurf is not yet a replacement for Chromium, as it lacks support for video, WebGL, realistic TLS-based bot challenges, and long-lived authenticated sessions. While agents need browsers to perform many tasks, Celso Martinho , Ruskin Constant , Rui Figueira , and Lu s Duarte argue:

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →
technologyai

Get smarter about the news

Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.

Create free account

Already have an account? Sign in