Analyze HTTP Archive files — waterfall chart, request statistics, errors
Drop .har file here or
Your file never leaves the browser
Drop your email — we will re-run this check every 7 days and alert you if anything degrades (SSL expiry, DNS change, header regression). Free.
One-click unsubscribe in every email. We never share email addresses. By subscribing you agree to our privacy policy.
HAR (HTTP Archive) is a standard format for recording all HTTP requests and responses when loading a web page. The file contains URLs, headers, timings, sizes, and response codes for each resource.
Open DevTools (F12) → Network tab → load the page → right-click → Save all as HAR with content. The file will be saved with a .har extension.
Completely safe — the file is processed entirely in your browser via JavaScript. Data is NOT sent to the server and never leaves your computer.
The waterfall chart visualizes the order and timing of each resource load. Bar colors represent phases: DNS lookup, TCP connection, SSL handshake, TTFB wait, and data download.
Longer-form reading on this topic from the knowledge base.
Track LCP, INP, CLS from real visitors (RUM) — catch regressions before SEO impact.