Learn how to export datasets from Visual Layer using shell commands—no SDK required.
curl
without needing Python or SDKs. Ideal for automation scripts or CLI-based workflows.GET
request to trigger export:
<DATASET_ID>
: Your dataset IDexport_format
: Supported values are json
or parquet
include_images
: true
or false
file_name
: Name for the output ZIPid
to monitor progress:
"status": "COMPLETED"
.
-L
flag to follow redirects (required for S3 links).
pandas
to find the most unique images:
pandas
uniqueness_score
for image filtering