claudeers.
// Other

brightdata-scraper-studio-skill

Claude Code skill for building, running and self-healing Bright Data Scraper Studio web scrapers from the terminal

// Other[ cli ][ api ][ web ][ claude ]#claude#otherMIT$open-sourceupdated about 2 hours ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up brightdata-scraper-studio-skill (git-clone project) into my current project.
Found on https://claudeers.com/brightdata-scraper-studio-skill
Repo: https://github.com/IncomeStreamSurfer/brightdata-scraper-studio-skill
Homepage/docs: —
Detected install method: git-clone → git clone https://github.com/IncomeStreamSurfer/brightdata-scraper-studio-skill
Category: other. Platforms: cli, api, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/IncomeStreamSurfer/brightdata-scraper-studio-skill

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
Language

Bright Data Scraper Studio — Claude Code skill

A skill that teaches Claude Code, Cursor or Codex how to build, run and self-heal custom web scrapers for any public site, entirely from the terminal.

Point your coding agent at a URL, describe the data you want in plain English, and get back a working scraper you own — plus a Collector ID that is already a live API endpoint.

Try Bright Data: brdta.com/iss25 — get $25 of credit to run everything in this skill.

That's my affiliate link. It costs you nothing extra and helps support work like this.

Install

Claude Code

git clone https://github.com/IncomeStreamSurfer/brightdata-scraper-studio-skill.git ~/.claude/skills/brightdata-scraper-studio

opencode

git clone https://github.com/IncomeStreamSurfer/brightdata-scraper-studio-skill.git ~/.config/opencode/skills/brightdata-scraper-studio

Either way it's picked up on the next session — no config, no restart. Same SKILL.md, same frontmatter, both agents read it as-is.

Already have it in Claude Code? Symlink instead of cloning twice, so there's one source of truth to edit:

ln -s ~/.claude/skills/brightdata-scraper-studio ~/.config/opencode/skills/brightdata-scraper-studio

Cursor / Codex: clone anywhere and point your rules file at SKILL.md, or copy its contents into .cursor/rules or AGENTS.md.

Verify it loaded: ask your agent "what do you know about Bright Data Scraper Studio?" — it should reference the five scraper types without searching the web.

What it covers

  • Setup in three commands — runs via npx, so no global install, no sudo, no EACCES, no node version manager fights
  • Picking the right scraper type — PDP, Discovery, Discovery + PDP, Search, and Sitemap, with the rule for naming the shape explicitly so you don't pay the build time twice
  • The build loopcreaterunhealapprove
  • Self-healing — when a site changes its HTML, one prompt repairs the scraper you own and keeps the same Collector ID, so every downstream trigger and schedule keeps working
  • Pinning the Collector ID in your rules file so agents stop rebuilding the scraper on every session and just run it
  • The trigger API — batch and real-time paths, callable from any language or scheduler
  • A "check for a faster path first" stepscrape, search, discover and 43 pre-built pipelines all return in seconds, so the agent doesn't burn 15 minutes rebuilding something that already exists

Why the gotchas section matters

Every gotcha in the skill is a failure hit in real use, not a guess:

  • zsh globs on unquoted URLs — ...?v=abc dies with no matches found before the CLI runs
  • piping a long-running command into head SIGPIPEs the poller and destroys the result
  • stale docs examples return {"error": "dead_page"} rather than failing loudly
  • scraper create takes 5–25 minutes, so an agent must never start one without telling you

Requirements

No global install needed. The skill runs everything through npx -p @brightdata/cli.

Files

FileContents
SKILL.mdThe skill — setup, type selection, build loop, trigger API, gotchas
reference.mdFull command surface, flags, SERP JSON shape, all 43 pipeline types, credential paths

Cost

$1.50 per 1K page loads pay-as-you-go, down to $1.00 at scale. Sign up through brdta.com/iss25 for $25 of credit — that's roughly 16,000 page loads, far more than you need to work through everything here. Run bdata budget to check your balance.

Contributing

Issues and PRs welcome — especially new gotchas found in real use.

License

MIT

// faq

What is brightdata-scraper-studio-skill?

Claude Code skill for building, running and self-healing Bright Data Scraper Studio web scrapers from the terminal. It is open-source on GitHub.

Is brightdata-scraper-studio-skill free to use?

brightdata-scraper-studio-skill is open-source under the MIT license, so it is free to use.

What category does brightdata-scraper-studio-skill belong to?

brightdata-scraper-studio-skill is listed under other in the Claudeers registry of Claude-compatible tools.

0 views
11 stars
unclaimed
updated about 2 hours ago

// embed badge

brightdata-scraper-studio-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/brightdata-scraper-studio-skill.svg)](https://claudeers.com/brightdata-scraper-studio-skill)

// retro hit counter

brightdata-scraper-studio-skill hit counter
[![Hits](https://claudeers.com/api/counter/brightdata-scraper-studio-skill.svg)](https://claudeers.com/brightdata-scraper-studio-skill)

// reviews

// guestbook

0/500

// related in Other

🔓

符合nature论文学术表达和科研绘图的Skill

// otherYuan1z0825/Python36,535Apache-2.0[ claude ]
🔓

Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.

// othermanaflow-ai/Swift26,069NOASSERTION[ claude ]
🔓

Anti-AI-slop design skill for Claude Code, Cursor, and Codex.

// otherNutlope/CSS25,307MIT[ claude ]
🔓

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic

// otheralchaincyf/HTML23,151MIT[ claude ]
→ see how brightdata-scraper-studio-skill connects across the ecosystem