Anthropic Introduces New Browser Use Tool for Claude API, Enhancing Web Interaction
Anthropic has launched a new Browser Use tool for its Claude API, designed to provide the AI with a structured view of web pages. This tool, announced on Thursday, utilizes the page's accessibility tree, allowing Claude to identify and interact with specific web elements directly, rather than relying on visual rendering and coordinate targeting. Instead of using coordinates like x:640, y:320, Claude can now receive and use references such as 'ref_3' tied to an element for interaction. Browser Use is part of a broader release that also includes Computer Use, the Skills API, and Files API, all now in general availability. Developers can access the browser tool via the Claude API using 'browser_toolset_20260801'. The tool aims to give Claude a more direct and efficient method for web page interaction, improving accuracy and reducing reliance on pixel-based interpretations.