Skip to main content
octoparse run starts local extraction with the embedded Octoparse engine. It does not require the desktop application.

Start a foreground run

Use a local task definition instead of fetching a remote task:
Functional commands require credentials, including local task-file runs.

Select a browser

See Choose a browser mode for setup and selection priority.

Stream machine-readable events

--jsonl streams row, log, CAPTCHA, proxy, download, and lifecycle events. See Output and exit codes.

Start a detached run

Pass the same --output directory when checking history or exporting results.

Control a local run

Local status is tracked by this CLI and is not synchronized with the desktop app.

Export local results

Prefer the unified data command:
octoparse local export remains available for compatibility.
The runs command group is intended for internal artifact inspection. User workflows should use task IDs with local and data, or lot IDs with data export.