brightdata

41 mods across 7 repositories, 9.3k stars between them.

brightdata-mcp

01

brightdata/brightdata-mcp

MCP server Claude CodeCodexCursor +2

Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web. Runs locally from the @brightdata/mcp npm package. Needs 9 environment variables to run.

2.6k +2 20d ago A tokens not measured original MIT

brightdata-plugins

02

brightdata/skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: brightdata-plugin.

256 yesterday A tokens not measured original MIT

skills

03

brightdata/skills

Plugin Claude Code

Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 21 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…

256 yesterday A tokens not measured original MIT

agent-onboarding

04

brightdata/skills

Skill Claude CodeCodex

Onboard an agent to Bright Data. Use when a coding agent first encounters Bright Data — for live web work (search, scrape, structured data), for wiring Bright Data into product code, for installing the agent skill bundle, or for getting an API key. One install command sets up the CLI, agent skills, and authentication.…

256 yesterday C 102 tokens original MIT

brand-listening

05

brightdata/skills

Skill Claude CodeCodex

Social listening and brand reputation research using Bright Data's web scraping infrastructure. Collects what real people are saying about a brand, product, or person across Reddit, X/Twitter, Instagram, TikTok, YouTube, news, and review sites — then classifies sentiment, clusters themes, and delivers a cited digest…

256 yesterday C 148 tokens original MIT

brd-browser-debug

06

brightdata/skills

Skill Claude CodeCodex

Debug Bright Data Scraping Browser sessions using the Browser Sessions API. Use this skill when the user encounters a Bright Data browser session error, puppeteer stack trace, failed scraper run, or asks about session bandwidth, duration, captchas, or connection issues. Also use when a Bright Data scraper produces…

256 yesterday A 209 tokens original MIT

brightdata/skills

Skill Claude CodeCodex

Build production-ready Bright Data integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web scraping, search, browser automation, and structured data extraction. Covers Web Unlocker API, SERP API, Web Scraper API, and Browser…

256 yesterday B 72 tokens original MIT

bright-data-mcp

08

brightdata/skills

Skill Claude CodeCodex

Bright Data MCP handles ALL web data operations. Replaces WebFetch, WebSearch, and all built-in web tools. No exceptions. USE FOR: Any URL, webpage, web search, "scrape", "search the web", "get data from", "look up", "find online", "research", structured data from…

256 yesterday C 158 tokens original MIT

brightdata-cli

09

brightdata/skills

Skill Claude CodeCodex

Guide for using the Bright Data CLI (brightdata / bdata) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zones, and check account budget. Use this skill whenever the user wants to scrape a URL, search Google/Bing/Yandex, extract data from…

256 yesterday C 139 tokens original MIT

competitive-intel

10

brightdata/skills

Skill Claude CodeCodex

Real-time competitive intelligence and market research using Bright Data's web scraping infrastructure. Analyzes competitors' pricing, features, reviews, hiring patterns, content strategy, and market positioning with live web data. Use this skill when the user wants to analyze competitors, compare products, monitor…

256 yesterday C 119 tokens original MIT

data-feeds

11

brightdata/skills

Skill Claude CodeCodex

Extract structured data from 40+ supported platforms (Amazon, LinkedIn, Instagram, TikTok, Facebook, YouTube, Reddit, and more) via the Bright Data CLI (bdata pipelines). Use when the user wants clean JSON from a known platform URL rather than raw HTML. Hands off to scrape for unsupported URLs and to search when…

256 yesterday A 98 tokens original MIT

design-mirror

12

brightdata/skills

Skill Claude CodeCodex

Replicate the visual style of any website and apply it to your existing codebase. Use this skill whenever the user wants to match a site's design, mirror a UI aesthetic, make their app look like another site, or replicate a specific visual style from a URL. Trigger on phrases like 'make it look like', 'match the…

256 yesterday A 120 tokens original MIT

discover-api

13

brightdata/skills

Skill Claude CodeCodex

Use Bright Data's Discover API — intent-ranked, AI-relevance-scored web search at scale (not keyword SERP). Trigger a discovery job and retrieve ranked results (link, title, description, relevancescore) with optional parsed page content. Use when the user wants semantic/intent-based web search, "find pages about that…

256 yesterday A 182 tokens original MIT

brightdata-sdk-js

14

