subito_get_dataset_items
Fetch scraped classified ad items from a specified Apify dataset ID. Use pagination options to control the number and offset of results returned.
Instructions
Fetches scraped items from a previously generated Apify dataset ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit number of items to fetch | |
| token | No | Optional Apify API Token | |
| offset | No | Offset for pagination | |
| datasetId | Yes | The Apify Dataset ID to fetch items from |