Enterprise Grade Screenshot & PDF API

  • New
    Announcement

    Capture now supports stateful Browser Sessions for workflows that need more than one request. Create a cloud browser, keep cookies and navigation state alive, then drive it step by step with deterministic actions like goto, click, type, query, content, and screenshot.

    Use it for multi-step forms, dynamic pages, agent-driven browsing, and end-to-end checks where a single screenshot or PDF request is not enough.

    The core flow is simple:

    1. POST /v1/sessions to create a session.
    2. POST /v1/sessions/{sessionId}/actions to run browser actions.
    3. DELETE /v1/sessions/{sessionId} when you are done.

    Sessions are billed by duration: 1 credit per minute open, rounded up, and charged when the session closes or expires. Each session can run for up to 15 minutes, with up to 5 active sessions per user.

    Docs: https://docs.capture.page/docs/browser-sessions-overview