Skip to main content
Glama

Bright Data Web MCP

by dsouza-anush

extract

Scrape webpages and convert content to structured JSON data using AI, automatically bypassing bot detection and CAPTCHA protection.

Instructions

Scrape a webpage and extract structured data as JSON. First scrapes the page as markdown, then uses AI sampling to convert it to structured JSON format. This tool can unlock any webpage even if it uses bot detection or CAPTCHA.

Input Schema

NameRequiredDescriptionDefault
extraction_promptNoCustom prompt to guide the extraction process. If not provided, will extract general structured data from the page.
urlYes

Input Schema (JSON Schema)

{ "properties": { "extraction_prompt": { "description": "Custom prompt to guide the extraction process. If not provided, will extract general structured data from the page.", "type": "string" }, "url": { "format": "uri", "type": "string" } }, "required": [ "url" ], "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