We’re one month into building Lindra, a platform that turns any website into a workflow by automatically generating browser-agent scripts and running them. Today it supports actions on a single domain. This week we’re shipping nodes so you can chain steps into full multi-page flows. Think grab information from any page and push it to your crm, google apps or your own code.
Why we’re making it We kept writing brittle Puppeteer/Playwright scrapers that broke when a site changed and remained unreliable. Lindra lets you describe the goal and generates an agent that adapts to DOM changes and exposes a clean API.
Technical bits
Built with Astro + playwright + Supabase
Try it → lindra.ai