n8n-nodes-prowlarr
v0.1.1
Published
n8n community node for Prowlarr (indexer manager) via its v1 API
Maintainers
Readme
n8n-nodes-prowlarr
Community node for n8n to manage a Prowlarr indexer manager through its v1 API.
Installation
In n8n: Settings → Community Nodes → Install and enter n8n-nodes-prowlarr.
Resources & operations
| Resource | Operations |
|---|---|
| Search | Search across indexers (query, type, categories, indexer IDs) |
| Indexer | Get Many, Get |
| Command | Trigger (e.g. ApplicationIndexerSync, IndexerHealthCheck) |
| System | Get Status, Get Health |
Credentials
Create a Prowlarr API credential:
- Base URL — e.g.
http://prowlarr:9696. - API Key — Prowlarr → Settings → General → Security → API Key. Sent as
X-Api-Key.
Build
npm install --ignore-scripts
npm run buildDisclaimer
This project isn't affiliated with or endorsed by the Prowlarr project. Prowlarr is the property of its respective authors.
