Use REPL to instantly execute Node.js code on the Apify platform. Write your code in the App
or launch your script via API by passing a JSON input with a single property: code: string
.
REPL comes bundled with Puppeteer, Chrome and all the NPM packages Apify SDK uses. To list, run:
npm show apify dependencies
Note that those are only the listed ones and you might get lucky with requiring popular packages
such as lodash
too, because there's a high probability that something uses it as a dependency.
Developer
Maintained by Community
Actor stats
- 7 users
- 872 runs
- Modified about 1 month ago
Categories