Automate Apify for free on Stepper
Apify is the full-stack platform where developers build, deploy, and monitor web scraping tools. Apify Store offers 1,500+ pre-built tools.
Triggers available for Apify on Stepper
Finished Actor Run
Triggers whenever a selected actor is run and finished.
- 2 parameters
Finished Task Run
Triggers whenever a selected task is run and finished.
- 2 parameters
Actions available for Apify on Stepper
Fetch Dataset Items
Fetches items from a dataset.
- 3 parameters
Get Key-Value Store Record
Gets a record from a key-value store.
- 2 parameters
Find Last Actor Run
Finds the most recent actor run with a specific status.
- 2 parameters
Find Last Task Run
Finds the most recent task run with a specific status.
- 2 parameters
Run Actor
Runs a selected actor.
- 3 parameters
Run Task
Runs a selected actor task.
- 3 parameters
Set Key-Value Store Record
Creates a new or updates an existing record in a key-value store.
- 3 parameters
Scrape Single URL
Runs a scraper for the website and returns its content as text, markdown and HTML. This action is made for getting content of a single page, for example, to use in large language models (LLM) flows.
- 3 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.