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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is kalil0321/reverse-api-engineer?
- An autonomous agent that uses Claude to reverse-engineer websites by capturing network traffic and generating typed API clients.
- Is reverse-api-engineer open source?
- Yes — kalil0321/reverse-api-engineer is open source, released under the MIT license.
- What language is reverse-api-engineer written in?
- kalil0321/reverse-api-engineer is primarily written in Python.
- How popular is reverse-api-engineer?
- kalil0321/reverse-api-engineer has 889 stars on GitHub.
- Where can I find reverse-api-engineer?
- kalil0321/reverse-api-engineer is on GitHub at https://github.com/kalil0321/reverse-api-engineer.