Skip to content

brave/n8n-nodes-brave-search

Repository files navigation

Banner image

n8n-nodes-brave-search

This is an n8n community node. It lets you use the Brave Search API in your n8n workflows.

Power your search and AI apps with the fastest growing independent search engine since Bing. Access an index of billions of pages with a single call. Get started for free at https://brave.com/search/api/.

n8n is a fair-code licensed workflow automation platform.

Table of Contents

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node presently supports search operations for general web results, as well as images, news, and videos.

Credentials

An API key is required in order to issue calls to the Brave Search API. Get started for FREE with 1 query/second, and 2,000 queries/month. Sign up to retrieve your API key at https://brave.com/search/api/.

Compatibility

Tested locally against n8n v1.93.0.

Usage

You should familarize yourself with the various response objects, to understand what data is provided by the API, and how to access individual insights. Response object formats are available in the Brave Search API documentation. For example, to understand how a standard Web Search response looks, you can visit https://api-dashboard.search.brave.com/app/documentation/web-search/responses.

Resources

Development

To streamline and accelerate the development process, follow these steps:

  1. Install n8n globally (pnpm add -g n8n).
  2. Set the N8N_CUSTOM_EXTENSIONS environment variable to the /dist directory of this repository.
  3. Enable hot reloading by setting the N8N_DEV_RELOAD environment variable to true.
  4. Run pnpm run dev to watch for changes and automatically rebuild the node as you develop.
  5. Start n8n with n8n start to launch the editor UI.
  6. Open the n8n editor UI in your browser.

You should now be able to search for and use the Brave Search node in your n8n workflows.

Note: When launching n8n locally for the first time, you will be prompted to create a user account. If you forget your credentials, you can reset n8n to its initial state by running n8n user-management:reset.

Version history

  • 1.0.0 — Initial release of the Brave Search API n8n node

About

A n8n node for Brave Search

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •