Cloudflare Browser Run 推出 Kitesurf:面向 AI 代理的无状态浏览器
Browser Run - Introducing Kitesurf, an agent-first browser on Browser Run
面向 AI 代理的浏览器新选项,资源占用大幅降低,适合跑大量自动化任务的开发者。想尝鲜的话,在 Browser Run 请求里加 browser=kitesurf 参数即可,beta 期免费。
Kitesurf is Cloudflare's new stateless, highly scalable browser that runs entirely on top of Workers and is designed for AI agents. It is available for free while in beta.
Compared to Chromium, Kitesurf uses 3–7× less CPU and memory for common agentic tasks like screenshots and HTML extraction, so you can run more sessions and scale better for bursty, AI-driven workloads.
Your existing clients already work. To opt in, add the browser=kitesurf parameter to any Browser Run CDP or Quick Action endpoint:
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<ACCOUNT_ID>/browser-run/screenshot?browser=kitesurf' \
-H 'Authorization: Bearer <API_TOKEN>' \
-H 'Content-Type: application/json' \
-d '{
"url": "https://example.com"
}' \
--output "screenshot.png"You can also explore Kitesurf without writing any code in the public playground ↗.
For more information, refer to the Kitesurf documentation and the blog announcement ↗.
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力