brightdata-cli

Automate terminal web scraping and structured data extraction with Bright Data CLI.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/farzanmrz/beat-radar-agent --skill brightdata-cli-farzanmrz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brightdata-cli
Source: https://github.com/farzanmrz/beat-radar-agent/tree/main/.claude/skills/brightdata-cli
Command: npx skills add https://github.com/farzanmrz/beat-radar-agent --skill brightdata-cli-farzanmrz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It removes the friction of collecting web data from the terminal by giving you a single command-line tool for scraping pages, searching engines, and extracting structured results from major platforms.

Core Features & Use Cases

  • Web scraping: Fetch pages as markdown, HTML, JSON, or screenshots with bot bypass and CAPTCHA handling.
  • Search and SERP retrieval: Query Google, Bing, or Yandex with localized and news search support.
  • Structured platform extraction: Pull data from sites like Amazon, LinkedIn, Instagram, TikTok, YouTube, Reddit, Google Maps, and more through pipeline jobs.
  • Operational checks: Inspect async job status, account budget, proxy zones, and CLI configuration.
  • Use case: A researcher can search for a topic, scrape the most relevant sources, and export structured platform data without leaving the terminal.

Quick Start

Use the brightdata-cli skill to help me log in, scrape this URL, or run the right search or pipeline command for my target site.

Frequently Asked Questions about brightdata-cli

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

FAQPage Schema
How do I scrape a website and export the data as markdown or JSON from the terminal?

Web scraping from the terminal fetches target URLs and exports results as markdown, JSON, CSV, or screenshots. You can scrape pages with bot bypass and CAPTCHA handling directly through the Bright Data CLI.

Can I run search engine queries and get localized SERP results via command line?

Yes, SERP retrieval via command line queries Google, Bing, or Yandex with localized and news search support. It applies async job polling to return structured search engine results pages directly in your terminal.

How do I extract structured records from platforms like Amazon or LinkedIn using a CLI?

Structured platform extraction pulls records from sites like Amazon, LinkedIn, Instagram, TikTok, and Reddit through pipeline jobs. The CLI automates these requests and returns format-aware structured outputs.

What do I need to check my account budget and proxy zones before running a scraping job?

You need to run operational checks to inspect your account budget, proxy zones, async job status, and CLI configuration. This ensures your environment is authenticated and properly configured before executing scraping jobs.

Does terminal-based web scraping handle CAPTCHAs and bot protection automatically?

Terminal-based web scraping handles CAPTCHAs and bot protection automatically during page fetches. The tool applies bot bypass mechanisms to retrieve pages as markdown, HTML, or JSON without manual intervention.