Hyperbrowser
Overview
SLUG: HYPERBROWSER
Description
Hyperbrowser is a next-generation platform empowering AI agents and enabling effortless, scalable browser automation.
Authentication Details
API Key
Connecting to Hyperbrowser
Create an auth config
Use the dashboard to create an auth config for the Hyperbrowser toolkit. This allows you to connect multiple Hyperbrowser accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Hyperbrowser Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Hyperbrowser toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HYPERBROWSER_CREATE_PROFILE
Tool Name: Create Hyperbrowser Profile
Description
Action Parameters
Action Response
HYPERBROWSER_CREATE_SCRAPE_JOB
Tool Name: Create Scrape Job
Description
Action Parameters
Action Response
HYPERBROWSER_CREATE_SESSION
Tool Name: Create Session
Description
Action Parameters
Action Response
HYPERBROWSER_DELETE_PROFILE
Tool Name: Delete Profile
Description
Action Parameters
Action Response
HYPERBROWSER_GET_BROWSER_USE_TASK_STATUS
Tool Name: Get browser-use task status
Description
Action Parameters
Action Response
HYPERBROWSER_GET_CLAUDE_COMPUTER_USE_TASK_STATUS
Tool Name: Get Claude Computer Use Task Status
Description
Action Parameters
Action Response
HYPERBROWSER_GET_CRAWL_JOB_RESULT
Tool Name: Get Crawl Job Result
Description
Action Parameters
Action Response
HYPERBROWSER_GET_CRAWL_JOB_STATUS
Tool Name: Get Crawl Job Status
Description
Action Parameters
Action Response
HYPERBROWSER_GET_EXTRACT_JOB_RESULT
Tool Name: Get Extract Job Result
Description
Action Parameters
Action Response
HYPERBROWSER_GET_EXTRACT_JOB_STATUS
Tool Name: Get Extract Job Status
Description
Action Parameters
Action Response
HYPERBROWSER_GET_PROFILE_BY_ID
Tool Name: Get Profile By ID
Description
Action Parameters
Action Response
HYPERBROWSER_GET_SCRAPE_JOB_RESULT
Tool Name: Get Scrape Job Result
Description
Action Parameters
Action Response
HYPERBROWSER_GET_SCRAPE_JOB_STATUS
Tool Name: Get Scrape Job Status
Description
Action Parameters
Action Response
HYPERBROWSER_GET_SESSION_DETAILS
Tool Name: Get Session Details
Description
Action Parameters
Action Response
HYPERBROWSER_GET_SESSION_DOWNLOADS_URL
Tool Name: Get Session Downloads URL
Description
Action Parameters
Action Response
HYPERBROWSER_GET_SESSION_RECORDING
Tool Name: Get Session Recording
Description
Action Parameters
Action Response
HYPERBROWSER_LIST_PROFILES
Tool Name: List Profiles
Description
Action Parameters
Action Response
HYPERBROWSER_LIST_SESSIONS
Tool Name: List Sessions
Description
Action Parameters
Action Response
HYPERBROWSER_START_BROWSER_USE_TASK
Tool Name: Start Browser Use Task
Description
Action Parameters
Action Response
HYPERBROWSER_START_CLAUDE_COMPUTER_USE_TASK
Tool Name: Start Claude Computer Use Task
Description
Action Parameters
Action Response
HYPERBROWSER_START_CRAWL_JOB
Tool Name: Start Crawl Job
Description
Action Parameters
Action Response
HYPERBROWSER_START_EXTRACT_JOB
Tool Name: Start Extract Job
Description
Action Parameters
Action Response
HYPERBROWSER_STOP_BROWSER_USE_TASK
Tool Name: Stop Browser Use Task
Description
Action Parameters
Action Response
HYPERBROWSER_STOP_CLAUDE_COMPUTER_USE_TASK
Tool Name: Stop Claude Computer Use Task
Description
Action Parameters
Action Response
HYPERBROWSER_STOP_SESSION
Tool Name: Stop Session
Description
Action Parameters
Action Response