Actionbook

Active
GitHub Rust Apache-2.0

Description

Let your AI agent use your browser. Actionbook makes browser automation actually work through natural language instructions.

Key Features

  • 10x faster browser automation through pre-built action manuals instead of page parsing and guessing
  • Direct API calls when possible with UI automation fallback for maximum reliability
  • Concurrent multi-tab operation with stateless architecture enabling parallel website interactions
  • Chrome extension that reuses your logged-in sessions for seamless authenticated browsing
  • MCP connector integration compatible with Claude, ChatGPT, Perplexity, Hermes, and OpenClaw
  • Action lookup tools (search, manual) and browser control tools (goto, snapshot, click, type)

Use Cases

💡 Researching multiple company websites simultaneously to collect pricing and feature data
💡 Automating form filling and data extraction across authenticated web applications
💡 Building AI agents that can operate real websites without manual API integration
💡 Parallel monitoring and scraping of dozens of web pages in under two minutes
💡 Integrating browser automation into AI workflows via MCP-compatible applications

Quick Start

Install the Chrome extension from Chrome Web Store, add https://edge.actionbook.dev/mcp as connector, complete setup at actionbook.dev/dashboard

Related Projects