About
The Reverse API Engineer skill automates the process of reverse-engineering web APIs by capturing network traffic (HAR files) via browser automation and converting those interactions into structured, maintainable Python code. It streamlines the developer workflow by filtering out noise such as analytics and static assets, automatically detecting authentication patterns, and mapping complex request/response schemas. This skill is essential for developers who need to interact with undocumented APIs, automate website workflows, or transition from fragile web scraping to robust, API-based integrations.