It may sound complicated but this is really useful and not that complex.
If you are into web design and performance you will have Firebug loaded in Firefox (if not do so now)
http://getfirebug.com/releases/netexport/ – copy the url for the latest version and paste it into firefox.
Reboot Firefox and you will find in youur “Net” tab
Export as HAR (HTTP Archive) file.
How load Har2Csv from there. This is a command line tools specifically for converting HAR files to CSV so they can be read into EXCEL.
This gives you a tabbed delimited file
Advertisements