Back to skills

news-search

data

Searches Brave's news index and returns articles with titles, URLs, descriptions, ages, and thumbnails. Supports freshness filters (past day, week, month, or custom date ranges), SafeSearch levels, an

Setup & Installation

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

What This Skill Does

Searches Brave's news index and returns articles with titles, URLs, descriptions, ages, and thumbnails. Supports freshness filters (past day, week, month, or custom date ranges), SafeSearch levels, and Goggles for custom source ranking. You get structured news data with date filtering and custom source ranking in a single API call, which is faster than scraping multiple news sites or juggling RSS feeds.

When to use it

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