Hyperbrowser
Hyperbrowser

Hyperbrowser is a next-generation platform empowering AI agents and enabling effortless, scalable browser automation.

Completely Secure
81239VIEWS
2850USERS

Tools

1 of 8

Add Extension

Tool to add a new browser extension to Hyperbrowser for use in sessions. Use when you need to upload a Chrome extension zip file that can be loaded into browser sessions. The extension zip must contain a valid manifest.json file at the root level.

Create Hyperbrowser Profile

Creates a new persistent Hyperbrowser profile for storing browser state (cookies, sessions, etc.). Use this to create a reusable profile that can be attached to browser sessions via the profile ID. Profiles allow you to maintain logged-in states across multiple sessions without re-authenticating.

Create Scrape Job

Tool to initiate a new scrape job. Use when you need to extract structured content from a target URL with custom session and scrape settings.

Create Session

Tool to create a new browser session with custom stealth, proxy, and privacy settings. Use when initializing an automated browsing session with specific configuration.

Delete Profile

Tool to delete a profile. Use when you need to remove a profile by its unique identifier after confirming its existence.

Fetch Web Page

Tool to fetch a web page and return content in various formats (HTML, Markdown, JSON, screenshot, etc.). Use when you need to retrieve and process web content with customizable browser settings, output formats, and content filtering options.