kernel Developer Tool Other 1 variant

Kernel Browser Automation (Playwright)

Open and read web pages in a real Kernel cloud browser with Playwright

KEkernel/project
Browser AutomationPlaywrightWeb ScrapingAI AgentKernel

Default build command

stripe projects build my-app --template kernel/browser-automation

This uses the registry’s default variant for kernel/browser-automation. Use the variant-specific commands below to target a particular stack.

Default playwright

Kernel cloud browser • Playwright

Template selector: kernel/browser-automation/playwright

Build command

stripe projects build my-app --template kernel/browser-automation/playwright
KEkernel/project

Source

https://github.com/kernel/stripe-projects-templates

Pinned ref: e789346adcc83aa2c75dac8b3a2b2e927df4d791

Setup

Install command

uv sync

Next steps

Run locally

uv run run_local.py --url https://news.ycombinator.com

Deploy to Kernel

kernel deploy main.py