scrape

Fetch clean markdown, HTML, JSON, or screenshots from one or more URLs via Bright Data CLI.

brightdata 234 ↓ 11k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • Access Denied
  • Just a moment
  • Attention Required
  • Checking your browser
  • cf-browser-verification
  • cloudflare (with < 2KB total body)
  • Retry with a different --country (e.g., --country de if the origin site is US)

Requirements & configuration

  • Raw HTML (when you need the DOM)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Fetch clean markdown, HTML, JSON, or screenshots from one or more URLs via Bright Data CLI.

Source

Repository: https://github.com/brightdata/skills

scrape FAQ

What does the scrape skill do?

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` when URLs must be discovered first. Requires the Bright Data CLI; proactively guides install + login if missing. Access Denied Just a moment

How do I install scrape?

Run: npx -y skills add https://github.com/brightdata/skills --skill scrape --agent claude-code — the source lives at github.com/brightdata/skills.

Maintain scrape?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

scrape on getagentictools
[![scrape on getagentictools](https://getagentictools.com/badge/skills/brightdata-skills-scrape.svg)](https://getagentictools.com/skills/brightdata-skills-scrape?ref=badge)
npx agentictools info skills/brightdata-skills-scrape

The second line is the CLI lookup for this page — handy in READMEs and docs.