/harfetch

Fetch all URLs from an HTTP Archive (HAR) file

Primary LanguageRustMIT LicenseMIT

harfetch

Fetch links from a HAR file


How to use

harfetch foo.har

That's it... for now.

Installation

git clone --depth=1 https://github.com/Supercolbat/harfetch
cd harfetch
cargo install --path .