For the past month, I’ve been building a lightweight automation platform that generates browser agent scripts from any website. Basically, instead of writing brittle scrapers or manually copying updates, I tell the system the url and the task, and it turns that into a repeatable workflow.
Currently it handles only single-page actions (e.g. login → grab data → send somewhere), but this week I’m rolling out nodes so you can chain steps and integrations like Google apps and CRMs.
Try it out and let me know what you think!
Top comments (0)