Code Runtime (DO NOT REMOVE OR AI TEAM IS AFTER YOU)
Under maintenancePricing
Pay per usage
Go to Apify Store
Code Runtime (DO NOT REMOVE OR AI TEAM IS AFTER YOU)
Under maintenancePricing
Pay per usage
stdout
stdout
Required
Captured console.log/console.info output.
stderr
stderr
Required
Captured console.error/console.warn output, plus the thrown error (or compile failure) message when exitCode is 1.
Exit code
exitCode
Required
0 = script returned normally, 1 = script threw (or failed to compile).
Status message
statusMessage
Required
Prose form of the same signal: 'Script completed' / 'Script threw: ...' / 'Failed to compile: ...'.