brightdata-brightdata-cliGuide for using the Bright Data CLI (`brightdata` / `bdata`) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zon...
Install via ClawdBot CLI:
clawdbot install meirk-brd/brightdata-brightdata-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://cli.brightdata.com/install.sh | bashCalls external URL not in known-safe list
https://cli.brightdata.com/install.shAudited Apr 30, 2026 · audit v1.0
Generated May 22, 2026
Competitive intelligence analyst scrapes Amazon and other retailers daily to track price changes, stock levels, and product details. Use bdata scrape or pipelines for structured product data and schedule async jobs.
Sales team extracts LinkedIn profile data for prospects using bdata pipelines linkedin_person_profile. Collect names, titles, companies, and contact info to build targeted outreach lists.
SEO specialist runs bulk Google searches via bdata search with various queries and countries. Analyze organic results, ads, and featured snippets to optimize content strategy and track rankings.
Brand manager monitors Instagram, TikTok, and YouTube comments for brand mentions and sentiment. Use pipelines for recent posts and comments, then analyze with NLP tools.
Build a SaaS tool where customers pay per data request (scrape, search, pipeline). Use Bright Data CLI behind the scenes; bill per job or per record. Revenue scales with usage.
Aggregate structured data from multiple platforms using pipelines (e.g., product catalogs, job listings) and sell datasets to businesses. Provide raw exports or API access.
Offer custom scraping services to clients wanting insights on competitors’ pricing, reviews, or content. Deliver reports via dashboards. Charge per project or monthly retainer.
💬 Integration Tip
Set up the CLI once with bdata login, then script all commands in Bash, Python, or Node.js. Use async mode for large jobs and store results in cloud storage.
Scored May 22, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.