AI AGENT ADDONS

Bright Data Best Practices

brightdata/skills

Bright Data gives you tools to collect web data at scale. You can scrape any webpage, get search results from Google or Bing, or automate a browser. This guide shows you the best way to use each tool.

It explains how to set up your environment and authenticate. You will learn about the Web Unlocker API for simple page fetches. The SERP API gives you structured search data. The Web Scraper API handles sites like Amazon and LinkedIn without extra parsing. The Browser API lets you click, scroll, and run JavaScript.

You can use the CLI or REST APIs directly. Always pick the right tool for your task. This guide helps you avoid common mistakes and build reliable integrations.

Add Bright Data Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/bright-data-best-practices

Project

mkdir -p .claude/skills/bright-data-best-practices

Source Repository

Stars
221
Forks
31
Watchers
221
License
MIT
Last Push
1 month ago
Created
6 months ago