ALL TAGS

Tag: puppeteer

Real-time

Porting Go-Rod to TypeScript: Browser Automation from Scratch

Go-rod — the DevTools Protocol automation library used by Charmbracelet for VHS — is being ported to TypeScript as a multi-package monorepo. Three packages complete: cdp-input (keyboard/mouse encoding), cdp (WebSocket client), and browser-launcher (process management). 107 tests, 179 expects. Zero dependencies.

March 21, 2026 6 min read
Read Story →
Data

I Mined 47,000 Businesses from OpenStreetMap and Scored the Ones That Need a Website: Building an Automated Lead Gen Pipeline

How the osm-vibe-all pipeline parses 13GB of PBF data from four European countries, crawls websites with Puppeteer, scores web presence quality, and identifies businesses ripe for outreach — all from open-source geographic data.

February 15, 2026 13 min read
Read Story →