benchmarks/web-search/fastest search API
119 questions · 12 endpoints

Fastest 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.

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

Fastest for a realtime loop. Read Latency. Prefer the Fast row of a pair.

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 latency

12 endpoints. This table is Latency only.

latency onlyFastest for a realtime loop. Read Latency. Prefer the Fast row of a pair.
Web search APIs ranked by latency
RankVendorEndpoint & configurationLatency
1Seltznews indexPOST /v1/searchscope=news321ms
2Exaweb searchPOST /searchtype=instant444ms
3PredictLeadscompany news eventsGET /api/v3/companies/{domain}/news_events668ms
4Brave Searchweb searchGET /res/v1/web/searchcount=10 · result_filter=web697ms
5Firecrawlweb searchPOST /v2/search1.10s
6Parallelweb searchPOST /v1/searchmode=basic1.40s
7Linkupweb searchPOST /v1/searchdepth=fast · outputType=searchResults1.84s
8SERPgoogle searchGET google-search74.p.rapidapi.comlimit=102.14s
9Linkupweb searchPOST /v1/searchdepth=standard · outputType=searchResults2.34s
10Exaweb searchPOST /searchtype=deep2.95s
11Parallelweb searchPOST /v1/searchmode=advanced3.33s
12Tavilyweb searchPOST /searchsearch_depth=advanced · chunks_per_source=34.34s

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

Most accurate, fastest, and cheapest search API

What is the most accurate search API?

Exa (type=instant) 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.