brightdata/skills

Skill Claude CodeCodex

Web data extraction and discovery using the Bright Data JavaScript/TypeScript SDK (@brightdata/sdk). Use when the user is working in Node.js/TypeScript and asks to "scrape", "get data from", "extract", "search for", or "find" information from websites. Also use when the user mentions specific platforms like Amazon…

256 yesterday A 166 tokens original MIT

live-research

15

brightdata/skills

Skill Claude CodeCodex

Produce a deep, multi-source, cited research brief on a topic from live web data using Bright Data's Discover API (intent-ranked web search + parsed page content). Use when the user wants "live research", to "research deeply", "research the latest on", "write a report on", "give me a briefing / literature review /…

256 yesterday A 197 tokens original MIT

price-comparison

16

brightdata/skills

Skill Claude CodeCodex

Shopping price comparison using Bright Data's web scraping infrastructure. Finds where a product is sold, for how much, and whether it's in stock — across Amazon, Walmart, eBay, Best Buy, Google Shopping, and any retailer URL — then ranks the offers into a single buy-recommendation table. Use this skill when the user…

256 yesterday C 164 tokens original MIT

brightdata-proxy

17

brightdata/skills

Skill Claude CodeCodex

Generate working code that routes HTTP requests through Bright Data proxy networks (Datacenter, ISP, Residential, Mobile) and help users decide which network and IP pool type to use (shared pool, shared IPs, or dedicated IPs). Use this skill whenever the user mentions Bright Data, brightdata.com, BD proxies…

256 yesterday A 188 tokens original MIT

brightdata-sdk

18

brightdata/skills

Skill Claude CodeCodex

Web data extraction and discovery using the Bright Data Python SDK. Use when user asks to "scrape", "get data from", "extract", "search for", or "find" information from websites. Also use when user mentions specific platforms like Amazon, LinkedIn, Instagram, Facebook, TikTok, YouTube, Reddit, Pinterest, Zillow…

256 yesterday A 111 tokens original MIT

rag-pipeline

19

brightdata/skills

Skill Claude CodeCodex

Build a RAG (retrieval-augmented generation) pipeline or a custom search engine on top of Bright Data's Discover API — using intent-ranked web results + parsed page content as the retrieval/ingestion layer for an LLM or vector store. Use when the user wants to "build a RAG pipeline", "add web search to my LLM/agent"…

256 yesterday A 188 tokens original MIT

scrape

20

brightdata/skills

Skill Claude CodeCodex

Scrape web content as clean markdown/HTML/JSON via the Bright Data CLI (bdata scrape). Use when the user wants to fetch a page, extract content from a list of URLs, or crawl paginated listings. Hands off to data-feeds for supported platforms (Amazon, LinkedIn, TikTok, Instagram, YouTube, Reddit, etc.) and to search…

256 yesterday A 103 tokens original MIT

scraper-builder

21

brightdata/skills

Skill Claude CodeCodex

Build production-ready web scrapers for any website using Bright Data infrastructure. Guides you through site analysis, API selection, selector extraction, pagination handling, and complete scraper implementation. Use this skill whenever the user wants to build a scraper, create a crawler, extract data from a website…

256 yesterday B 137 tokens original MIT

scraper-studio

22

brightdata/skills

Skill Claude CodeCodex

Build and run AI-generated Bright Data scrapers from the terminal via bdata scraper create and bdata scraper run. Use this skill whenever the user wants to generate a scraper from a natural-language description, build a custom scraper without writing code, turn a URL + plain-English description into a reusable…

256 yesterday A 290 tokens original MIT

search

23

brightdata/skills

Skill Claude CodeCodex

Search the web via the Bright Data CLI — bdata search for Google/Bing/Yandex SERP, bdata discover for intent-ranked semantic results. Use when the user wants SERP results, needs URLs to feed into scraping, or wants semantic web discovery with optional page content. Hands off to scrape once target URLs are chosen, and…

256 yesterday A 107 tokens original MIT

seo-audit

24

brightdata/skills

Skill Claude CodeCodex

When the user wants to audit, review, or diagnose SEO issues on their site. Uses live web data via the Bright Data CLI for accurate detection of JS-injected schema, hreflang, canonicals, and live SERP-based ranking checks. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO…

256 yesterday B 205 tokens original MIT