To use this Node script:
-
Save the contents of the script in a file named
har-domain-parser.cjs
. -
Place your
trace.har
file in the same directory as the script file. -
Then run the script using the command line.
node har-domain-parser.cjs
When it has finished running, it will create another file in the same directory named domains.txt
.