O que Apify Actor Web Crawler faz?
Deploys custom Apify Actors via the Apify API v2 for large-scale web crawling using CrawleeJS. Leverages Apify dataset storage, RequestQueue, and proxy configuration for distributed scraping at scale.
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