mcp-server-browserbase

Official

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

ID: 0kznte4aoh