Brave Search API — Web, News, Images & Videos in One JSON API

Brave's independent index as structured JSON — web (quick + deep), news, images & videos. AI digest as aiOverview. 10 shared free calls included.

Try for Free View Documentation
From $0.03 per 1,000 SERP Pages Structured JSON Results Independent Index AI digest as aiOverview
$0.03
From / 1,000 Searches
JSON
Structured Results
4
Endpoint Types
5
Search Engines, One Flat Price

Four Endpoints, One Flat Price

Same flat pricing across all five search engines — web, news, image, and video endpoints are priced identically whether you query Brave, Google, Bing, Yahoo, or DuckDuckGo. Brave has no Shopping endpoint; for product listings use the Google or Yahoo Shopping APIs.

News

News

From $0.01
per 1,000 searches
  • Structured news fields
  • Title, URL, source, date
  • Article excerpts
  • Freshness filter
  • Country targeting
Default$0.20/1K Queries
Growth$0.02/1K Queries
Scale$0.01/1K Queries
Learn more →
Images

Images

From $0.42
per 1,000 searches
  • Full-size & thumbnail URLs
  • Image dimensions
  • Source page URL
  • SafeSearch filtering
  • Structured image fields
Default$0.60/1K Queries
Growth$0.54/1K Queries
Scale$0.42/1K Queries
Learn more →
Videos

Videos

From $0.42
per 1,000 searches
  • Title, URL, duration
  • Thumbnail URLs
  • Source & publish date
  • Structured video fields
  • Country targeting
Default$0.60/1K Queries
Growth$0.54/1K Queries
Scale$0.42/1K Queries
Learn more →

See How Much You Save

Web search on the Brave engine is billed from $0.03/1K pages at the Scale tier — the same flat pricing every engine gets. Here is what Brave web searches cost.

1,000 searches
$0.03
Scale tier
10,000 searches
$0.30
Scale tier
100,000 searches
$3.00
Scale tier
1,000,000 searches
$30.00
Scale tier
Same on all engines
Flat
Google, Bing, Yahoo, DDG, Brave
AI digest
Included
returned as aiOverview

An independent index built for privacy

Brave runs one of the few major search indexes that is not part of the Google or Microsoft families, and it does not profile users or tailor results around search history. That makes Brave a genuinely independent third view of the web for research, monitoring, and rank tracking.

A third independent index

Brave maintains its own web index with its own ranking, so results can differ meaningfully from Google, Bing, and Yahoo. Teams that cross-check independent indexes catch ranking moves and content gaps the big two miss.

Privacy-first by default

Brave does not build user profiles or personalize results around browsing history, so the SERPs you capture reflect the web rather than a user bubble, which keeps data collection clean and reproducible.

AI digest as aiOverview

For many queries Brave opens with an AI digest, a concise AI-written answer summary. The endpoint returns it as an aiOverview field, so you can surface or monitor it programmatically.

The same flat pricing and response shape

Brave web, news, image, and video endpoints are priced identically to every other search engine in the catalog and return the same documented JSON structure, so adding Brave to your pipeline is a one-line change.

Brave API in One Request

Set engine=brave and start searching. Works with cURL, Python, JavaScript, or any HTTP client. Try our free tier to get started.

cURL - Brave Web Search
# Brave web search - from $0.03/1K (AI digest returned as aiOverview)
curl "https://apiserpent.com/api/search?q=best+programming+languages+2025&engine=brave&num=10" \
  -H "X-API-Key: YOUR_API_KEY"
JSON Response (partial)
{
  "searchParameters": {
    "q": "best programming languages 2025",
    "engine": "brave",
    "type": "search"
  },
  "results": {
    "organic": [
      {
        "title": "Top 10 Programming Languages to Learn in 2025",
        "url": "https://example.com/top-languages",
        "snippet": "Python, JavaScript, and Rust lead the rankings...",
        "position": 1
      },
      {
        "title": "Best Languages for Web Development 2025",
        "url": "https://example.com/web-dev-languages",
        "snippet": "TypeScript adoption surged 40% in 2024...",
        "position": 2
      }
    ]
  },
  "totalResults": 10,
  "credits": { "used": 1, "remaining": 99 }
}

Built for High-Volume Use Cases

Brave's independent index plus flat engine pricing makes it a practical choice for these scenarios.

Independent-Index Research

Brave runs its own crawler and index, so its results are not an echo of Google or Bing. For audits that need a genuinely different view of the web, Brave is one of the few non-Google, non-Bing Western indexes.

Rank Tracking at Scale

Monitor keyword positions across thousands of terms with the same flat per-page pricing as every other engine. Failed requests are not charged, which keeps repeated SEO monitoring predictable.

AI-Digest Monitoring

Brave's AI digest is returned as the aiOverview field, so you can track when and how a query earns an AI summary alongside organic results — without a separate product.

News Monitoring

Track news mentions with structured fields — title, URL, source, and date — plus a freshness filter, so you can monitor brand mentions and industry trends without high costs.

Image Collection

Collect full-size and thumbnail image URLs with dimensions and source-page links for training datasets, content creation, or visual research on an independent index.

Video Monitoring

Track video results with titles, URLs, durations, thumbnails, and publish dates. Useful for monitoring a brand or topic across an independent index's video surface.

Brave API Questions

The Serpent Brave Search API exposes Brave's independent web index as structured JSON. It covers web (quick and deep), news, image, and video search through the same unified endpoint contract as the other four engines, and it is priced identically.
Yes. Brave runs its own crawler and its own index of billions of pages, independent of both Google and Microsoft's Bing. That makes Brave one of the few non-Google, non-Bing Western indexes you can query for result diversity.
Brave supports Web search (quick and deep), News, Images, and Videos. There is no Shopping endpoint for Brave — for product listings use the Google Shopping API or Yahoo Shopping API instead.
Brave shows an AI digest at the top of many result pages. In the Serpent API that block is exposed as the aiOverview field alongside the organic results, so you can read or monitor it programmatically.
Brave uses the same flat pricing across all five search engines. Web search starts at $0.60/1K pages on Default, $0.06/1K on Growth, and $0.03/1K on Scale. News, image, and video endpoints match the standard catalog prices. 10 shared free calls are included on eligible endpoints.

Start from $0.03 per 1,000 Searches

Brave's independent index at the same flat price as every other engine. New accounts include 10 shared free calls for eligible endpoints. No credit card required to start.

Try for Free

Related guides

More on Brave search data and SERP APIs.

Scrape Brave Search ResultsBrave's endpoint, HTML results, and the API path. Scrape Brave for FreeWhat changed with Brave's API and the free-scraping route. All SERP APIsWeb, news, images, and video across five search engines. Rank Tracking APITrack keyword positions on Brave and four more engines.