I’ve been a lawyer and an engineer. Now I’m the COO of Apify, but I prefer to think of myself as the chief debugging officer. I enjoy finding weak spots and bottlenecks in systems and unlocking their full potential. Apify’s mission is to make the web more programmable. My mission is to make Apify the well-oiled machine that can achieve that goal. By the way, I love race cars 🏎, science 👨🔬 and gaming 🎮.
Public Actors
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.
25
3
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.
48
5
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
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
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