Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 323 Bytes

Automatically parsing *.har files for the url to files and downloading them automatically

To use this script, install modules with using npm install command and then put .har file in input folder and then start index.js file. All downloaded files will be saved in output folder.

This script tested with node.js v18.3.0