Frequently Asked Questions

How to get a HAR capture?

HAR (HTTP Archive) is a file format used by several HTTP session tools to export the captured data. The format is basically a JSON object with a particular set of fields. Note that not all the fields in the HAR format are mandatory, and in many cases, some information won't be saved to the file.

HAR files contain sensitive data!

  • Content of the pages you downloaded while recording.
  • Your cookies, which would allow anyone with the HAR file to impersonate your account.
  • All the information that you submitted while recording: personal details, passwords, credit card numbers, etc.

If needed, you can edit a HAR file in a text editor and redact sensitive information.

How to get a capture in Internet Explorer/Edge?
How to get a capture in Firefox?
How to get a capture in Chrome?
How can I improve and analyze performance using this tool?