apify

Package Information

Released: 5/26/2025
Downloads: 123 weekly / 364 monthly
Latest Version: 0.3.0
Author: drobnikj

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

  1. Create an Actor: Set up a new actor on Apify.
  2. Set up a Workflow: Create a new workflow in n8n.
  3. Add the Apify Node: Insert the Apify node into your workflow.
  4. Configure Credentials: Enter your Apify API key and actor ID.
  5. Select an Operation: Choose the desired operation for the node.
  6. Execute the Workflow: Run the workflow to execute the Apify operation.

Screenshots

Here are some screenshots showcasing the node in action:

Screenshot 1
Screenshot 2

Resources

Version History

Track changes and updates to the node here.

Discussion