AI agents can leverage browser sessions to complete tasks on the web using LangChain, a framework that provides easy integration for AI-driven workflows. Anchor provides LangChain tools that allows you to use Anchor Browser as a tool in your LangChain workflows. The package contains the following tools:Documentation Index
Fetch the complete documentation index at: https://docs.anchorbrowser.io/llms.txt
Use this file to discover all available pages before exploring further.
AnchorContentTool: Get the content of a web page in markdown format.AnchorScreenshotTool: Take a screenshot of a web page.AnchorWebTaskTools: Perform intelligent web tasks using AI:- Simple -
SimpleAnchorWebTaskTool - Advanced -
AdvancedAnchorWebTaskTool
- Simple -
Quickstart
Installation
Install thelangchain-anchorbrowser package:

