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

Brave's independent index, exposed as structured JSON. Web (quick + deep), news, image, and video endpoints with the same flat pricing across all five engines. Brave's AI digest is returned as ai_overview. Start with 10 shared free calls included.

Try for Free View Documentation
From $0.03 per 1,000 SERP Pages Structured JSON Results 5th Public Engine AI digest as ai_overview
$0.01
From / 1,000 Searches
JSON
Structured Results
4
Endpoint Types
5
Engines, One Flat Price

Four Endpoints, One Flat Price

Same flat pricing across all five 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 Search

Brave News

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

Brave Images

From $0.15
per 1,000 searches
  • Default: $3.00/1K Queries
  • Growth: $0.30/1K Queries
  • Scale: $0.15/1K Queries
  • Full-size & thumbnail URLs
  • Image dimensions
  • Source page URL
  • SafeSearch filtering
  • Structured image fields
Video Search

Brave Videos

From $0.015
per 1,000 searches
  • Default: $0.30/1K Queries
  • Growth: $0.03/1K Queries
  • Scale: $0.02/1K Queries
  • Title, URL, duration
  • Thumbnail URLs
  • Source & publish date
  • Structured video fields
  • Country targeting

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 ai_overview
NEW · BETA

Pixel Position & Geometry on every Brave SERP element

Add pixel_position=true to any Brave search and every organic result and related search comes back with both an integer pixel_position (y-coordinate) and a full pixel_box with x, y, width, and height. Same per-call price, opt-in flag.

See the spec →
{
  "organic": [
    { "position": 1, "pixel_position": 168, "pixel_box": { "x": 8, "y": 168, "w": 1350, "h": 92 } },
    { "position": 2, "pixel_position": 279, "pixel_box": { "x": 8, "y": 279, "w": 1350, "h": 98 } },
    { "position": 3, "pixel_position": 396, "pixel_box": { "x": 8, "y": 396, "w": 1350, "h": 90 } }
  ]
}

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 ai_overview)
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 ai_overview 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 ai_overview field alongside the organic results, so you can read or monitor it programmatically.
Brave uses the same flat pricing across all five 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 engines. Rank Tracking APITrack keyword positions on Brave and four more engines.