Công cụ lập trình

View HAR files online

Paste a HAR file and view a quick request summary.

Tất cả công cụ

HAR Viewer

Upload file
Drag & drop a file here, or choose a file.
Đầu vào
Đầu ra

Cách sử dụng

  1. Paste HAR content.
  2. Click Convert to view a summary and pretty JSON.
  3. Copy the output.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

Quyền riêng tư

Một số công cụ chạy trong trình duyệt của bạn. Một số có thể cần xử lý phía máy chủ tùy theo tính năng.

Ví dụ
Example 1
Đầu vào
{"log":{"version":"1.2","creator":{"name":"ToolsOnline","version":"1"},"entries":[{"startedDateTime":"2026-01-01T00:00:00.000Z","request":{"method":"GET","url":"https://example.com/api"},"response":{"status":200}}]}}
Đầu ra

                                    
Example 2
Đầu vào
{"log":{"version":"1.2","entries":[{"request":{"method":"POST","url":"https://example.com/login","headers":[{"name":"Authorization","value":"Bearer secret"}]},"response":{"status":302}}]}}
Đầu ra

                                    

Was this tool helpful?