blob: ae334a38d63c34d0a33210ba247e2f31faa2d94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Extract HAR formatted information for Norwegian web sites
=========================================================
Using PhantomJS and the
<URL: https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js >
script. An alternative script is available from
<URL: https://github.com/cvan/phantomHAR >.
See <URL: http://www.softwareishard.com/blog/har-12-spec/ > for
more information about the HAR file format.
A nice collection of URLs to check can be found in
<URL: http://s3.amazonaws.com/alexa-static/top-1m.csv.zip >.
|