Apify Web Scraper Orchestrator 是做什么的?
Orchestrates Apify actors for large-scale web scraping via the Apify Client SDK. Manages actor runs, dataset exports, and proxy configuration through the Apify API v2.
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