network sequence viewer from har file.
https://takemikami.github.io/har2mmd/
- Get HAR file.
- Open target website in Google Chrome with developer tools.
- Select Network tab, and Export HAR.
- View network sequence by har2mmd.
- Open har2mmd. https://takemikami.github.io/har2mmd/
- Select har file exported from Google Chrome.
- Select Host and Note.
- Push View button, and view diagram below.
Install and run.
npm install
npm start