An open API service indexing awesome lists of open source software.

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

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)