n8n-nodes-keupera
v0.1.6
Published
n8n community node for the Keupera SEO, GEO and AI Visibility platform
Downloads
117
Maintainers
Readme
n8n-nodes-keupera
An n8n community node for the Keupera SEO, GEO and AI Visibility platform.
Automate every part of your SEO and GEO workflows with Keupera, inside n8n — keyword research, content planning, backlink outreach, AI-visibility monitoring (Brand Radar, Prompt Research), and detailed analytics.
Resources
| Resource | Operations | |---|---| | Keywords | List, Add, Delete, Toggle Star, Bulk Update Status, Trigger Research, Poll Research Job, List Groups | | Backlinks | List Campaigns, Create Campaign, Get Campaign, List Opportunities, Get Recommendations, Get Opportunity, Update Opportunity, Generate Email, Send Email | | Content | List Articles, Get Article, Create Article, Update Article, Delete Article, Trigger Generation, Get Calendar, Get Automation Settings, Update Automation Settings | | AI Visibility | Brand Radar List/Create/Delete/Update/Get Results; Prompt Research List/Create/Get; AI Score | | Analytics | Website Summary/Daily/Top Pages/Referrers/Devices/Browsers/Geo; Search Console Daily/Keywords/Pages; Bot Traffic Summary/Daily/Top Pages | | Utilities | Verify Credentials, Connect CMS, Track Bot Hit |
Authentication
This node uses an API Key (Bearer token). Obtain your key from the Keupera dashboard under Settings → Developers.
Note: each API key is bound to a single website. The
Website IDfield is optional in most cases — leave it empty to use the website your key is bound to. Only set it to override and target another website you own.
Compatibility
- n8n >= 2.21.7
- Node.js >= 20
- Requires a Keupera paid subscription with API access enabled.
API Reference
Full API documentation: https://docs.keupera.com/api-reference/introduction
Support
We're here to help you get the most out of Keupera + n8n.
- Email: [email protected]
- Website: https://keupera.com
- Docs: https://docs.keupera.com
- Bug reports & feature requests: open an issue on GitHub
- Community help (n8n): n8n community forum
When reporting a bug, please include:
- n8n version (
Settings → Version) n8n-nodes-keuperaversion- The resource + operation in use
- A screenshot or copy of the error message
- (If possible) a workflow JSON export with credentials stripped
Contributing
Contributions are welcome! To get a local dev environment running:
git clone https://github.com/keupera/n8n-nodes-keupera.git
cd n8n-nodes-keupera
npm install
npm run lint
npm run devOpen a pull request against the main branch describing the change and linking any related issue.
