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-enzoluislabsOr install it directly from the n8n interface by navigating to Settings > Community Nodes and searching for "enzoluislabs".
Nodes Included
- AiSearch - Perform AI-powered searches with customizable parameters
- AiCrawler - Extract structured data from websites using AI
- AiScraper - Scrape web content with intelligent parsing
- AiMap - Analyze maps and geospatial data with AI
- BrowserAgent - Automate complex browser interactions with AI
Credentials
All nodes require an EnzoluisLabs API key, which can be obtained from the EnzoluisLabs dashboard.
Usage
- Add any of the EnzoluisLabs nodes to your n8n workflow
- Configure the node with your desired parameters
- Connect your API credentials
- 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