Skip to main content
Back to the directory
brightdata/skillsSoftware EngineeringFrontend and Design

scrape

Get clean content (markdown, HTML, JSON, screenshot) from one or more URLs via the Bright Data CLI. This skill owns the "fetch raw or lightly-structured content" job. For platform-specific structured data (Amazon, LinkedIn, TikTok, etc.), stop and use data-feeds instead — you'll get clean JSON without selector logic.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/brightdata/skills --skill scrape
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, scrape has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: brightdata/skills. Canonical URL: https://skills.sh/brightdata/skills/scrape.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Get clean content (markdown, HTML, JSON, screenshot) from one or more URLs via the Bright Data CLI. This skill owns the "fetch raw or lightly-structured content" job. For platform-specific structured data (Amazon, LinkedIn, TikTok, etc.), stop and use data-feeds instead — you'll get clean JSON without selector logic. Before any scrape, verify the CLI is installed and authenticated: If either check fails, halt and route the user to skills/bright-data-best-practices/references/cli-setup.md . Do not attempt the legacy curl fallback silently — ask the user first. Core commands: Full flag reference: references/flags.md . Do not report success until all checks above pass. - Non-empty output: test -s "$out_path" — or, for stdout, at least 200 bytes of content.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does scrape do?

Get clean content (markdown, HTML, JSON, screenshot) from one or more URLs via the Bright Data CLI. This skill owns the "fetch raw or lightly-structured content" job. For platform-specific structured data (Amazon, LinkedIn, TikTok, etc.), stop and use data-feeds instead — you'll get clean JSON without selector logic.

Is scrape good?

scrape does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support scrape?

scrape currently lists compatibility with Skills CLI.

Is scrape safe to install?

scrape has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to scrape?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install scrape?

Run the following command to install scrape: npx skills add https://github.com/brightdata/skills --skill scrape

Related skills

More from brightdata/skills

Related skills

Alternatives in Software Engineering