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.
Global
mkdir -p ~/.claude/skills/bright-data-best-practicesProject
mkdir -p .claude/skills/bright-data-best-practicesSource Repository
Agent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Browser Actbrowser-act/skills
AI agents use browser-act to automate web tasks like fetch forms screenshots and complex workflows
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Browser Act Skill Forgebrowser-act/skills
Explore any website once and create reusable skill packages forever