Private API Reversal

Methodology for reverse-engineering the private/undocumented HTTP API of any web application and building a programmatic client that replays those requests. Use this skill whenever a user wants to automate a web product that has no public API, build an unofficial client for a web service, intercept and replay browser requests programmatically, or asks how to "do what notebooklm-py did" for any other product (Flow, Perplexity, CapCut, etc.). Also trigger for questions about extracting auth tokens from browsers, decoding private API request formats, handling CSRF tokens, or building TypeScript/Python clients around undocumented endpoints. Trigger even for partial phrases like "automate X without an API", "reverse engineer X", or "how does X talk to its backend".

krishamaze bda2358 14.2 KB Updated

File contents

krishamaze/skills/tree/main/skills-lab/private-api-reversal commit bda23585a8

Frequently asked questions

npx skillmds@latest add krishamaze/private-api-reversal