brightdata-plugin
Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 7 skills: scrape any webpage as markdown (with bot detection/CAPTCHA bypass), search Google with structured JSON results, extract data from 40+ websites (Amazon, LinkedIn, Instagram, TikTok, YouTube, and more), orchestrate Bright Data's 60+ MCP tools, built-in best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, Python SDK best practices for the brightda...
Summary
The Bright Data plugin for Claude Code enables web scraping, Google search, and structured data extraction from 40+ websites with built-in bot detection and CAPTCHA bypass.
- It integrates 60+ MCP tools and best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, making it easy to collect data at scale without getting blocked.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "brightdata-plugin": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/brightdata-plugin scrape https://example.com as markdown
Search Google for 'best AI tools 2025' and return structured JSON results
Extract all product listings from Amazon for 'wireless headphones' including prices and ratings
Security Audits
Frequently Asked Questions
What is brightdata-plugin?
The Bright Data plugin for Claude Code enables web scraping, Google search, and structured data extraction from 40+ websites with built-in bot detection and CAPTCHA bypass. It integrates 60+ MCP tools and best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, making it easy to collect data at scale without getting blocked.
How to install brightdata-plugin?
To install brightdata-plugin: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "brightdata-plugin": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is brightdata-plugin best for?
brightdata-plugin is a mcp categorized under Documentation. It is designed for: api, mcp, plugin, python. Created by Anthropic.
What can I use brightdata-plugin for?
brightdata-plugin is useful for: Scrape any webpage as clean markdown, bypassing bot detection and CAPTCHAs for reliable data extraction.; Perform Google searches and retrieve structured JSON results for SEO analysis or lead generation.; Extract product details, reviews, and pricing from Amazon, eBay, or Walmart for competitive intelligence.; Collect public profile data from LinkedIn, Instagram, TikTok, or YouTube for market research or influencer discovery.; Orchestrate multiple Bright Data MCP tools in a single workflow to scrape and process data from diverse sources.; Automate data collection pipelines with Python SDK best practices for scalable and maintainable scraping projects..