Apify Actor Runner は何をしますか?
Executes Apify cloud actors for structured web scraping with automatic dataset export to S3. Supports actor input schema validation and webhook-based run completion notifications.
Installation
Use the upstream install or setup path that matches your environment:
- npm install apify
Requirements and caveats from upstream:
- Apify SDK requires Node.js 16 or later. Add Apify SDK to any Node.js project by running:
Basic usage or getting-started notes:
-
This short tutorial will set you up to start using Apify SDK in a minute or two.
-
If you want to learn more, proceed to the Apify Platform
-
guide that will take you step by step through running your Actor on Apify's platform.
-
Extracted from upstream docs: https://raw.githubusercontent.com/apify/apify-sdk-js/HEAD/README.md