run_actor
Run Actor
Start an Apify Actor run. Use asynchronous mode for long-running crawls and synchronous mode only when you need the run's JSON dataset items immediately.
run_actor
Start an Apify Actor run. Use asynchronous mode for long-running crawls and synchronous mode only when you need the run's JSON dataset items immediately.
manage_task
Create, get, update, delete, list, or run Apify Actor Tasks. Tasks save reusable Actor input and run options.
manage_actor
Get, create, update, or delete an Apify Actor owned by the authenticated account. Use Manage Actor Version for source-code versions.
list_runs
List Apify Actor runs either account-wide or for a specific Actor. Use this to monitor recent runs and find run IDs for status, logs, datasets, or cleanup.
abort_run
Abort a running Apify Actor execution. Use graceful abort when the Actor should receive an abort signal before forceful termination.
manage_webhook
Create, get, update, test, delete, or list Apify webhooks for Actor run and build events.
get_dataset_items
Retrieve or export items from an Apify dataset. JSON items are returned inline; CSV, XLSX, XML, RSS, and HTML exports are returned as Slate attachments.
manage_schedule
Create, get, update, delete, or list Apify schedules that run Actors or Actor Tasks on a cron expression.
manage_key_value_store
Manage Apify key-value stores and records. JSON records are returned inline; text and binary records are returned as Slate attachments.
get_run
Retrieve an Apify Actor run by ID, optionally including JSON dataset items or the run log as a Slate attachment.
push_dataset_items
Append JSON objects to an Apify dataset. Datasets are append-only and are commonly used for Actor output records.
build_actor
Start an Apify Actor build, retrieve build details, or list builds for an Actor. Builds compile Actor versions into runnable Docker images.
list_actors
List Actors owned by the authenticated Apify account. Use Search Store Actors when you need to discover public Apify Store Actors.
manage_request_queue
Manage Apify request queues and queued crawler requests. Use this to seed, inspect, update, or clean URL queues used by Actors.
search_store_actors
Search public Apify Store Actors. Use this to discover Actor IDs or full names before running a public scraper or automation Actor.
manage_dataset
List, get, create, update, or delete Apify datasets. Use Get Dataset Items to read or export the items inside a dataset.
manage_actor_version
List, get, create, update, or delete Apify Actor versions. Versions hold source metadata used by Actor builds.
get_account
Get the authenticated Apify account profile and available account metadata from the API token.
manage_run
Get or manage Apify Actor run lifecycle actions beyond cancellation, including resurrect, reboot, update, and delete.
Run, schedule, and manage web scraping and browser automation Actors. Start Actor runs synchronously or asynchronously with custom input and runtime options. Create reusable Actor tasks with saved configurations. Store and export scraped data in datasets (JSON, CSV, XML, Excel). Manage key-value stores for files, screenshots, and configuration. Handle request queues for URL crawling. Schedule recurring Actor runs using cron expressions. Configure webhooks for run and build events. Trigger and manage Actor builds. Retrieve account and usage information.
Common questions about connecting Apify to AI agents with Metorial.