What problem does it solve?
Diagnose Bright Data browser sessions to identify why a session failed, where performance drops occur, or where unexpected results arise, by interpreting live Browser Sessions API data.
Core Features & Use Cases
- Smart triage of browser sessions: group failures, highlight the most recent session, and surface root causes.
- Bandwidth analysis and pattern detection: compute medians per domain and flag outliers; detect repeated error codes.
- Captcha reporting and flow insights: report captcha hits and solve rates, and suggest enabling captcha solving on zone.
- Zero-config operation: reads BRIGHTDATA_API_KEY from environment, no zone setup.
- Use case: Real-time debugging of scraping sessions to rapidly identify whether issues are client-side or proxy-related.
Quick Start
Invoke brd-browser-debug to fetch and triage your most recent Bright Data browser sessions.