axios-har-tracker

JSON →
library 0.8.0 ·javascript
verified Jun 7, 2026

A library for capturing HTTP Archive (HAR) files from axios requests. v0.8.0 supports axios 0.x/1.x. Tracks all requests made through axios and builds a HAR object that can be exported to a .har file. Inspired by request-har, differentiates by working specifically with axios. TypeScript types included. Not frequently updated.