ANEARSTANEARST

Documentation

Configure a capture in Studio, then send the same body to the API. API landing is /api. Full docs are here.

  • Quick Start

    Send a URL to ANEARST and receive a file plus a render report.

  • Authentication

    Authenticate with a hashed API key or a signed session cookie.

  • Screenshot API

    POST /api/v1/capture returns a file URL and a render report.

  • PDF API

    Set format to pdf to print the live document.

  • Video API

    Set format to mp4 for a short scroll preview of the live page.

  • Batch Capture

    Submit a list of public URLs in one request.

  • Monitoring

    Watch a URL and compare each still with the previous one.

  • Visual Regression

    Compare a baseline capture with a current capture.

  • Webhooks

    Outbound webhooks are not enabled in this release.

  • SDKs

    Official packages are not required.

  • Errors

    Error bodies include a short message and an optional hint.

  • Rate Limits

    Limits match the live capture route.

  • Examples

    A complete capture request.

  • Changelog

    ANEARST release notes.