Apify · Capability
Apify Web Scraping and Automation
Unified workflow for running web scraping actors, monitoring execution, and retrieving structured data from the Apify platform.
What You Can Do
GET
List actors
— List Actors.
/v1/actors
GET
Get run
— Get run status.
/v1/runs/{runId}
GET
Get dataset items
— Get dataset items.
/v1/datasets/{datasetId}/items
MCP Tools
list-actors
List all available Apify Actors for web scraping and automation.
read-only
idempotent
run-actor
Run an Apify Actor with custom input to scrape a website or automate a task.
get-run-status
Check the status of an Apify Actor run.
read-only
idempotent
get-scraped-data
Retrieve structured scraped data from an Apify dataset.
read-only
idempotent
abort-actor-run
Abort a running Apify Actor.
idempotent
APIs Used
apify