Back to skills

web-search

data

Searches the web using Brave's Search API and returns ranked results with snippets, URLs, and thumbnails. Supports freshness filters, SafeSearch, pagination, and Goggles for custom result ranking. Ret

Setup & Installation

npx skills add https://github.com/brave/web-search --skill web-search
or paste the link and ask your coding assistant to install it
https://github.com/brave/web-search
View on GitHub

What This Skill Does

Searches the web using Brave's Search API and returns ranked results with snippets, URLs, and thumbnails. Supports freshness filters, SafeSearch, pagination, and Goggles for custom result ranking. Returns web, news, video, discussion, and FAQ results in a single API call, so you don't need to scrape multiple sources or parse raw HTML.

When to use it

  • Working with web search functionality
  • Implementing web search features
  • Debugging web search related issues