BrightData

Scrape websites and crawl multiple pages using progressive fetching and browser automation.

1|1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/RooseveltAdvisors/claude-agent-stack --skill brightdata-rooseveltadvisors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: BrightData
Source: https://github.com/RooseveltAdvisors/claude-agent-stack/tree/main/skills/Scraping/BrightData
Command: npx skills add https://github.com/RooseveltAdvisors/claude-agent-stack --skill brightdata-rooseveltadvisors

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill overcomes website blocking, bot detection, and CAPTCHAs to reliably scrape web content and crawl entire websites, ensuring you can access and extract the data you need.

Core Features & Use Cases

  • Progressive Scraping: Automatically escalates from simple fetching to advanced proxy services (Bright Data) when blocked.
  • Multi-Page Crawling: Maps and extracts content from multiple pages within a website.
  • Use Case: You need to gather product details from an e-commerce site that actively blocks scrapers. This Skill will use its advanced tiers to bypass detection and retrieve the product information.

Quick Start

Use the BrightData skill to scrape the URL https://example.com.

Frequently Asked Questions about BrightData

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape websites that use bot detection and CAPTCHAs?

To scrape websites with bot detection and CAPTCHAs, you can use a progressive scraping solution that escalates from simple WebFetch and custom curl commands to Playwright browser automation and Bright Data proxy services to bypass blocks and extract content reliably.

What is the best way to crawl multiple pages on a JavaScript-heavy website?

The best way to crawl multiple pages on a JavaScript-heavy website is using a multi-page crawling tool that maps and extracts content across the site, escalating to Playwright browser automation or proxy services if standard fetching fails to render the dynamic content.

Does Playwright work for bypassing anti-scraping mechanisms on e-commerce sites?

Playwright is used for browser automation to handle JavaScript-heavy sites, but when e-commerce sites actively block scrapers, the scraping workflow escalates beyond Playwright to Bright Data's proxy services to bypass detection and retrieve product information.

Why does my web scraping request fail on heavily protected sites?

Web scraping requests fail on heavily protected sites because basic fetching methods get blocked by bot detection; a four-tier progressive scraping approach is needed to automatically escalate to advanced proxy services when initial requests are denied.

Can I extract product details from a site that actively blocks web crawlers?

Yes, you can extract product details from sites that block web crawlers by utilizing advanced scraping tiers like Bright Data proxy services, which are specifically triggered when standard fetching and browser automation encounter anti-bot defenses.