benchmarks/web-search/most accurate search API
119 questions · 12 endpoints

Most accurate search API

Every endpoint gets the same user query and can retrieve max 10 results. There is no single best web search API. It is a tradeoff between accuracy, latency, cost, and retrieval quality.

Exa (type=deep) leads extracted-answer accuracy at 99.2% on this run.

Most accurate for a critical path. Read Accuracy. Prefer the Deep row if the extra wait is acceptable.

Most accurate · Fastest · Cheapest · Full benchmark

open data + codeQueries, raw search hits, extracted answers, and judgments are public in openbenchmarks-labs/web-search.github →

Ranking, sorted by accuracy

12 endpoints. This table is Accuracy only.

accuracy onlyMost accurate for a critical path. Read Accuracy. Prefer the Deep row if the extra wait is acceptable.
Web search APIs ranked by accuracy
RankVendorEndpoint & configurationAccuracy
1Exaweb searchPOST /searchtype=deep99.2%
2Exaweb searchPOST /searchtype=instant99.2%
3Parallelweb searchPOST /v1/searchmode=advanced98.3%
4Linkupweb searchPOST /v1/searchdepth=standard · outputType=searchResults97.5%
5Parallelweb searchPOST /v1/searchmode=basic97.5%
6Linkupweb searchPOST /v1/searchdepth=fast · outputType=searchResults96.6%
7Brave Searchweb searchGET /res/v1/web/searchcount=10 · result_filter=web95.0%
8Tavilyweb searchPOST /searchsearch_depth=advanced · chunks_per_source=395.0%
9Firecrawlweb searchPOST /v2/search94.1%
10SERPgoogle searchGET google-search74.p.rapidapi.comlimit=1094.1%
11Seltznews indexPOST /v1/searchscope=news68.9%
12PredictLeadscompany news eventsGET /api/v3/companies/{domain}/news_events63.0%

All metrics

Same order. Accuracy, AR@1, AR@5, speed, snippet tokens, and cost.

Web search APIs and news indexes, all metrics
RankVendorEndpoint & configurationAccuracyAR@1AR@5LatencySnippet tokensTotal $Official docs
1Exaweb searchPOST /searchtype=deep99.2%98.3%99.2%2.95s1,293$1.51Official docs
2Exaweb searchPOST /searchtype=instant99.2%84.9%97.5%444ms2,053$0.96Official docs
3Parallelweb searchPOST /v1/searchmode=advanced98.3%63.0%98.3%3.33s2,143$0.74Official docs
4Linkupweb searchPOST /v1/searchdepth=standard · outputType=searchResults97.5%84.9%95.0%2.34s2,936$0.76Official docs
5Parallelweb searchPOST /v1/searchmode=basic97.5%68.9%93.3%1.40s2,413$0.75Official docs
6Linkupweb searchPOST /v1/searchdepth=fast · outputType=searchResults96.6%89.1%96.6%1.84s2,846$0.76Official docs
7Brave Searchweb searchGET /res/v1/web/searchcount=10 · result_filter=web95.0%85.7%95.0%697ms727$0.67Official docs
8Tavilyweb searchPOST /searchsearch_depth=advanced · chunks_per_source=395.0%84.0%95.0%4.34s3,035$2.08Official docs
9Firecrawlweb searchPOST /v2/search94.1%77.3%93.3%1.10s672$0.67Official docs
10SERPgoogle searchGET google-search74.p.rapidapi.comlimit=1094.1%76.5%93.3%2.14s468$0.42Official docs
11Seltznews indexPOST /v1/searchscope=news68.9%31.9%64.7%321ms2,913$0.76Official docs
12PredictLeadscompany news eventsGET /api/v3/companies/{domain}/news_events63.0%47.9%63.0%668ms411$4.81Official docs

Most accurate, fastest, and cheapest search API

What is the most accurate search API?

Exa (type=deep) leads extracted-answer accuracy at 99.2% on 119 lookup questions.

What is the fastest search API?

Seltz has the lowest mean latency at 321ms on this run.

What is the cheapest search API?

SERP (RapidAPI) has the lowest list-price search cost on this run ($0.42). Free tiers and volume discounts are not included.