news-search

Query Brave's News Search API and return structured article results.

23|3|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/MidnightV1/Claude-Code-Feishu --skill news-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-search
Source: https://github.com/MidnightV1/Claude-Code-Feishu/tree/main/.claude/skills/brave-news-search
Command: npx skills add https://github.com/MidnightV1/Claude-Code-Feishu --skill news-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brave News Search enables quick, reliable access to recent articles by querying Brave's News Search API and returning structured results with key fields (title, url, description, age, thumbnail).

Core Features & Use Cases

  • Real-time retrieval: fetches current news across topics with configurable freshness and date ranges.
  • Rich results: returns title, url, description, age, and thumbnail, plus optional Goggles-based ranking.
  • Use Case: monitor breaking news, build topic feeds, or curate sources for reports.

Quick Start

Use Brave News Search to pull the latest articles on a topic, then refine by country, language, and safety preferences.

Frequently Asked Questions about news-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve current news articles with structured metadata using an API?

To retrieve current news articles, you query the Brave News Search API and receive structured results containing title, URL, description, age, and thumbnail for each article.

Can I filter news search results by date range and freshness?

Yes, you can filter news search results using configurable freshness parameters and date ranges to ensure you only retrieve articles published within your specified timeframe.

Do I need a Brave API key to perform news searches?

Yes, you need a valid Brave API key to authenticate your requests and access the Brave News Search API for retrieving structured article results.

How do I customize news search ranking with Goggles?

You can apply Goggles-based custom ranking by passing the goggles parameter in your query, allowing you to tailor the news search results to your specific preferences.

What parameters are available for precise news querying?

Available parameters include query, country, search language, UI language, count, offset, freshness, and goggles, enabling precise querying and result customization for news retrieval.

Does the news search support SafeSearch filtering?

Yes, the news search supports SafeSearch preferences, allowing you to control the safety level of the articles returned in your structured search results.