Agent Claude Code
Use when a Bxc scraper fails, gets blocked (403/429/captcha), or returns empty/wrong data. Inspects HTML / headers / console dumps and proposes the next profile escalation step.
12 tagged curl-impersonate, measured the same way as everything else here.
Browse within: browser-automation 12bun 12cdp 12crawler 12
Agent Claude Code
Use when a Bxc scraper fails, gets blocked (403/429/captcha), or returns empty/wrong data. Inspects HTML / headers / console dumps and proposes the next profile escalation step.
Agent Claude Code
Use proactively for any task needing fresh web data — answering a question from live sources, multi-source research, scraping a page/site, extracting structured data, monitoring a SERP, or checking what a URL actually contains. Drives the bxc CLI (search/scrape/recon/detect/mirror) end-to-end and returns a sourced…
Agent Claude Code
Use proactively when Rust bridge (rust-bridge/, src/rust/), Zig DOM bridge (src/zig-bridge/), or generic FFI loader code is added or modified. Audits memory safety, async correctness, lifetime invariants, and the Bun native boundary.