What is a HAR file?
HTTP Archive (HAR) files capture browser network activity: URLs, timings, headers, and bodies. Engineers use them to debug slow pages, failing XHRs, and third-party scripts.
This analyzer renders waterfalls and details client-side and can redact tokens before you share a sanitized export.
How to use this tool
- Export a HAR from DevTools and drop it into the uploader.
- Explore the waterfall and request/response detail drawer.
- Redact secrets if needed, then export CSV or cURL snippets.
Frequently asked questions
Is the HAR uploaded to stbox servers?
No. Parsing and redaction run entirely in the browser.