Deep API intelligence for developers, security researchers, and automation engineers. Capture, analyze, and replay any web application's network behavior.
From GraphQL detection to automatic code generation, WireTapSuite gives you superpowers.
Automatically identifies GraphQL endpoints, extracts operation names, doc_ids, variables, and classifies queries vs mutations.
Write operations are visually highlighted with orange badges so you can instantly spot data-changing requests.
Generate production-ready code for cURL, Python, TypeScript, Axios, Fetch, n8n, Cloudflare Workers, and Next.js.
Track clicks, form submits, and keyboard events that trigger each API request. Understand what causes what.
Visual timeline showing the chronological sequence of user actions and network requests with time deltas.
Build an API schema from captured GraphQL operations with variable shapes and sample payloads.
Auto-detects CSRF, session IDs, bearer tokens and marks them as [DYNAMIC] in replay bundles.
Chrome DevTools Protocol integration for capturing response bodies that content scripts can't access.
Recursively flatten complex JSON into structured, searchable data with path, type, and value for every field.
Capture any request and instantly generate ready-to-use code with automatic CSRF token refresh, XSSI prefix stripping, and platform-specific optimizations.
WireTapSuite recognizes and auto-refreshes CSRF tokens for Facebook, Instagram, LinkedIn, YouTube, and generic Django/ASP.NET apps.
| Facebook / Meta | fb_dtsg, lsd, jazoest |
sessionid, csrftoken | |
JSESSIONID, Csrf-Token | |
| YouTube / Google | SAPISIDHASH |
| Django / ASP.NET | csrf_token, XSRF-TOKEN |
Load unpacked in Chrome Developer Mode and start capturing.
Download or clone the repository to your machine.
git clone https://github.com/muzahirabbas/WireTapSuite.git
Navigate to chrome://extensions and enable Developer mode.
chrome://extensions/
Click "Load unpacked" and select the WireTapSuite folder.
Load unpacked → Select folder
WireTapSuite vs traditional tools. See why developers are switching.
| Feature | WireTapSuite | Chrome DevTools | Postman | Burp Suite |
|---|---|---|---|---|
| GraphQL Detection | ✓ | ✗ | ◐ | ◐ |
| Mutation Highlighting | ✓ | ✗ | ✗ | ✗ |
| Action Correlation | ✓ | ✗ | ✗ | ✗ |
| Timeline View | ✓ | ✗ | ✗ | ✗ |
| Schema Extraction | ✓ | ✗ | ◐ | ◐ |
| 8-Format Replay | ✓ | ✗ | ◐ | ◐ |
| Auto Token Sanitization | ✓ | ✗ | ✗ | ◐ |
| CSRF Auto-Refresh | ✓ | ✗ | ✗ | ✗ |
| Deep Extract | ✓ | ✗ | ✗ | ✗ |
| Image Scraping | ✓ | ✗ | ✗ | ✗ |
| CDP Deep Capture | ✓ | ✓ | ✗ | ✓ |
| Free | ✓ | ✓ | ◐ | ✗ |
| Local Privacy | ✓ | ✓ | ✗ | ◐ |
WireTapSuite is actively developed. Here's what's on the horizon.
Real-time WebSocket message capture, filtering, replay, and binary message decoding.
Visual request editor with environment variables, collections, and pre-request scripts.
JSONPath/XPath extractor, response transformers, chained requests, and assertion testing.
Export/import collections, share snippets via URL, team workspace with cloud sync.
Visual workflow builder with conditional logic, loops, error handling, and scheduled execution.
Auto-generate documentation, suggest replay formats, detect API patterns, natural language search.
Free, open-source, and privacy-first. All data stays in your browser.