How to get a count per day of runs on my actor
I can see in the insights tab, I get a number of users, revenue / costs, but where do I see the number of runs per day?
2 Replies
@Saurav Jain any advice for this one?
You could try using this actor from the store:
https://apify.com/lukaskrivka/actor-costs
It provides a "runCount" output value, with each output object giving stats for one day's usage.
Alternatively, you can use this API endpoint to get a list of runs:
https://docs.apify.com/api/v2/act-runs-get