Bright Data SDK Access web data through a unified Python SDK. One client, eight service categories: platform scraping, platform search, web search (SERP), AI-powered discovery, datasets, web unlocking, browser automation, and scraper studio. Always use the client as a context manager. In synchronous environments (scripts, notebooks, Claude Code), use . In async environments, use . Both use the same method names — the sync client wraps calls automatically. Note: the sync client currently has limited platform coverage — see the sync compatibility note in for details. For unsupported platforms o…