Asteroid's Enterprise Browser Automation Focus

Diving deeper into

David Mlcoch, co-founder & CEO of Asteroid, on browser automation and the last mile problem of AI

Interview
It's semi-complementary, but there is also some competition.
Analyzed 5 sources

The real boundary is not browsing versus automation, it is casual exploration versus repeatable operations. ChatGPT Agent and Claude are getting good at going out to a site, reading pages, and completing occasional tasks with built in computer use, but those systems are still designed around general purpose browsing and visual interaction. Asteroid is aimed at the opposite problem, where a company needs the same browser workflow to run reliably at high volume across legacy portals that have no API, with monitoring, replay, and human supervision built in.

  • The complement is that foundation model agents are a natural front end. They can reason about a request, then hand off the last mile step to a browser agent when a workflow has to log into an old insurance or healthcare portal and type structured data into the system of record.
  • The competition is that model vendors are moving browser control into the core product. OpenAI folded Operator into ChatGPT agent in July 2025, and Anthropic offers a computer use tool for screenshot, mouse, and keyboard control. That makes basic web task execution a native model feature.
  • Asteroid is differentiated less by raw browsing ability and more by packaging. It uses hosted browsers and Playwright under the hood, targets non technical operations teams, and turns one successful run into a reusable script so the next run can drop from minutes to seconds across many parallel jobs.

This market is heading toward a layered stack. Foundation models will own ad hoc web use and lightweight agent browsing, while specialized platforms win where the work has to run every day, inside brittle enterprise portals, with audit trails, supervision, and throughput that a browser on one person’s laptop cannot deliver.