CONTENT CREATION

Nightly full screenshot recapture published to R2 CDN

Every night, recapture the entire documented screen catalog against production and publish the fresh images to a Cloudflare R2 bucket that the docs site loads from.

CategoryContent Creation
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNightly schedule
  • ActionRead full screenshot manifest
  • ActionCapture every documented page on productionBrowserbase
  • ActionUpload fresh PNGs to R2 bucketCloudflareCloudflare R2
  • OutputWrite capture-timestamp manifest to R2CloudflareCloudflare R2

What it does

Runs a complete overnight refresh of every product screenshot used in the docs, captured against the live production UI, and uploads them to an R2 bucket so the published docs always show today's interface.

When to use it

Your docs reference screenshots by CDN URL rather than committing them to the repo, and you want a guaranteed-fresh full set daily without per-route detection or PR overhead.

How it works

  1. 1A nightly schedule triggers the run.
  2. 2The flow reads the full screenshot manifest (every documented page and viewport).
  3. 3Browserbase logs into the production demo account and captures each page in sequence.
  4. 4Each PNG is uploaded to the R2 bucket under a stable, docs-referenced key, overwriting yesterday's.
  5. 5A final step writes a manifest JSON to R2 recording capture timestamps so the docs can show a 'last updated' badge.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BrowserbaseHeadless browsers, sessions, replays.
  2. 2
    Connect Cloudflare R2Object storage, S3-compatible.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.