Integuru-AI/Integuru
An AI agent that reverse-engineers platform internal APIs by analyzing browser network requests and outputs runnable integration code.

Integuru is an AI agent that generates permissionless integrations by reverse engineering platforms’ internal APIs. The agent analyzes browser network traffic (HAR files and cookies) to identify API requests and their dependencies, then constructs a dependency graph to determine the correct sequence of calls needed to perform a desired action. Finally, it traverses this graph and outputs runnable Python code that reproduces the user’s intent using the platform’s unofficial endpoints.
Frequently asked
- What is Integuru-AI/Integuru?
- An AI agent that reverse-engineers platform internal APIs by analyzing browser network requests and outputs runnable integration code.
- Is Integuru open source?
- Yes — Integuru-AI/Integuru is open source, released under the AGPL-3.0 license.
- What language is Integuru written in?
- Integuru-AI/Integuru is primarily written in Python.
- How popular is Integuru?
- Integuru-AI/Integuru has 4.6k stars on GitHub.
- Where can I find Integuru?
- Integuru-AI/Integuru is on GitHub at https://github.com/Integuru-AI/Integuru.