list_datasets
Retrieve available datasets from the Apify platform to access scraped data, with options to filter results and control pagination.
Instructions
Get list of datasets.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of records to skip (default: 0) | |
| limit | No | Maximum number of records to return (default: 20) | |
| unnamed | No | Include unnamed datasets (default: false) |