Skip to content

CSV Export

Exports the transaction table itself — method, URL, status, size, timing — as a flat CSV, one row per request.

Export

File → Export Traffic… (⇧⌘E) → CSV. This isn’t a full-fidelity export (no headers or bodies, unlike HAR or TonyPack) — it’s meant for the summary-level data.

Good for

  • Dropping traffic metadata into a spreadsheet for sorting/filtering/pivot tables
  • Quick stats (request counts per domain, average size, error rate) without a script
  • Sharing a lightweight summary when the full request/response bodies aren’t needed