Uploader
Import a browser session HAR
Drop your HAR file here
Upload Chrome, Safari, or Firefox exports and preserve headers, cookies, and timing data.
Requests
148
Cookies
12
Headers
Auth
Scrape Automate Build
Give Traceminer a HAR file (a recording of any website's network traffic) and we will reverse engineer its entire API's in minutes.
Chat with the HAR to understand the site, spot issues, scrape data, run API flows, and export results in any format you need. No official API's needed.
Currently in alpha release. Only invited users can access the platform.
/api/v2/users/me
Core
42 ms
/oauth/token
Auth
106 ms
/api/v2/products?page=1
Cache
14 ms
/api/v2/cart/items
Write
84 ms
Uploader
Import a browser session HAR
Drop your HAR file here
Upload Chrome, Safari, or Firefox exports and preserve headers, cookies, and timing data.
Requests
148
Cookies
12
Headers
Auth
Choose mode
Turn one HAR into the workflow you need
Pick the mode that matches what you want to do next.
Chat with HAR
Explore flows, auth, retries, and edge cases.
Generate SDK
Coming soonCreate a typed client from validated endpoints.
Debug with HAR
Trace failures and inspect request-response behavior.
Chat with HAR
Assistant
Use Cases
Most tools hit a wall when your HAR grows large. TraceMiner is purpose-built for it — thousands of requests, megabytes of trace data, processed without truncation.
Curious how your favourite app actually works? Upload its HAR and ask TraceMiner anything — which APIs get called, what each returns, how auth flows, how data is paginated. The entire backend, laid bare.
TraceMiner infers API patterns from HAR responses and replays them in a sandboxed environment. Just say what you need — download the results or export a ready-to-run cURL or Python script.
Big HAR files break them
Generic LLMs hit context limits fast when the trace gets large
Important requests get lost
Long chains are dropped, compressed, or only partially read
They start making things up
Once context runs thin, answers can sound sure but be wrong
Handles full HAR size
Upload huge HAR files and TraceMiner keeps working without sweating
Pulls the exact signal
Finds the real flows, endpoints, auth steps, and failures inside the noise
Tells you when data is missing
If the trace did not capture something, it says so clearly instead of hallucinating
Drop the HAR, ask what broke, and TraceMiner surfaces the failing request, explains the root cause, and turns the flow into polished docs your team can use immediately.
A simpler flow: compare both traces, let TraceMiner isolate the split, and get a clear explanation of the request or state change that caused the failure.
Working vs failing
Trace comparison
Drop in both HAR files and TraceMiner lines up the real request chain so you can stop guessing where the break happened.
Root cause signal
Mismatch surfaced
Headers, cookies, redirects, anti-bot checks, payload changes, missing steps. The trace tells the story once the noise is removed.
Actionable output
Short path to fix
Instead of scrubbing thousands of requests by hand, you get a short path to the root cause and a concrete explanation you can act on immediately.
Working HAR
200 on callback
Non-working HAR
302 loop on callback
TraceMiner diff
mismatch isolatedTraceMiner turns a captured browser session into a battle-tested SDK — complete with auth, cookies, and automatic self-repair — in the time it takes to write a Slack message.
Private endpoints that take months of manual reverse engineering are exposed in a few clicks. AI agents sweep your entire HAR — no matter the size — and filter exactly what you asked for. Payment flows, product catalogues, auth tokens — just tell the AI and it zeroes in.
Don't need the whole API surface? Just say so. Describe the data or output format you want and TraceMiner selects only the relevant endpoints, strips the clutter, and generates a typed SDK in Python, TypeScript, Go, or Rust — not a generic dump, your exact requirements.
TraceMiner executes the generated SDK live in an isolated sandbox. Wrong headers? Expired cookie? Unexpected schema? The AI diagnoses the failure, patches the code, and reruns automatically — looping until every call returns 200. Auth and session state handled end-to-end.
A working SDK is your launchpad. Build scrapers, automate workflows, pipe data into dashboards, create integrations your competitors can't copy — without reversing a single byte by hand. If a website has an API and you can capture it, TraceMiner hands you the keys.
What used to take an entire engineering sprint now takes minutes.
No API docs. No insider access. No months of manual tracing. The SDK generation flow is coming soon, with availability targeted by May 10.
Answer the questions closed products never answer cleanly, like how much you spent, what changed in your account, or which requests power the dashboard you already use.
Capture a workflow once, expose the real request chain, and turn repetitive admin work into something your agent can actually execute.
Understand how a product really works, compare working and broken HARs, and isolate the exact request, cookie, or header that changed.
Ready to Start
The web was already speaking through its network layer. Capture the trace, let TraceMiner read it, and ship the thing that used to die behind closed APIs.
No. Export the HAR from your browser session and upload it as-is. TraceMiner reads the captured traffic and lets you ask for the flow, bug, or endpoint you care about.
That is exactly the problem TraceMiner is built for. It pulls signal out of thousands of requests and tells you clearly when something was never captured.
Yes. You can already use TraceMiner to understand hidden flows, debug failures, and extract the real request chain behind a product or workflow.