n8n-nodes-karakeep-openapi
v0.1.0
Published
n8n community node for Karakeep - a self-hosted bookmark manager
Maintainers
Readme
n8n-nodes-karakeep-openapi
This is an n8n community node for Karakeep, a self-hosted bookmark manager.
Karakeep is an open-source, self-hosted bookmark manager that helps you organize and manage your bookmarks, links, and content.
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install n8n-nodes-karakeep-openapiCredentials
To use this node, you need to configure the following credentials:
- URL: The base URL of your Karakeep instance API (e.g.,
https://your-karakeep-instance.com/api/v1) - API Key: Your Karakeep API key for authentication
Getting an API Key
- Log in to your Karakeep instance
- Navigate to Settings → API Keys
- Create a new API key
- Copy the key and use it in n8n
Operations
This node supports all operations available in the Karakeep API, including:
- Bookmarks: Create, read, update, delete bookmarks
- Lists: Manage bookmark lists
- Tags: Manage tags
- Highlights: Manage highlights
- Users: User management operations
Compatibility
- n8n version 1.0.0 or later
- Karakeep API v1
Resources
License
MIT
