
brightdata/opencode-brightdata
2 skills2 installs6 starsGitHub
Install
npx skills add https://github.com/brightdata/opencode-brightdataSkills in this repo
1Brightdata Clibrightdata-cli is a guide for using the Bright Data CLI (brightdata / bdata) to collect web data from the terminal. It scrapes any URL as markdown, HTML, JSON, or screenshot, searches Google/Bing/Yandex, and extracts structured data from 40+ platforms like Amazon, LinkedIn, Instagram, and YouTube via pipelines. A developer uses it to do web data collection from the terminal with automatic anti-bot bypass, CAPTCHA handling, and proxy zones after a single OAuth login.1installs2Python Sdk Best Practicespython-sdk-best-practices is a guide for writing correct code with the brightdata-sdk Python package. It documents the critical rules (always use context managers, async is the default, await every scraper call, token auto-loads from the environment), the client imports and exceptions, and platform scraper patterns like client.scrape.amazon.products. A developer uses it when writing, debugging, or reviewing Python code that scrapes or searches the web through Bright Data.1installs