Public Actors
Email Notification Webhook
mnmkng/email-notification-webhook
This actor sends you an email notification with a log file when one of your other actors fails, succeeds, times out, you name it.
46
5
Delete Named Storages
mnmkng/delete-named-storages
Deletes your named storages by matching their names with a RegExp, selecting a date, or more. Enables deleting multiple named storages fast and safe using a UI rather than API.
9
1
REPL
mnmkng/repl
Develop scripts and tools blazingly fast with this Apify REPL. You no longer need to build your actor with every code change just to test something out. Create a REPL task and hack away. No builds needed. Latest Apify included.
7
2
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.
23
3
Abort And Resurrect
mnmkng/abort-and-resurrect
Aborts actor runs in bulk and resurrects them with new input and options.
7
2
Rebuilder
mnmkng/rebuilder
Rebuild your actors easily with a simple regular expression. This actor will fetch all your existing actors and match their names. Those that pass will be rebuilt. Schedule this for maximum effectiveness. It can also rebuild itself!
2
1