har2scv is a small Python command line script to parse HTTP Archive (HAR) file and save specific information to csv
- First Download the har file you would like to test.
- open your terminal and run the following command
har2csv.py sample.har http://test.com/assets/style.css
More optimization and interesting information will be added soon.
Best Regards, Mohamed