Station 01
Paste a URL, get back a screenshot. Handles cookie banners and overlays automatically — nothing to sign up for.
curl -X POST https://capture.tool5.store/api/v1/capture \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com","format":"png","fullPage":false}' \
--output shot.png