kalil0321/reverse-api-engineer
An autonomous agent that uses Claude to reverse-engineer websites by capturing network traffic and generating typed API clients.

Velocity · 7d
+4.7
★ / day
Trend
→steady
star history
This tool captures HTTP traffic from websites via browser automation (Playwright), then uses a Claude LLM agent to analyze the HAR file and automatically generate working API clients in Python, JavaScript, or TypeScript. Users can interact manually or let the agent autonomously browse and perform tasks, then receive a complete typed client with documentation and examples.