{"id":50635594,"url":"https://github.com/gusruben/claude-browser-traffic","last_synced_at":"2026-06-07T02:30:47.486Z","repository":{"id":355486680,"uuid":"1228276392","full_name":"gusruben/claude-browser-traffic","owner":"gusruben","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T20:50:44.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T22:25:53.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gusruben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-03T20:28:18.000Z","updated_at":"2026-05-03T20:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gusruben/claude-browser-traffic","commit_stats":null,"previous_names":["gusruben/claude-browser-traffic"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/gusruben/claude-browser-traffic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusruben%2Fclaude-browser-traffic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusruben%2Fclaude-browser-traffic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusruben%2Fclaude-browser-traffic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusruben%2Fclaude-browser-traffic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusruben","download_url":"https://codeload.github.com/gusruben/claude-browser-traffic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusruben%2Fclaude-browser-traffic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34006056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-07T02:30:45.431Z","updated_at":"2026-06-07T02:30:47.475Z","avatar_url":"https://github.com/gusruben.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claude-browser-traffic\n\nClaude Code skill for scraping websites and reverse engineering APIs by capturing browser traffic with mitmproxy.\n\n## Setup\n\nClone into your Claude skills directory:\n\n```bash\ngit clone https://github.com/gusruben/claude-browser-traffic \"$HOME/.claude/skills/claude-browser-traffic\"\n```\n\n(`$HOME` works in bash, zsh, and PowerShell. On `cmd.exe`, use `%USERPROFILE%` instead.)\n\nAdd to `~/.claude/settings.json`:\n```json\n{\n  \"permissions\": {\n    \"allow\": [\n      \"Read(~/.claude/skills/claude-browser-traffic/captures/**)\",\n      \"Bash(~/.claude/skills/claude-browser-traffic/bcap:*)\"\n    ],\n    \"additionalDirectories\": [\"~/.claude/skills/claude-browser-traffic\"]\n  }\n}\n```\n\n### Install mitmproxy\n\nSee the [mitmproxy installation guide](https://docs.mitmproxy.org/stable/overview/installation/).\n\n### Install DuckDB\n\nInstall the `duckdb` CLI from the [DuckDB installation guide](https://duckdb.org/docs/installation/) and make sure it's on your `PATH`.\n\n### Install a proxy switcher\n\nPick a proxy extension for your browser, these extensions let you enable a proxy for a specific tab:\n\n- **Chrome / Edge / Brave / other Chromium**: [TabProxy](https://chromewebstore.google.com/detail/tabproxy-%E2%80%94-per-site-per-t/lgkgojfkajhkhohpgnpmmkodmbdkaiea)\n- **Firefox**: [FoxyProxy Standard](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/)\n\nAdd a proxy entry: HTTP, host `127.0.0.1`, port `9090`, name it `mitmproxy`.\n\n### Trust the mitmproxy CA cert\n\n1. Run `mitmdump -p 9090` in a terminal\n2. Switch your browser to the `mitmproxy` proxy and open \u003chttp://mitm.it\u003e — mitmproxy serves the cert plus per-OS install instructions (Linux, macOS, Windows, iOS, Android)\n3. Follow the instructions for your OS + browser, then stop `mitmdump`\n\n## Usage\n\nTell Claude to \"capture browser traffic\" or \"reverse engineer API\", or run `/claude-browser-traffic`.\n\nClaude will start mitmproxy, you can flip the proxy browser extension to `mitmproxy` and browse, then come back when done. After capture, say \"save a spec\" and Claude will attempt to generate an API spec for any requests you want.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusruben%2Fclaude-browser-traffic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusruben%2Fclaude-browser-traffic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusruben%2Fclaude-browser-traffic/lists"}