Skip to main content
Glama

Bright Data Web MCP

by dsouza-anush

scraping_browser_get_html

Extract HTML content from web pages for data collection and analysis, with options for full-page capture when script tags are needed.

Instructions

Get the HTML content of the current page. Avoid using the full_page option unless it is important to see things like script tags since this can be large

Input Schema

NameRequiredDescriptionDefault
full_pageNoWhether to get the full page HTML including head and script tags Avoid this if you only need the extra HTML, since it can be quite large

Input Schema (JSON Schema)

{ "properties": { "full_page": { "description": "Whether to get the full page HTML including head and script tags\nAvoid this if you only need the extra HTML, since it can be quite large", "type": "boolean" } }, "type": "object" }

Other Tools from Bright Data Web MCP

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/dsouza-anush/brightdata-mcp-heroku'

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