Next-Gen App & Browser Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Analyze and inspect HTTP Archive (.har) files securely in your browser. Replicates the familiar Chrome DevTools Network Tab interface for side-by-side debugging.
Drag & drop your HAR file here
or click to browse (JSON format supported)
An HTTP Archive (HAR) file captures all network requests loaded by a webpage, including stylesheets, scripts, API responses, images, and HTML. Follow these instructions to export a HAR log:
This tool runs entirely client-side. All parsing, decoding, and timeline construction are executed inside your browser. No files, logs, cookies, or headers are ever uploaded to our servers, ensuring your API payloads remain 100% private.
A HAR file viewer reads HTTP Archive (.har) files — JSON exports from a browser's Network tab — and renders them as an interactive list of requests with headers, payloads, cookies, query strings, and timing data. Instead of trying to parse a 50 MB JSON blob by hand, you load the HAR and get the same view your DevTools Network panel would show, including TTFB, DNS, TLS, and content-download breakdowns. This particular viewer runs entirely client-side, so HAR captures with sensitive auth tokens, cookies, or PII never leave your machine.
Customers usually can't share their screen, but they can hit File > Save As HAR and send the file. The HAR viewer turns that file into a faithful, scrubbable record of what the user's browser saw — every request, every response, every timing phase. Support engineers use it to triage "slow page" complaints; backend teams use it to confirm whether an API really returned 200; QA teams use it to attach evidence to bug reports. Because the viewer mimics the DevTools Network tab, the mental model is already familiar to anyone who has debugged in the browser.
A HAR (HTTP Archive) file is a JSON log of a browser session's network activity — every request, response, header, payload, cookie, and timing measurement, exported from the browser's DevTools.
Yes. The tool is free, has no usage limits, and does not require an account.
No. Parsing runs entirely in your browser. Your HAR — including any auth tokens or cookies inside it — stays on your machine.
Press F12, open the Network tab, reload the page, and click the download icon at the top of the Network panel. Save the .har file to disk.
Yes. HAR is a standardised format, and the viewer accepts captures from Chrome, Edge, Brave, Firefox, and Safari.
Yes — when the HAR was captured with content enabled. JSON, HTML, and plain-text bodies are rendered in the inspector with pretty-printing for JSON.
Yes. Filter by HTTP method, status code, resource type, or URL substring to narrow a noisy capture to the requests that matter.
Yes. Each request displays blocked, DNS, connect, TLS, send, wait (TTFB), and receive phases on a timing bar.
It depends on your browser memory. Most laptops handle a few hundred megabytes; very large captures may pause briefly while parsing.
DevTools can re-import HARs, but the workflow is awkward. This viewer gives you a clean, dedicated UI you can share with non-engineers — no DevTools setup required.
Did you find this page helpful?
Start your journey with TestMu AI
Get 100 minutes of automation test minutes FREE!!