Upstash Documentation

Cookbook

Runnable browser examples grouped by use case. Each one is self-contained: paste it, run it, read the output.
2 min read
Info

Every example is a single self-contained file in the Box SDK repo. All of them need UPSTASH_BOX_API_KEY. Examples marked AI use metered browser AI (act, extract, observe) and need a model provider key on the box or account. Everything else runs with the Box key alone.

Agentic browsing#

Goal-driven browsing: hand a goal to the box's agent, or drive your own loop.

Automation#

Forms, files, and durable sessions.

Retrieval#

Structured data out of rendered pages.

Testing#

The box as a test environment.