APIs for the whole web
WrapAPI's request capture plugin is currently only compatible with Chrome, though the rest of the site will work with any browser.
Installing the WrapAPI Chrome extension lets you capture requests you make in Chrome and quickly turn them into API endpoints.
For example, it's especially useful for:
- Sites that use AJAX requests to load data in the background;
- Multi-step forms, where each step depends on the previous; and
- Pages behind logins; the Chrome extension lets you start building an API with the cookies of a logged-in session.