Skip to main content
Use templates when the Octoparse catalog already contains a workflow for the website or data source you need.
Template commands require configured credentials in CLI v0.1.33 and later. Run octoparse auth login before searching or inspecting templates.

Search the template catalog

Template search uses the same catalog and default ranking as the Octoparse website.

Inspect a template

Use template view to review normalized parameters and generated creation examples before creating a task.
CLI commands and public JSON output use templateId. templateRegistrationId is an internal API field and should not be used in CLI integrations.

Create a template task

Pass simple values with repeated --param flags:
For structured parameters, pass JSON directly or use a file:
Preview the request without creating a remote task:

Update template parameters

Updating a template task changes remote state and requires --yes.

What’s next

Manage tasks

List, rename, move, copy, and validate the task you created.

Run locally

Run the template task with the embedded local engine.