# Webpage Screenshot Capture (Cached)

> Webpage Screenshot Capture (Cached) is a paid API for AI agents from engedi.digi-life17.workers.dev, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Takes a screenshot of any webpage by URL and returns a cached image result

## Facts

- Endpoint: GET https://engedi.digi-life17.workers.dev/api/screenshots
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/webpage-screenshot-capture-cached-c6ab1e25
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Oa0QmkzVsSEoZTpnMPFFR

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability webpage-screenshot-capture-cached-c6ab1e25
```

Example prompt: Can you take a screenshot of https://example.com and show me what it looks like? I want a cached visual snapshot of the page.

## When to prefer this

Use this endpoint when you need a visual rendering or snapshot of a webpage and want fast, cached results. Ideal for verifying page appearance, archiving visual state, or when you need a quick image of a URL without setting up a full browser automation pipeline.

## Known failure modes

- Invalid or unreachable URL returns error or empty data
- Private or auth-protected pages may not render correctly
- Very slow-loading pages may time out before screenshot is captured
- Cached result may be stale if page has changed recently
- Malformed URL query parameter causes bad request

## How this service works

51 REST endpoints for AI agents. Weather, news, crypto, stocks, products, courses, real estate, and 42 more. Pay per call in USDC/USDT via x402.

## Output

Returns a JSON object with a data field containing the screenshot data, a success boolean, and metadata including whether the result was cached, the source, a confidence score, and when it was last updated.

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/webpage-screenshot-capture-cached-c6ab1e25/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from engedi.digi-life17.workers.dev](https://www.zero.xyz/host/engedi.digi-life17.workers.dev/llms.txt)
