Skip to main content
Glama

mcp-server-browserbase

Official
by browserbase

browserbase_get_content

Extract full-page or specific element content using a CSS selector from web pages in a cloud browser automation environment. Ideal for integrating web page data retrieval into workflows.

Instructions

Extract all content from the current page

Input Schema

NameRequiredDescriptionDefault
selectorNoOptional CSS selector to get content from specific elements (default: returns whole page)

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "Optional CSS selector to get content from specific elements (default: returns whole page)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-browserbase

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/browserbase/mcp-server-browserbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server