app like that
API Parrot
API Parrot

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.

Features

Capture Requests

API Parrot comes with a built-in HTTP Proxy, allowing you to easily record the network traffic from your application.

Endpoint Analysis

The tool identifies relevant endpoints and understands how the data from different endpoints are related.

Function Customization

Customize the functions to suit your needs by specifying input and output parameters and excluding irrelevant data.

Code Export

Export your customized functions as JavaScript code, ready to be integrated into your application.