📄️ Apify Platform
Apify platform - large-scale and high-performance web scraping
📄️ Request Storage
The Apify SDK has several request storage types that are useful for specific tasks. The requests are stored either on local disk to a directory defined by the
📄️ Result Storage
The Apify SDK has several result storage types that are useful for specific tasks. The data is stored either on local disk to a directory defined by the
📄️ Environment Variables
The following is a list of the environment variables used by Apify SDK that are available to the user.
📄️ Proxy Management
IP address blocking is one of the oldest
📄️ Session Management
SessionPool is a class that allows you to handle the rotation of proxy IP addresses along with cookies and other custom settings in Apify SDK.
📄️ TypeScript Actors
Apify SDK supports TypeScript by covering public APIs with type declarations. This
📄️ Running in Docker
Example Docker images to run your crawlers