Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurtbuilds/har2oa
https://github.com/kurtbuilds/har2oa
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kurtbuilds/har2oa
- Owner: kurtbuilds
- Created: 2024-04-27T20:51:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-04-28T23:51:22.000Z (6 months ago)
- Last Synced: 2024-04-29T00:22:15.247Z (6 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](data/save-har.png)
# Use HAR Analyzer to visualize
https://toolbox.googleapps.com/apps/har_analyzer/
### Studiodesigner
# Roadmap
- [ ] Add "intelligent parsing" to interpret data within strings as dates, floats, etc.
# Usage
```bash
cargo run -- generate data/app.studiodesigner.com/api/app.studiodesigner.com.har https://app.studiodesigner.com/api --cookie sessid
```