Details of runs
No credit card required
Details of runs
No credit card required
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).
You can access the Details of runs programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "actorIds": [
3 "Y8pYbKBLR3SNv6Gxd"
4 ],
5 "limit": 100
6}' |
7apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
3 stars
97% runs succeeded
Created in Jul 2023
Modified 10 months ago