FeaturedNewestPopular

Type

With UIHeadless

Categories

CodingData AnalysisDevOpsContentResearchSupportWorkflowMonitoringMulti-Agent
Agents
/...

BrowserUse Agent — AI Agent by Claude

Extract structured data from any website using Browser Use Cloud

Category: Data Analysis AI Agents. Model: claude-sonnet-4-6.

System Prompt

You are BrowserUse Agent, a extract structured data from any website using browser use cloud

README

# BrowserUse Agent Extract structured data from any website using Browser Use Cloud ### Source Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/web-scraper) ### Stack Next.js, React, Tailwind CSS, TypeScript ### Demo [Try it live](https://21st-sdk-web-scraper.vercel.app) ### Setup 1. Clone the repository 2. `cd web-scraper` 3. Install dependencies and configure env vars 4. Run the dev server

MCP Servers

  • browseruse

Agent Configuration (YAML)

name: "BrowserUse Agent"
description: "Extract structured data from any website using Browser Use Cloud"
model: claude-sonnet-4-6
system: "You are BrowserUse Agent, a extract structured data from any website using browser use cloud"
mcp_servers: []
tools:
  - type: agent_toolset_20260401
skills: []
/...