JSPM

n8n-nodes-enzoluislabs

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q37620F
  • License MIT

EnzoluisLabs AI Studio node for n8n

Package Exports

  • n8n-nodes-enzoluislabs
  • n8n-nodes-enzoluislabs/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (n8n-nodes-enzoluislabs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

EnzoluisLabs AI Studio n8n Nodes

This package provides n8n nodes for the EnzoluisLabs AI Studio, featuring capabilities similar to Gemini 2.5 Flash but with the EnzoluisLabs brand and functionality.

Installation

To install this package, run the following command in your n8n installation:

npm install n8n-nodes-enzoluislabs

Or install it directly from the n8n interface by navigating to Settings > Community Nodes and searching for "enzoluislabs".

Nodes Included

  1. AiSearch - Perform AI-powered searches with customizable parameters
  2. AiCrawler - Extract structured data from websites using AI
  3. AiScraper - Scrape web content with intelligent parsing
  4. AiMap - Analyze maps and geospatial data with AI
  5. BrowserAgent - Automate complex browser interactions with AI

Credentials

All nodes require an EnzoluisLabs API key, which can be obtained from the EnzoluisLabs dashboard.

Usage

  1. Add any of the EnzoluisLabs nodes to your n8n workflow
  2. Configure the node with your desired parameters
  3. Connect your API credentials
  4. Execute the workflow

Features

  • All the capabilities of Gemini 2.5 Flash but branded as EnzoluisLabs
  • Support for all major AI operations: search, crawl, scrape, map analysis, and browser automation
  • Configurable parameters for fine-tuning results
  • Robust error handling and retry mechanisms
  • Support for structured data extraction with JSON schemas

Support

For issues, feature requests, or questions, please open an issue on GitHub.

License

MIT