Intuned bets browser automation still needs code, just less of it
The YC S22 company says Intuned Agent writes and repairs Playwright automations, while leaving revenue, customer names and funding terms undisclosed.
By Ryan Merket ยท Published
Why it matters
Browser agents are easy to demo and hard to operate. Intuned's bet is that production automation will be won by teams that combine code, infrastructure and AI-assisted maintenance, not by replacing scripts with pure AI browsing.

Intuned, a Y Combinator Summer 2022 browser automation company, used an April 4 product post to reposition itself around an AI agent that writes, deploys and repairs Playwright-based automations.
The launch post was authored by Faisal Ilaiwi, but the materials provided do not establish founder identities. The closest thing Intuned offers to an origin story is operational: after more than two years working on browser automation, Intuned says customers repeatedly told the team they did not want to write and maintain scripts themselves. A managed service grew out of that demand, according to Intuned, and the new agent is the attempt to turn that services work back into software.
That is the real bet behind the slogan on Intuned's homepage: "Stop writing browser automation." Intuned is not claiming that code no longer matters. It is arguing the opposite. For repeatable scraping, crawling and RPA jobs, Intuned says deterministic code remains faster, cheaper and more reliable than one-off AI browsing, but the work of generating and fixing that code can be pushed to an agent.
From scripts to maintained automations
Intuned's product now has two connected parts. The platform runs browser automations as production services. The agent generates and maintains the underlying code.
On the platform side, Intuned says teams can write in TypeScript or Python, use Playwright or compatible libraries, deploy projects as API endpoints or scheduled jobs, and inspect logs, browser traces and session recordings through Intuned's infrastructure. Intuned also advertises built-in authentication session management, proxies, CAPTCHA solving, concurrency control and auto-scaling "from one machine or hundreds."
On the agent side, Intuned says users can describe a task and provide a schema, then have Intuned Agent build a project, validate it against a live website, and produce code that can be reviewed, edited and deployed. Intuned also says the agent can inspect failed runs using traces and error context, then write fixes when a website changes.
The distinction matters because browser automation usually fails in the seams: login state expires, selectors break, anti-bot systems intervene, CAPTCHAs appear, jobs need retries, and customers still expect repeatable output. Intuned is selling the infrastructure and the maintenance loop, not just code generation.
The services wedge is still visible
Intuned's docs, app and examples repository show a developer-facing product, but the homepage also makes clear that services remain part of the go-to-market. Under "Managed Scraping," Intuned says its solution engineers, "powered by Intuned Agent," will build and maintain hundreds or thousands of scrapers for customers, with customers owning the resulting code.
That hybrid posture is useful and revealing. For buyers, it reduces the risk of adopting a new automation platform for messy production work. For Intuned, it gives the company a way to learn from real customer edge cases while turning repeatable implementation work into agent behavior. The tradeoff is that the business may be judged not only on software margins, but on how much human work still sits behind the agent.
In its April 4 post, Intuned says it has processed "millions of automation runs" over the past two years, and on its homepage it claims to have delivered "thousands of production scrapers." Those figures are company-stated; the provided materials do not include customer names, revenue, retention, headcount, pricing detail, valuation or total funding raised. The only financing signal in the source material is the YC S22 affiliation.
The competitive line Intuned is drawing
Intuned is positioning itself between traditional automation frameworks and AI browser agents. It names Playwright as the core code path and says it supports compatible libraries. It also says users can combine deterministic Playwright logic with AI-driven tools and APIs including Anthropic Computer Use, OpenAI (@OpenAI) CUA, Stagehand, Browser-use and Gemini Computer Use from Google (@Google).
That puts Intuned in a practical corner of the AI agent market. Many agent demos work once; production teams need the same job to work every day, against the same site, with predictable cost and output. Intuned's answer is to keep the durable part in code while using AI for the expensive human labor around setup, repair and adaptation.
The harder edge is anti-detection. Intuned explicitly advertises stealth mode, proxies and CAPTCHA solving. Those features are commercially important for customers scraping e-commerce sites, job boards, government portals and other web properties, but they also put Intuned in the long-running conflict between data buyers and website operators that do not want automated access. Intuned frames the product around reliability and ownership of code, but its buyers will judge it on whether it can survive the blocking systems that make browser automation brittle in the first place.
For now, the unanswered question is scale beyond the product claim. Intuned has described a credible pain point and a coherent architecture: code for reliability, agents for maintenance, infrastructure for production. The evidence not yet disclosed is whether that combination is producing repeatable software revenue without depending too heavily on solution engineers.