Details of runs avatar
Details of runs

Pricing

Pay per usage

Go to Store
Details of runs

Details of runs

Developed by

Useful tools

Useful tools

Maintained by Community

This Actor is capable to list and store your Runs into the Dataset with all the necessary Run related details (like stats, usage, current pricing).

0.0 (0)

Pricing

Pay per usage

3

Total users

21

Monthly users

3

Runs succeeded

>99%

Issue response

45 days

Last modified

7 days ago

You can access the Details of runs programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "actorIds": [
< "Y8pYbKBLR3SNv6Gxd"
< ],
< "limit": 100
<}' |
<apify call useful-tools/details-of-runs --silent --output-dataset

Details of runs API through CLI

The Apify CLI is the official tool that allows you to use Details of runs locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: