Package Information
Available Nodes
Documentation
n8n Nodes - Apify Integration
This is an n8n community node that integrates Apify with your n8n workflows, enabling seamless web scraping, data extraction, and automation.
Apify is a platform for developers to build, deploy, and publish web automation tools, while n8n is a fair-code licensed workflow automation tool that allows you to connect various services.
Table of Contents
Installation
To install this community node, please follow the official n8n community node installation guide.
Operations
This node supports a wide range of Apify operations, including:
- Actors: Manage actors and their runs.
- Fetch actor collections and objects
- Run actors synchronously
- Abort, metamorph, or resurrect runs
- Retrieve the last run object and its storages
- Actor Tasks: Automate tasks associated with actors.
- Manage task collections and objects
- Run tasks synchronously and retrieve dataset items
- Fetch the last run object and its storages
- Datasets: Work with Apify datasets.
- Retrieve dataset collections and specific datasets
- Fetch dataset items
Credentials
To authenticate, the node uses an Apify API Key. You'll need to configure this in the n8n credentials section under apifyApi
.
Compatibility
This node has been tested with n8n version 1.57.0.
Usage
- Create an Actor: Set up a new actor on Apify.
- Set up a Workflow: Create a new workflow in n8n.
- Add the Apify Node: Insert the Apify node into your workflow.
- Configure Credentials: Enter your Apify API key and actor ID.
- Select an Operation: Choose the desired operation for the node.
- Execute the Workflow: Run the workflow to execute the Apify operation.
Screenshots
Here are some screenshots showcasing the node in action:
Resources
Version History
Track changes and updates to the node here.