Back to browse
GitHub Repository

Turn any web app into an API. Chrome extension captures browser traffic, auto-generates schemas, lets AI replay APIs directly. No official API needed.

732 starsJavaScript

Neo – Turn any web app into an API by capturing browser traffic

by 4ier·Feb 26, 2026·2 points·0 comments

AI Analysis

●●●BangerWizardryBig BrainZero to One

Passive traffic capture + AI replay beats Selenium fragility for headless automation.

Strengths
  • Eliminates browser automation fragility: captures actual API calls, replays via CDP without screenshots
  • Session/auth inheritance automatic—no token management, works cross-tab
  • HAR export + CLI tooling (schema generation, replay, dedup) shipping beyond proof-of-concept
Weaknesses
  • Chrome-only; no Firefox/Safari support limits reach for cross-browser automation
  • Real-world scalability untested: multi-domain capture conflict resolution unclear
Target Audience

AI agent builders, automation engineers, teams reverse-engineering SaaS APIs

Similar To

Playwright · Selenium · Postman

Similar Projects

Security●●Solid

New NPM Supply chain Attack?

Docker isolation + tcpdump catches malicious npm installs before they touch your machine.

Solve My ProblemBig Brain
adamgonda
201mo ago

CC Wiretap – intercepting and visualizing Claude Code traffic real-time

Instead of wrestling with raw mitmproxy output, this tool gives a purpose-built UI that shows system prompts, tool definitions, token accounting, streaming responses and tool calls — all in real time. The one-liner shell setup, keyboard shortcuts, and token breakdown make debugging Claude Code conversations startlingly quicker, though it’s inherently a local MITM (trust the generated CA) and is narrow by design to Anthropic’s workflow.

Niche GemSolve My Problem
wierdbytes
204mo ago