ScrapeSpace

Runs

Understanding task executions and their statuses.

What are runs?

Every time you start a new agent task or replay an automation, ScrapeSpace creates a run. Runs track the execution from start to finish — including status, duration, and results.

Run types

AI runs use the AI agent to navigate a real browser and extract data. A successful AI run can save a reusable automation.

Replays execute a saved automation directly, without AI. They typically complete in 3–5 seconds and use a separate monthly replay budget.

Scheduled runs are replays triggered automatically by a schedule you've configured.

Statuses

StatusMeaning
PendingQueued, waiting for an available runner
RunningCurrently executing
SuccessCompleted successfully — data is ready
FailedSomething went wrong during execution
BlockedThe target site blocked access
CancelledYou stopped the run manually
RejectedThe prompt wasn't a valid scraping task

Viewing results

Successful runs with extracted data show results inline. You can export data as CSV or JSON from the run detail page.

Retrying

Failed or blocked runs can be retried from the run detail page. The AI agent may take a different approach on retry.