> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keenable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# n8n

> A Keenable web-search and page-fetch community node for n8n workflows.

*Workflow node*

A Keenable web-search and page-fetch community node for n8n workflows.

→ [n8n-nodes-keenable on npm](https://www.npmjs.com/package/n8n-nodes-keenable)

## Install

### Install the community node

In n8n, open Settings → Community Nodes → Install and enter the package name:

```text theme={"dark"}
n8n-nodes-keenable
```

### Add the node

Add the Keenable node to a workflow and choose the Search or Fetch operation.

<Note>
  Add a `KEENABLE_API_KEY` credential to authenticate — this removes the hourly request cap. Without a key, calls run on the shared public tier at [lower rate limits](/rate-limits).
</Note>
