Most platforms you want to automate don't have a public API — but their web app does talk to something.
Install, click Start, use the site normally, click Stop. Download a clean JSON with every unique endpoint: URL, method, headers, request/response bodies.
Works on strict CSP sites. Built to automate Skool (no official API). Zero tracking. MIT license.