https://github.com/getmaxun/n8n-maxun-node
N8N Maxun node for automation
https://github.com/getmaxun/n8n-maxun-node
Last synced: 4 months ago
JSON representation
N8N Maxun node for automation
- Host: GitHub
- URL: https://github.com/getmaxun/n8n-maxun-node
- Owner: getmaxun
- Created: 2026-01-22T15:50:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-12T20:04:11.000Z (4 months ago)
- Last Synced: 2026-02-13T03:26:13.219Z (4 months ago)
- Language: TypeScript
- Size: 425 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
- [n8n-nodes-maxun](#n8n-nodes-maxun)
- [Installation](#installation)
- [Operations](#operations)
- [Credentials](#credentials)
- [Resources](#resources)
# n8n-nodes-maxun
This is an n8n community node. It lets you use [Maxun](https://maxun.dev) in your n8n workflows.
[Maxun](https://maxun.dev) is the [open-source](https://github.com/getmaxun/maxun) no-code platform for web scraping, crawling, search and AI data extraction. Maxun can be used to turn the web into structured, reliable data. Designed to scale from simple use cases to complex, automated workflows.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Resources](#resources)
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
- Robot: interact with Maxun robots
- Run: interact with Maxun robot runs
## Credentials
- API Key: Maxun API key. You can get it from the Maxun dashboard under Settings > API Keys
- Base URL: The endpoint for your Maxun service. Default is Maxun Cloud Service, you can also set it to your self-hosted Maxun.
## Resources
* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* [Maxun documentation](https://docs.maxun.dev)
* [Maxun website](https://maxun.dev)