Derive Client

Reverse-engineer a website's internal API by recording browser traffic into a HAR file, then generate a standalone client or CLI that calls the endpoints directly, with no browser needed after the first recording. Use when asked to "derive a client", "build a CLI for <site>", "reverse engineer this site's API", "record network requests", "turn this site into an API", or when the same site will be automated repeatedly and direct HTTP calls would beat driving the browser every time.

Vercel Labs 229b2b3 5.3 KB Updated 28.7k repo stars

File contents

vercel-labs/agent-browser commit 229b2b3cd7

Frequently asked questions

npx skillmds add vercel-labs/derive-client