VOOZH about

URL: https://apify.com/ellustar/my-actor-81

⇱ Actor CLI Project Generator Β· Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

Actor CLI starter template

Actor CLI Starter Template** is a ready-to-use command-line foundation for building, testing, and deploying Actors quickly. It provides a clean project structure, sensible defaults, TypeScript support, and example scripts to help developers ship reliable automation with minimal setup.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Ellustar

Ellustar

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

5 months ago

Last modified

Share

Start a new Actorization project quickly and easily with this project template. It provides a basic structure for building an Actor with the Apify CLI and allows you to easily add your own functionality.

Included features

How it works

This template is useful when you're already familiar with the Apify Platform and want to use the Apify CLI to turn almost any project into an Actor.

Resources

Getting started

For complete information see this article. In short, you will:

  1. Build the Actor
  2. Run the Actor

Pull the Actor for local development

If you would like to develop locally, you can pull the existing Actor from Apify console using Apify CLI:

  1. Install apify-cli

    Using Homebrew

    $brew install apify-cli

    Using NPM

    $npm-ginstall apify-cli
  2. Pull the Actor by its unique <ActorId>, which is one of the following:

    • unique name of the Actor to pull (e.g. "apify/hello-world")
    • or ID of the Actor to pull (e.g. "E2jjCZBezvAZnX8Rb")

    You can find both by clicking on the Actor title at the top of the page, which will open a modal containing both Actor unique name and Actor ID.

    This command will copy the Actor into the current directory on your local machine.

    $apify pull <ActorId>

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

You might also like

TypeScript Web Crawling Actor Starter

ellustar/my-actor-35

TypeScript Web Crawling Actor Starter** is a ready-to-use template for building fast, scalable web crawlers with Crawlee and Cheerio. It includes clean TypeScript setup, best practices, error handling, and structured data extraction to help you launch quickly.

Python Playwright Template

ellustar/my-actor-74

Python Playwright Template is a ready to use automation actor for web scraping and testing. It provides a clean project structure, browser setup, page models, and example scripts so you can quickly build, customize, and deploy reliable Playwright workflows at scale. Ideal for cloud or local runs

Python Playwright template

ellustar/my-actor-59

A ready-to-use Python Playwright template for building reliable web automation and scraping actors. Includes clean project structure, browser setup, async support, and best practices to help you quickly launch, customize, and scale Playwright-based workflows.”

TypeScript Crawlee & CheerioCrawler Actor Template

ellustar/my-actor-49

A ready-to-use TypeScript template for building scalable web crawlers with Crawlee and CheerioCrawler. It provides a clean project structure, best practices, and examples for fast HTML scraping, data extraction, error handling, and deployment on the Apify platform.

Python Empty Template

ellustar/my-actor-32

**Python Empty Template is a minimal starter actor for building Python-based automations and scrapers on Apify. It provides a clean structure, basic input/output handling, and integration with the Apify Python SDK, letting you quickly create custom workflows.**

Related articles

Announcing Apify CLI v1
Read more
How to scrape TechCrunch with Python
Read more
Introduction to Apify Store: the world’s largest marketplace of web scrapers
Read more