Overview
Features
scrape_webpage
Extract formatted content from a webpage, including markdown and screenshots.
crawl_webpages
Navigate through linked pages and extract LLM-friendly, formatted content.
extract_structured_data
Convert messy HTML into structured JSON for downstream processing.
search_with_bing
Query the web via Bing and retrieve results for use in MCP workflows.
browser_use_agent
Fast, lightweight browser automation using the Browser Use agent.
openai_computer_use_agent
General-purpose automation using OpenAI’s CUA model.
claude_computer_use_agent
Complex browsing tasks using Claude computer use.
profile_management
Create, delete, and list persistent Hyperbrowser profiles to manage sessions.
Who Is This For?
- AI developers:Build AI agents with web scraping, data extraction, and browsing automation using MCP.
- Product teams:Integrate automated data collection and structured data extraction into applications.
- Researchers:Prototype MCP-enabled browsing workflows and data gathering experiments for research.




