API Parrot is a tool specifically designed to reverse engineer the HTTP APIs of any website, making life easier for developers looking to automate, integrate, or scrape websites without public APIs.
API Parrot comes with a built-in HTTP Proxy, allowing you to easily record the network traffic from your application.
The tool identifies relevant endpoints and understands how the data from different endpoints are related.
Customize the functions to suit your needs by specifying input and output parameters and excluding irrelevant data.
Export your customized functions as JavaScript code, ready to be integrated into your application.