El catálogo/Browserbase

Browserbase

app.browserbase

Cloud browser automation with stealth, CAPTCHA solving, and Live View

Clave de APIdevelopmentLeer el código
Versión2.0.0
Categoríadevelopment
AutenticaciónClave de API
Herramientas15
Transportestdio
LicenciaMIT
01

Qué hace

La aplicación, en sus propias palabras.

Cloud browser automation at scale. Anti-bot bypass, CAPTCHA solving, residential proxies, session recording, and parallel browsers. Includes Live View to watch the browser in real time.

browserbrowserbaseautomationscrapingheadlesscloudstealthcaptcha
02

Herramientas

15 herramientas que el agente puede llamar.

Todas se declaran con parámetros tipados y devuelven resultados estructurados, así que el anfitrión puede renderizarlas en vez de narrarlas.

  • clickClick on an element in the page.
  • evaluateExecute JavaScript in the page context.
  • fill-formFill multiple form fields at once.
  • get-contentGet the current page HTML or plain text content.
  • navigateNavigate the browser to a URL.
  • navigate-backGo back to the previous page.
  • network-requestsList network requests made in the current session.
  • press-keyPress a keyboard key.
  • session-closeClose a Browserbase session and release cloud resources.
  • session-createCreate a new Browserbase cloud browser session. Returns a sessionId to use with all other tools, and opens a Live View window so you can watch the browser in real time.
  • session-listList all active Browserbase sessions in this instance.
  • snapshotCapture an accessibility snapshot of the current page. Returns the page structure with element refs for interaction.
  • take-screenshotTake a screenshot of the current page. Saved to /workspace/ on the shared volume.
  • typeType text into an editable element.
  • wait-forWait for text to appear/disappear on the page, or wait a fixed amount of time.
03

Autenticación y permisos

Qué pide.

Declarado en el manifiesto y por adelantado. La aplicación no puede alcanzar nada que no haya pedido aquí.

Secretos de usuario

BROWSERBASE_API_KEYBROWSERBASE_PROJECT_ID

Seguir leyendo

El manifiesto y el código de Browserbase están en el monorepo, junto al resto de aplicaciones.

Leer el códigoVolver al catálogo

Browserbase · Agent Apps