n8n-nodes-apify
v0.1.0
Published
n8n nodes for Apify
Downloads
68
Maintainers
Readme
n8n-nodes-apify
This is an n8n community node. It lets you use apify in your n8n workflows.
Apify is the platform where developers build, deploy, and publish web scraping, data extraction, and web automation tools.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Screenshots
Operations
The node supports the following operations:
- Actors/Actor collection
- Actors/Actor object
- Actors/Run collection
- Actors/Run actor synchronously
- Actors/Run Actor synchronously and get dataset items
- Actors/Run object
- Actors/Abort run
- Actors/Metamorph run
- Actors/Resurrect run
- Actors/Last run object and its storages
- Actor tasks/Task collection
- Actor tasks/Task object
- Actor tasks/Task input object
- Actor tasks/Run collection
- Actor tasks/Run task synchronously
- Actor tasks/Run task synchronously and get dataset items
- Actor tasks/Last run object and its storages
- Datasets
- Datasets/Dataset collection
- Datasets/Dataset
- Datasets/Item collection
Credentials
The node supports the API Key authentication method apifyApi
that is required to authenticate with the Apify API.
Compatibility
Tested against n8n version 1.57.0.
Usage
- Create a new actor on Apify.
- Create a new workflow in n8n.
- Add the Apify node to your workflow.
- Enter your API key and actor ID.
- Select the operation you want to perform.
- Execute the node.