VOOZH about

URL: https://apify.com/useful-tools/details-of-runs

⇱ Details of runs Β· Apify


Pricing

Pay per usage

Go to Apify Store

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).

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Useful tools

Useful tools

Maintained by Community

Actor stats

4

Bookmarked

57

Total users

2

Monthly active users

8 months ago

Last modified

Categories

Share

Input parameters

You can either use the user-friendly UI in Apify Console to set up your actor or input it directly via JSON. Actor's input recognizes these fields:

  • dateFrom:
    • Lower boundary value of Run that was started (optional)
  • dateTo:
    • Upper boundary value of Run that was started (optional)
  • actorIds:
    • Actor Ids or names for runs that will be evaluated (optional)
    • Empty value means all runs from all Actors will be evaluated
  • includeActorDetails:
    • Adds Actor related information (name, and title) to the Run.
  • includeInputs:
    • Adds field with input of the Run to the dataset.
  • includeOutputs:
    • Adds field with output of the Run to the dataset.
  • apifyToken:
    • In case you want to get information about Runs for another User fill his APIFY_TOKEN (User -> Settings -> Integrations)

Here are examples of the schema in JSON for the various types of input:

Get Runs that started between: 2022-01-13T09:45:39.794Z and 2023-05-05T12:11:44.865Z UTC time.

{
"dateFrom":"2022-01-13T09:45:39.794Z",
"dateTo":"2023-05-05T12:11:44.865Z",
"actorIds":["Y8pYbKBLR3SNv6Gxd","useful-tools/details-of-runs", ...],
"includeActorDetails":true,
"includeInputs":false,
"includeOutputs":false
}

Output

Each item in dataset is represented as response from Apify API Actor runs - get run endpoint with few additional information.

TODO

  • Add aggregation of Run's values per actor.
  • Possibility to store as named dataset.

Your feedback

We're always working on improving the performance of our actors. So if you've got any technical feedback on Storage Scraper, or simply found a bug, please create an issue on the actor's Issues tab in Apify Console.

You might also like

Failed Runs Monitor

jannovotny/failed-runs-monitor

This actor will let you know about failed or time outed runs of your actors and tasks via Slack or email. It can also notice you about successful runs with empty dataset, check JSON schema of dataset items, or about runs that are running for too long.

πŸ‘ User avatar

Jan NovotnΓ½

19

🐺 App Store Reviews Scraper API | $0.10/1K Reviews

thewolves/appstore-reviews-scraper

App Store Reviews Scraper is your ultimate tool to retrieve the reviews directly from the Apple Store. With extremely capable information retrieval, the lowest price, and lightning speed, this actor is unbeatable. It's priced at just $0.10 per 1000 reviews!

1.3K

5.0

Apify Store Scraper

shahidirfan/Apify-Store-Scraper

Scrape Apify Store actor data including titles, descriptions, pricing, reviews, and usage stats. Perfect for marketplace analysis, competitive research, and building actor intelligence databases. Monitor trends and benchmark competitors.

11

5.0

Actor Costs

lukaskrivka/actor-costs

Get costs and usage stats for your actor use aggregated daily. The actor also provides summary stats for the whole period.

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

38

Dataset(s) To Schema

zuzka/dataset-to-schema

Takes a Dataset ID(s) and outputs a JSON schema of the contents of the dataset into key value store.

πŸ‘ User avatar

Zuzka PelechovΓ‘

8

5.0

Instagram Hashtag Analytics Scraper

apify/instagram-hashtag-analytics-scraper

Extract detailed Instagram hashtag metrics fast. Get total post count, posts per day, top and latest posts, related hashtags (literal and semantic), and their usage frequency. Export scraped stats, run the scraper via API, schedule and monitor runs or integrate with other tools.

Abort Actor Runs

mnmkng/abort-actor-runs

This actor enables the aborting of all user's running actors with a single click or by a single API call. Scans all actors of the user, aborts all RUNNING and READY actors. It is set to minimize compute unit usage at the expense of speed. Scans the user's actors sequentially to prevent API abuse.

Instagram Related Hashtag Stats Scraper

scrapier/instagram-related-hashtag-stats-scraper

Analyze Instagram hashtags with the Instagram Related Hashtag Stats Scraper. Extract related hashtags, post counts, usage trends, and engagement metrics. Perfect for social media strategy, trend tracking, and content optimization. Fast, accurate, and scalable for bulk hashtag analysis.

Related articles

How to find content writers for link-building outreach
Read more
Dataset processing on Apify
Read more
How to run a content gap analysis with Apify
Read more