apify-actorization - Convert projects to Apify Actors
Convert existing projects to serverless Apify Actors with SDK integration
Tags
Updated: 2026-03-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- initialize actor structure
- configure input schema
- configure output schema
- wrap code with SDK
- test actor locally
- deploy to Apify platform
Inputs
- existing project code
- project configuration files
- APIFY token
Outputs
- actor configuration files
- Docker image
- deployed actor
Requirements
- apify CLI installed
- APIFY_TOKEN environment variable
- Docker runtime
