Har API Reverse Engineering

Use this skill when an agent needs to call a website's hidden or undocumented API: capture real browser requests into a HAR file, derive the exact request shape, build a clean replayable client, verify it outside the browser, and reuse the verified client. Activates when a backend has no documented API, or when you must reproduce the precise request (method, URL, headers, JSON body) of an action you can only perform in a browser. Authorized use only — never to bypass auth or bot detection.

JPeetz 383c50a 5 files · 11.7 KB Updated

File contents

JPeetz/agent-skills/tree/main/skills/api-backend/har-api-reverse-engineering commit 383c50a6b6

Frequently asked questions

npx skillmds@latest add jpeetz/har-api-reverse-engineering