What is Nostr?
chaoticalHeavy /
npub1g8g…k7um
2025-01-03 16:39:26

chaoticalHeavy on Nostr: API Parrot – Automatically Reverse Engineer HTTP APIs ...

API Parrot – Automatically Reverse Engineer HTTP APIs
https://docs.apiparrot.com/docs/category/tutorial---reverse-engineering-the-usps-api

Just saw this on [Hacker News](https://news.ycombinator.com/item?id=42565821).
It looks useful to me.
If nothing else, it could be used to learn JavaScript.

> When automating business processes at work, I found it difficult and time-consuming to reverse engineer business systems' APIs. I often had to manually reverse engineer APIs using developer tools or settle for less optimal technologies such as Robotic Process Automation (RPA).
Often, the issue is that it can be hard to resolve all the cookies, access tokens, and other elements required to successfully execute the requests. Manually trying to resolve these dependencies using developer tools is especially challenging with multiple requests where data is stored in JavaScript objects or HTML elements.

> To try to solve this issue, I built a tool called API Parrot that automatically identifies the data correlations between requests and builds a graphical representation of the flow to give users a better understanding. To streamline the process, I also included functionality to record requests, define your own inputs and outputs, and export the entire flow—or parts of it—as JavaScript code.

> The application is Electron-based and currently compiled for Windows and Linux. Please try it out and give feedback!

originally posted at https://stacker.news/items/835222
Author Public Key
npub1g8g2w9gl88r3z6a0tcsgngqwe5f225n4j5wg3cpzw26pp9enc5fqmmk7um