Skip to content

DevinKott/har-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

har-to-csv

The HTTP Archive format, or HAR, is a JSON-formatted archive file format for logging of a web browser's interaction with a site.

The table shown is exported to CSV format with a comma as a delimiter.

Made by Devin Kott.

Live Site

You can visit a live version at https://har.devinkott.com/.

Todo

  1. Add better meta tags
  2. Add more attributes
  3. Add list to select the attributes you want in the csv
  4. Fix "Time" column: .toFixed(2)
  5. Limit the URL or resize the table correctly (max-width?)

Versions

  • Version 1.0: Initial (07/29/2020)

About

Convert HAR files to CSV format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published