awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
browserbase avatar

browserbase/stagehand

0
View on GitHub↗
21,180 stars·1,383 forks·TypeScript·mit·9 vuesstagehand.dev↗

Stagehand

Stagehand is an AI-native browser automation framework designed to build autonomous agents that navigate websites and interact with page elements. It provides a development kit for creating workflows that combine natural language instructions with deterministic code to perform complex tasks, such as structured data extraction and end-to-end testing.

The framework distinguishes itself through integrated headless browser orchestration and identity-based anti-bot evasion, allowing agents to bypass security filters and authentication challenges. It supports stateful session management, ensuring that cookies and local storage persist across tasks, while providing observability through session replays and real-time page state analysis.

The platform includes a unified model gateway to route requests across multiple language models and supports the deployment of custom automation logic in proximity to browser sessions to reduce latency. It also handles infrastructure requirements, including the provisioning of globally distributed browser instances and the retrieval of remote files.

Features

  • Autonomous Browser Agents - Builds intelligent agents that navigate websites, interact with page elements, and perform complex tasks like a human user.
  • AI-Driven Interaction Agents - Enables autonomous browser interaction using natural language commands and AI-driven decision-making.
  • Browser Automation - Executes complex browser workflows including navigation, form submissions, and data scraping using intelligent primitives.
  • Agentic Workflow Orchestration - Connects autonomous agents to multiple language models to power complex, multi-step decision-making processes.
  • Headless Browser Orchestrators - Provisions and manages globally distributed, isolated headless browser sessions for scalable automation.
  • Model Gateways - Provides a unified gateway to route requests across multiple language models, simplifying billing and provider switching.
  • Structured Data Extraction - Extracts structured information from web pages into organized formats for downstream processing.
  • Anti-Bot Evasion - Utilizes specialized identity profiles to navigate past security filters and anti-bot challenges.
  • Automated End-to-End Testing - Runs programmatic browser scripts in cloud environments to validate application functionality and user interface behavior.
  • Web Scraping and Automation - Automates web scraping and browser interactions while bypassing security filters and authentication challenges.
  • LLM-Driven Agent Loops - Uses language models to interpret natural language commands and translate them into precise, self-healing browser interactions.
  • Browser Automation - Framework for AI-driven browser automation.
  • AI Agent Development Tools - Provides a development kit for building and testing autonomous AI agents that interact with web environments.
  • Stateful Session Persistence - Maintains cookies, local storage, and authentication context across multiple tasks to ensure agents remain logged in.
  • Browser Session Persistence - Maintains cookies, local storage, and authentication state across sessions to ensure agents retain context between tasks.
  • Session Replays - Captures rich logs and visual data from browser interactions to provide full visibility into agent performance.
  • Session Replay Tools - Captures rich logs and visual data from browser interactions to provide full visibility into agent performance.
  • Agent Deployment - Allows for the deployment of custom automation code in close proximity to browser sessions to minimize latency.
  • Web Extraction Engines - Extracts structured information from web pages without launching a full browser session for token-efficient decision-making.
  • Page State Analysis - Analyzes the current browser environment to provide context for agents to make informed decisions.
  • End-to-End Testing - Executes automated end-to-end browser scripts to validate application functionality and performance.

Historique des stars

Graphique de l'historique des stars pour browserbase/stagehandGraphique de l'historique des stars pour browserbase/stagehand

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait browserbase/stagehand ?

Stagehand is an AI-native browser automation framework designed to build autonomous agents that navigate websites and interact with page elements. It provides a development kit for creating workflows that combine natural language instructions with deterministic code to perform complex tasks, such as structured data extraction and end-to-end testing.

Quelles sont les fonctionnalités principales de browserbase/stagehand ?

Les fonctionnalités principales de browserbase/stagehand sont : Autonomous Browser Agents, AI-Driven Interaction Agents, Browser Automation, Agentic Workflow Orchestration, Headless Browser Orchestrators, Model Gateways, Structured Data Extraction, Anti-Bot Evasion.

Quelles sont les alternatives open-source à browserbase/stagehand ?

Les alternatives open-source à browserbase/stagehand incluent : apify/crawlee-python — Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive… apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… browserbase/mcp-server-browserbase — This project is an MCP browser automation server that connects large language models to headless cloud browsers. It… mendableai/firecrawl — Firecrawl is a headless browser automation tool and web crawling engine designed to extract structured data from the… g1879/drissionpage — DrissionPage is a Python library designed for web automation, data scraping, and testing. It functions as a browser… browser-use/browser-use — Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web…

Alternatives open source à Stagehand

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Stagehand.
  • apify/crawlee-pythonAvatar de apify

    apify/crawlee-python

    8,097Voir sur GitHub↗

    Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive tool for web scraping automation, providing a system to extract structured data from websites using both lightweight HTTP requests and headless browser automation. The framework is distinguished by its anti-bot evasion capabilities, which include browser fingerprint impersonation and tiered proxy rotation to bypass detection systems and solve challenges such as Cloudflare. It also incorporates artificial intelligence for autonomous website navigation and schema-based data extra

    Pythonapifyautomationbeautifulsoup
    Voir sur GitHub↗8,097
  • apify/crawleeAvatar de apify

    apify/crawlee

    24,002Voir sur GitHub↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    TypeScriptapifyautomationcrawler
    Voir sur GitHub↗24,002
browserbase/mcp-server-browserbaseAvatar de browserbase

browserbase/mcp-server-browserbase

3,139Voir sur GitHub↗

This project is an MCP browser automation server that connects large language models to headless cloud browsers. It functions as an autonomous web workflow engine and an LLM web agent interface, enabling the translation of natural language instructions into browser actions and structured data retrieval. The system distinguishes itself through a managed headless browser cloud API that supports concurrent Chromium sessions with integrated stealth modes, CAPTCHA solving, and proxy traffic routing. It utilizes self-healing element selection to maintain automation resilience when page structures c

TypeScriptaibrowserchrome
Voir sur GitHub↗3,139
  • mendableai/firecrawlAvatar de mendableai

    mendableai/firecrawl

    139,399Voir sur GitHub↗

    Firecrawl is a headless browser automation tool and web crawling engine designed to extract structured data from the web. It functions as an API that transforms raw website content and documents into clean markdown and JSON formats to serve as context for large language models. The project distinguishes itself by using natural language prompts to translate human instructions into targeted data extraction tasks and browser actions. It can execute interactive page navigation, such as clicking and scrolling, and perform automated web research to retrieve structured data without manual interventi

    TypeScript
    Voir sur GitHub↗139,399
  • Voir les 30 alternatives à Stagehand→