August 2026 Summaries
33 posts from Parallel Web Systems
Filter
Month:
Year:
Post Summaries
Back to Blog
Evaluating search for AI agents requires distinguishing among search, which finds relevant web information, extract, which reads known URLs, and research or task APIs, which perform multi-step searching and synthesis for broader objectives. Effective evaluations should measure the complete agent harness, language model, search, and extraction workflow by judging final answers against trusted, production-representative gold data rather than comparing isolated search responses or relying heavily on public benchmarks. The process involves holding the agent configuration constant while testing search providers or modes, allowing agents multiple search turns, configuring each tool according to its documentation, and assessing model-and-search combinations against realistic cost, latency, and quality constraints. Answers are commonly graded with LLM judges using task-appropriate measures such as factual accuracy, recall and precision, field-level correctness, or research rubrics, but judgments should include explanations and be manually audited. Failures should be separated into tool nonuse, provider errors, retrieval misses, and synthesis failures, since only some directly reflect search quality. Results should emphasize end-to-end cost per resolved task, total tool calls, token use, latency, confidence intervals, and transparent, dated configurations, with providers compared as trade-offs on accuracy-versus-cost and accuracy-versus-latency frontiers rather than ranked as universally best.
Aug 31, 2026
1,959 words in the original blog post.
ApartmentFinder is a lightweight demo application built with Parallel’s FindAll and Task APIs to treat apartment hunting as an ongoing web-discovery problem rather than a conventional keyword search. Users describe desired rentals in plain language, and the app searches the open web for individual listings, evaluates them against requirements such as price and location, enriches results with structured details including address, rent, amenities, and availability, and ranks them for a map and shortlist. The project addresses common rental-search issues such as stale listings, duplicate aggregators, inaccessible outbound links, category pages, and potential scams by tightening match rules, selecting the most specific URLs, blocking problematic sources, and applying fact-based fraud signals such as off-platform payments or withheld addresses. Built as a serverless Next.js application with browser-based state storage, it uses asynchronous searches that may take up to five minutes while progressively displaying results and verification scores. Its creator presents the project as an example of Parallel’s broader argument that AI agents can handle web-scale discovery and verification work that would otherwise require extensive scraping, parsing, and ranking infrastructure.
Aug 29, 2026
1,721 words in the original blog post.
TinyFish and Parallel address different web-automation needs, with TinyFish focused on agents that can interact with live websites and Parallel centered on open-web retrieval and research for AI models. TinyFish offers Agent and Browser tools for tasks such as logging in, maintaining sessions, filling forms, and navigating interfaces, while its Search and Fetch APIs are free per call but constrained by default rate limits; its paid usage is driven primarily by browser-agent steps and sessions. Parallel does not provide browser control, but offers higher-throughput metered APIs for search, extraction, deep research, cited responses, entity discovery, monitoring, and list building. Both provide developer SDKs, MCP integrations, enterprise security features, and documentation designed for AI workflows, though their compliance certifications and account-access models differ. TinyFish is better suited to information or actions available only through website interaction, whereas Parallel is designed for scalable research, retrieval, and monitoring across the open web, and the two platforms can be combined in architectures that need both capabilities.
Aug 28, 2026
1,740 words in the original blog post.
Parallel Web Systems has made its full API suite available through a single Google Cloud Marketplace listing, allowing customers to bill usage through their Google Cloud accounts and, where eligible, apply spending toward existing cloud commitments. The offering supports agentic web-data workflows through APIs for live search, URL content extraction, multi-step research with citations, web-grounded chat, entity discovery, and source monitoring, which can operate independently or as combined pipelines. Compatible with Google Cloud’s Gemini Enterprise Agent Platform as well as external models, the subscription is positioned for enterprise use with output ownership rights, multi-model routing, optional zero data retention agreements, and private offers for negotiated terms. Parallel says the Marketplace route simplifies procurement through consolidated billing and Google Cloud’s established vendor status, while its infrastructure helps organizations automate research and web intelligence tasks across industries.
Aug 25, 2026
457 words in the original blog post.
Parallel introduced Fast mode for its AI-focused web search service, positioning it as a lower-cost option for agent workflows, customer support, factual question answering, and general search. The company states that Fast mode costs $1 per 1,000 results, delivers roughly 700 ms average latency, and achieved a score of 73 on Artificial Analysis’s Search Index, compared with 75 for its higher-quality Advanced mode; it also says the same model scored 33 without search. The announcement argues that rapidly falling model costs, including an asserted 80% reduction in GPT 5.6 Luna pricing, have made search a larger share of end-to-end AI agent expenses, making low-cost search increasingly important. Parallel claims Fast can reduce total agent costs substantially compared with Brave, Exa, and Tavily search offerings, while its Turbo mode targets lowest latency and Advanced mode targets maximum quality. Developers can enable Fast through a single API parameter change by setting the search mode to “fast.”
Aug 21, 2026
611 words in the original blog post.
Parallel Search offers two API modes for agentic applications: Fast, positioned as the default option for balancing search quality, cost, and speed, and Advanced, designed for more complex multistep tasks requiring the highest-quality results. Fast is described as particularly effective when used with lower-cost models such as OpenAI’s Luna and DeepSeek V4 Flash, while Advanced reportedly ranked first among 12 providers using an equal-weighted evaluation of DeepSearchQA F1, BrowseComp accuracy, and AA-Omniscience accuracy. Advanced is also claimed to reduce total end-to-end task costs, including model and search expenses, by 43% compared with the next closest provider. Users can access supporting evaluation details through Artificial Analysis and begin using the service through documentation, a playground, CLI, MCP, or an agent setup file at parallel.ai/agents.md.
Aug 19, 2026
191 words in the original blog post.
Parallel Search offers two API modes for agentic applications: Fast, positioned as the recommended option for most use cases because it balances near-frontier search quality with lower cost and speed, and Advanced, designed for complex multi-step tasks requiring more comprehensive results. Fast is described as particularly effective alongside economical models such as OpenAI Luna and DeepSeek V4 Flash, while Advanced reportedly ranked first among 12 providers using a combined evaluation of DeepSearchQA F1, BrowseComp accuracy, and AA-Omniscience accuracy. Advanced is also claimed to have a 43% lower end-to-end cost per task than the next closest provider, and users are directed to Artificial Analysis’ report, Parallel’s documentation, playground, CLI, MCP, and setup instructions for agents.
Aug 19, 2026
191 words in the original blog post.
Windsurf’s Cascade agent supports MCP servers through `~/.codeium/windsurf/mcp_config.json`, but remote configurations require the `serverUrl` key rather than Cursor’s `url`, a difference that can cause copied configurations to fail silently. The recommended servers are Parallel Search MCP for free web search and page fetching, Context7 for version-specific library documentation, GitHub MCP for OAuth-based access to repositories, pull requests, issues, and Actions logs, Playwright MCP for browser-based UI testing and screenshots, and Sentry MCP for accessing production errors and traces. Each server serves a distinct development need, from current documentation and API accuracy to code collaboration, interface verification, and production debugging, though GitHub and Playwright can add substantial tool or resource overhead while Sentry is relevant only for teams already using the service. The source recommends connecting roughly three to six servers because each adds context cost to Cascade interactions, and notes that most options are free or offer free tiers.
Aug 18, 2026
613 words in the original blog post.
ClawHub’s registry of more than 67,000 OpenClaw skills offers extensibility through plain-text SKILL.md packages, but its size also creates security risks that require careful vetting. Frequently recommended skills include self-improving agents for recurring workflows, Skill Vetter for reviewing packages before installation, and CLI-based integrations for Google Workspace, WhatsApp, and GitHub. Parallel highlights its own web-research skills for filtered search, webpage extraction, multi-source research, and bulk enrichment, while disclosing its publisher identity and encouraging users to inspect the underlying CLI commands. The guide emphasizes security following the ClawHavoc campaign, in which typosquatted skills deployed backdoors to steal credentials and session data; ClawHub removed thousands of suspicious packages and introduced VirusTotal scans, but users are advised to read SKILL.md files, review scan reports, favor established skills with substantial install histories, and verify exact names through official vendor documentation. Skills are presented as especially suitable for local, CLI-oriented functions, while MCP servers may be better suited to hosted OAuth services, and users are encouraged to install only needed skills and re-evaluate them after updates.
Aug 18, 2026
938 words in the original blog post.
Five hosted Model Context Protocol web-search servers—Parallel, Exa, Firecrawl, Tavily, and Brave—offer agents current web information through varying combinations of search, page retrieval, scraping, crawling, and semantic discovery tools. The comparison identifies Parallel as providing anonymous free access, integrated search and fetching, and the highest cited Artificial Analysis Search Index score of 75, while Exa closely follows at 74 and is positioned for embeddings-based semantic discovery. Firecrawl emphasizes site scraping and crawling rather than search, scoring 73 but offering a keyless tier with shared IP-based limits; Tavily is oriented toward RAG integrations but scored 66 and had the highest cited benchmark cost; and Brave offers a privacy-focused independent index but requires an API key and scored 65. The benchmark, based on DeepSearchQA, BrowseComp, and AA-Omniscience using a common agent harness, is presented as a useful starting point rather than a final decision metric. Users are encouraged to compare two services on their own real queries, measure answer accuracy and retries, select one server that combines search and retrieval, and avoid installing multiple similar search tools that could complicate an agent’s tool selection.
Aug 18, 2026
1,225 words in the original blog post.
OpenClaw is an open-source personal agent that operates through messaging platforms and can be extended with Model Context Protocol (MCP) servers, which are configured in its gateway settings and managed through the `openclaw mcp` CLI. It includes free default web search powered by Parallel, so additional search configuration is mainly useful for explicit page fetching or higher rate limits, while the guide recommends five primary MCP options: Parallel Search for web search and retrieval, Parallel Task for asynchronous deep research, GitHub for repository and CI workflows, Playwright for browser automation, and Notion for notes and database actions. MCP servers require attention to transport settings, session restarts after configuration changes, and OAuth login where applicable, while their access to inbound messaging channels creates security risks such as prompt injection and supports keeping approval requirements for sensitive actions. The guide also argues that OpenClaw skills may be preferable for lightweight local command-line tools because they avoid adding persistent tool schemas to the model context, whereas MCP is better suited to hosted, authenticated, stateful services. It advises limiting installations to a small set of trusted servers to reduce context overhead, tool conflicts, and security exposure.
Aug 18, 2026
1,495 words in the original blog post.
Gemini CLI is an open-source terminal agent with built-in Google Search grounding and MCP support, and the recommended additions focus on denser web retrieval, version-specific documentation, repository operations, browser automation, and deeper asynchronous research. MCP servers are configured in the mcpServers section of ~/.gemini/settings.json, with remote HTTP servers using httpUrl and local servers using command and args; OAuth is supported, while custom headers require the mcp-remote wrapper. Parallel Search MCP is presented as a free option for ranked, excerpt-rich search results and markdown page or PDF fetching, though the vendor disclosure advises users to compare it directly with Gemini’s built-in search. Context7 provides documentation tied to installed library versions to reduce API hallucinations, GitHub MCP supports structured access to issues, pull requests, and Actions logs but has a broad tool surface, and Playwright MCP offers browser automation for testing interfaces and reproducing bugs. Parallel Task MCP delegates complex research to asynchronous subagents and returns cited findings, using an API key and monthly free credit but taking longer than ordinary searches. Built-in search may suffice for quick lookups, while dedicated servers can improve multi-step agent tasks, and users are encouraged to test configurations against their own questions before deciding which tools to retain.
Aug 18, 2026
808 words in the original blog post.
Hermes Agent, Nous Research’s open-source personal agent for messaging platforms, email, and the command line, integrates the Model Context Protocol through configurable local stdio and remote HTTP servers, including OAuth 2.1 authentication, automatic tool discovery, a reviewed server catalog, and per-tool filtering intended to reduce context overhead. Recommended integrations include Parallel Search for free web search and page extraction, Parallel Task for asynchronous cited research, Linear for issue management, n8n for automation workflows, Sentry for error and incident context, and Filesystem MCP for scoped local file access, with each suited to different operational needs and carrying tradeoffs around permissions, latency, costs, or redundancy. The guide discloses that Nous operates Parallel, while citing its search benchmark performance, and argues that MCP is not always the preferred integration method, using GitHub as an example where Hermes’s bundled skills using the gh CLI are considered more capable than a hosted MCP server. It advises users to install catalog entries when available, review manifests and permissions, limit exposed tools, avoid enabling unnecessary servers, and import existing Claude Code MCP configurations when applicable.
Aug 18, 2026
1,351 words in the original blog post.
Pi intentionally omits native Model Context Protocol support to remain a minimal, extensible coding harness, relying instead on packages, extensions, and skills. The recommended way to add MCP is the pi-mcp-adapter, which can read standard project or global configuration files, import existing server configurations from tools such as Cursor, Claude Code, Codex, and OpenCode, and expose tools through a context-efficient proxy or directly via a directTools setting. The article highlights four suggested servers: Parallel Search for web search and page retrieval, Context7 for version-specific library documentation, GitHub MCP for structured repository workflows, and Chrome DevTools MCP for inspecting and debugging running web applications. It also argues that Pi skills, which wrap command-line tools, can be a preferable alternative for shell-oriented workflows because they use little context and integrate easily with scripts, while MCP is more useful for portable configurations, OAuth, and structured tool schemas.
Aug 18, 2026
1,260 words in the original blog post.
Claude Code uses the Model Context Protocol (MCP) to connect coding sessions with external services such as web search, documentation, issue tracking, browsers, and production monitoring, but each server consumes context and can increase latency, making selective adoption important. The recommended set includes Parallel Search for dense web results and page fetching, Parallel Task for asynchronous multi-source research, Context7 for version-specific library documentation, GitHub MCP for structured access to issues, pull requests, code search, and Actions logs, Playwright MCP for browser-based UI testing, and Sentry MCP for production error and trace investigation. The source discloses that it operates Parallel and notes that Claude Code’s built-in tools or command-line utilities such as gh may be sufficient for lighter use cases. It recommends maintaining roughly three to six MCP servers, sharing team-relevant configurations through a project’s .mcp.json file, keeping personal tools at user scope, and periodically auditing active connections with /mcp.
Aug 18, 2026
1,161 words in the original blog post.
Agent skills are portable folders centered on a standardized SKILL.md file containing YAML metadata and markdown instructions, optionally accompanied by scripts, templates, and reference materials that help AI agents perform specific tasks. Originating with Anthropic and now supported by major agent harnesses including Claude Code, Codex CLI, Cursor, OpenCode, OpenClaw, and Hermes, the format uses progressive disclosure so agents load only a skill’s name and description until a relevant task requires its full instructions. Skills provide operational knowledge rather than new permissions, typically teaching agents how to use existing command-line tools, and can be obtained through registries such as ClawHub and Hermes’s hub, first-party repositories, or direct Git links. They differ from MCP servers, which expose typed, often authenticated remote tools and impose ongoing schema context costs, while skills are lightweight, inspectable, and best suited to local workflows. Security concerns became prominent after the ClawHavoc campaign used typosquatted skills to distribute backdoors, prompting registry scanning and reinforcing the need to inspect SKILL.md files, review scan reports, favor established projects, and use skills that wrap documented CLIs.
Aug 18, 2026
1,003 words in the original blog post.
Codex CLI uses a shared ~/.codex/config.toml file across its terminal interface, IDE extension, and ChatGPT desktop app, allowing MCP servers to be configured once but making syntax errors potentially disruptive across all surfaces. The guide recommends managing servers with codex mcp add rather than manual TOML edits and highlights five options: Parallel Search for current web search and page retrieval, Parallel Task for asynchronous cited research, Context7 for version-specific library documentation, GitHub MCP for repository workflows such as issues, pull requests, code search, and Actions logs, and Playwright MCP for browser-based UI testing and verification. It explains that servers can be remote HTTP services or local stdio processes, may require API keys or OAuth, and can be scoped to individual repositories through project-level configuration files. The guide also advises restarting Codex after changes, checking configured tools through codex mcp list or /mcp, limiting large toolsets to reduce context overhead, and using standard command-line tools when they are more efficient than an MCP integration.
Aug 18, 2026
1,062 words in the original blog post.
Agent skills are commonly concise SKILL.md files that teach AI agents when and how to use existing command-line tools, combining a CLI’s capabilities with practical operational guidance. The tutorial uses the Parallel CLI for web research to show that agent-friendly CLIs should support non-interactive flags, structured JSON output, meaningful exit codes, and stdin input for shell composition. An effective skill includes frontmatter describing when it applies, verifiable setup instructions, representative commands, and guidance on decision-making, costs, asynchronous workflows, error recovery, and citation practices rather than exhaustive help text. Skills can work across multiple agent environments because SKILL.md is an open standard, and they are positioned as especially suitable for local, composable CLI capabilities compared with MCP servers. Authors should test whether skills activate for relevant requests, handle missing installations or authentication failures correctly, and guide multi-step workflows, then distribute them through repositories, URLs, or registries while documenting official names and using secure installation methods.
Aug 18, 2026
947 words in the original blog post.
Local models running through Ollama or LM Studio lack knowledge beyond their training cutoff and require external search tools to answer current questions, but free web access can be added through the keyless Parallel Search MCP service. The service provides web search and page fetching for agents using LM Studio, Goose, Pi with Ollama, and Cline, with setup methods ranging from native MCP configurations to adapters, CLI skills, or the mcp-remote wrapper. Although models and private prompts remain local, search queries and requested URLs are sent to the hosted provider, making this unsuitable for users whose privacy requirements prohibit any external requests. The guidance recommends limiting small local models to a few clearly described tools and relying on search excerpts before fetching full pages to conserve limited context windows. The proposed zero-cost stack combines a local model such as Gemma, Llama, or Qwen with a compatible agent harness and the search MCP, while optional deeper research is available through a separate service with recurring free credits.
Aug 18, 2026
787 words in the original blog post.
“Free” MCP servers can be keyless hosted services, account-based free tiers, or open-source software run locally, each with different limits and scaling trade-offs. The seven recommended options include Parallel Search MCP for anonymous web search and page fetching, DeepWiki for documentation about public GitHub repositories, GitHub MCP for repository and workflow access through OAuth, Context7 for version-specific library documentation, Sentry MCP for error and trace analysis, Playwright MCP for local browser automation, and Filesystem MCP for restricted local file access. The comparison emphasizes that hosted free services may impose rate, access, or tool-scope limits, while local servers require users to manage their own environment and resources. It also advises caution with unofficial community servers, recommends favoring vendor-supported tools or reviewing source code, and suggests installing only three to six servers to avoid consuming excessive agent context.
Aug 18, 2026
863 words in the original blog post.
AI agent capabilities can be delivered through MCP servers, skills, or command-line interfaces, with the most suitable option depending on context cost, authentication needs, portability, safety controls, and composability rather than a universally superior format. MCP provides typed tool schemas, remote hosting, OAuth support, and per-tool approval mechanisms, making it well suited to hosted services and sensitive accounts, but its schemas consume context on every turn and calls are less easily chained. Skills use lightweight metadata and on-demand instructions, often to teach agents how to operate existing CLIs, offering broad portability and low context overhead. CLIs provide minimal overhead and strong shell-based composition through pipes, scripts, and parallel operations, though they inherit broad shell permissions and lack built-in structured safety controls. Examples from Hermes, Pi, and OpenClaw illustrate that GitHub and other local or composable tools often work better as skills wrapping CLIs, while MCP is most useful for authenticated remote services. The recommended approach is to select MCP for hosted, stateful, authenticated tools, skills paired with CLIs for occasional or local workflows, and bare CLIs for shell-first agents with straightforward commands.
Aug 18, 2026
1,334 words in the original blog post.
MCP servers are deployed either as local stdio processes launched by an agent harness or as remote Streamable HTTP endpoints, with the same protocol but substantially different operational implications. Local servers provide direct access to machine resources such as files, browsers, shells, and local databases, but require installation, updates, credential management, and security review on every environment where they run. Remote servers require only a URL, are maintained and updated by providers, generally work easily in CI and cloud agents, and can use anonymous access, API keys, or OAuth without exposing long-lived secrets to the harness, although they cannot access local machine capabilities and require trust in the vendor’s data governance practices. The recommended approach is to use local servers when tools need machine access and remote servers for hosted services such as search and SaaS integrations, unless organizational data policies require self-hosting or local deployment. Clients that only support stdio can access remote services through bridges such as mcp-remote, while server authors are advised to use Streamable HTTP for hosted capabilities and stdio for machine-local tools.
Aug 18, 2026
839 words in the original blog post.
OpenCode extends its provider-agnostic coding-agent capabilities through MCP servers configured in project or global opencode.json files, with per-agent tool glob controls allowing teams to limit heavyweight tools to the agents that need them. Recommended servers include Parallel Search for free web search and page fetching, which the vendor says narrowly exceeds OpenCode’s built-in Exa-backed search in an August 2026 independent benchmark; Parallel Task for asynchronous, cited research using monthly free credits; Context7 for version-specific library documentation; GitHub MCP for repository issues, pull requests, and Actions logs; and Playwright MCP for browser-based UI testing and bug reproduction. The guide advises keeping tool exposure lean, especially for context-intensive services such as GitHub, sharing team-wide configurations through project files, and testing Parallel Search alongside OpenCode’s built-in search to determine which better serves real queries.
Aug 18, 2026
1,078 words in the original blog post.
Parallel compares its web search MCP server with Exa’s, acknowledging its own bias while presenting both as hosted search-and-fetch options built on proprietary retrieval technology. Parallel emphasizes a minimal two-tool design, anonymous access, agent-oriented ranking, compressed excerpts, and a one-point lead over Exa in the August 2026 Artificial Analysis Search Index, while Exa offers broader semantic discovery capabilities, filters, GitHub code search, and an optional multi-step research agent that generally requires authentication. The comparison characterizes Parallel as better suited to fact-heavy agent workflows, documentation, current events, and research pipelines where concise, answer-ready context can reduce token use and retries, whereas Exa is presented as stronger for finding similar pages, category-constrained research, competitive landscapes, and code-focused tasks. Although the benchmark results favor Parallel narrowly, the piece advises users to test both services with their own real queries and retain only the tool that produces better end-task results.
Aug 18, 2026
821 words in the original blog post.
Cursor’s MCP integration lets users add hosted or local tools through personal or project-level mcp.json files, but the guide argues that limiting installations is important because each server consumes agent context. It recommends five servers: Parallel Search MCP for current web search and efficient page retrieval, Context7 for version-specific library documentation, GitHub MCP for issues, pull requests, code search, and Actions logs, Playwright MCP for browser-based UI testing, and Parallel Task MCP for asynchronous, cited research tasks. The guide notes that Parallel Search is produced by the author’s company, although it cites an external benchmark and describes its free usage limits and optional API key. It advises skipping a generic filesystem MCP because Cursor already has sandboxed access to the open project, except when files outside the workspace are needed. For performance, it suggests using roughly three to six servers, placing shared team tools in repository configuration and keeping personal experiments in the user-level configuration.
Aug 18, 2026
853 words in the original blog post.
Monitor is a web-change detection API that runs scheduled natural-language queries, identifies relevant events, and sends results through webhooks or API calls, enabling automated workflows in areas such as sales, life sciences, investing, competitive intelligence, and compliance. It emphasizes precision through narrowly defined monitoring criteria and auditability through citations, reasoning, and confidence scores, helping users filter out irrelevant alerts and act on high-confidence findings. Monitor events can trigger follow-up Parallel Deep Research Tasks that retain the original event context, allowing organizations to qualify sales leads, update internal reports and trackers, or investigate strategic implications automatically. One example uses Monitor to detect agentic product launches and assign a relevance score for sales outreach, while another combines Monitor with the Hermes open-source agent and Telegram to watch for concert announcements, research ticket prices and availability against a user’s preferences, and send a purchase link when a suitable event is found.
Aug 13, 2026
2,549 words in the original blog post.
The guide explains a comprehensive method for evaluating web search APIs on real production queries rather than relying on vendor-provided benchmark tables, which often do not reflect specific workloads. It outlines a process involving setting up a query set based on actual traffic, using a fixed harness, a large language model (LLM) judge for evaluation, and a scoring system that includes error bars. This approach emphasizes the importance of using one's own queries to assess performance, as public benchmarks may not align with unique query patterns and domain-specific needs. The guide provides practical steps for conducting these evaluations, including building a query set, running candidate APIs through a standardized loop, judging task success strictly based on correctness criteria, and calculating accuracy, latency, and cost per successful task. It stresses the importance of version control and regular re-evaluation to adapt to changes in API models or indexes, and it advises comparing candidates using a paired comparison method when results are close. The guide also highlights the need for transparency and consistency in reporting evaluation results and suggests treating the evaluation harness as a product to be maintained over time.
Aug 04, 2026
2,256 words in the original blog post.
The evaluation of five web search APIs on the BrowseComp benchmark highlights the importance of considering both latency and accuracy together when selecting an API for AI agents. The benchmark, conducted by OpenAI using 1,266 complex, multi-hop questions, showed that Parallel's API achieved the fastest latency of 216 ms with the highest accuracy of 51%, making it suitable for high-accuracy, low-latency research. Exa, Brave Search, SerpAPI, and Tavily all presented various trade-offs between speed and accuracy, with Brave Search offering the best non-Parallel accuracy at 38.3% despite slower latency. The study emphasizes running personalized tests on real production queries to make an informed decision, as published figures serve only as a baseline. It also suggests regular re-evaluation to account for updates and changes in provider offerings and query dynamics, ensuring the chosen API remains effective for specific needs.
Aug 04, 2026
1,940 words in the original blog post.
An evaluation of six deep research APIs revealed significant variations in fully-correct accuracy, ranging from 28% to 82%, despite similar marketing language. The study emphasized the importance of accuracy in complex, multi-hop queries, which can impact downstream processes if incorrect. Parallel's Task API achieved the highest accuracy, outperforming general-purpose models like GPT-5.4 and Gemini 3.1 Pro in both accuracy and cost-effectiveness. The evaluation highlighted the need for organizations to conduct their own tests using real production queries to determine which deep research API best suits their specific needs, as accuracy and costs can vary significantly across different workloads. The document also differentiated deep research APIs from standard search APIs by their ability to synthesize information from multiple sources and discussed the importance of measuring end-task success rather than retrieval metrics.
Aug 04, 2026
1,995 words in the original blog post.
In the evaluation of five web search APIs for AI, conducted on the BrowseComp benchmark, both accuracy and latency were measured to determine the most powerful API, emphasizing that raw accuracy alone does not suffice to judge an API's efficacy. The study revealed that Parallel's Search API excelled with a 51% accuracy rate at 216 ms latency, marking it as the fastest and most accurate among the listed engines, while OpenAI Web Search achieved the highest accuracy at 57.7% but was not included in latency comparisons due to lack of data. Other contenders like Brave, Exa, SerpAPI, and Tavily offered varying trade-offs, such as privacy focus, semantic discovery, budget scraping, and simplicity, but demonstrated slower speeds or lower accuracy in handling complex, multi-hop queries. The report underscores the importance of evaluating APIs based on specific workloads and query patterns, suggesting that real-world testing and periodic reevaluation are critical for selecting the most suitable API for AI applications.
Aug 04, 2026
1,811 words in the original blog post.
Agentic search accuracy on BrowseComp varied between 19% and 58% across six evaluated web search APIs, where BrowseComp serves as a benchmark for assessing the ability of autonomous agents to perform multi-step browsing for complex information retrieval. The study, conducted by Parallel, highlighted that the accuracy and cost per thousand requests (CPM) of each API significantly impact an agent's effectiveness, with Parallel Search API achieving 51% accuracy at a relatively low cost compared to competitors like OpenAI, which led in accuracy at 57.7% but at a higher cost. While Parallel's system is built specifically for AI agents using a proprietary index, OpenAI's integrated tool within its API is tailored for teams already on its platform, and Brave Search offers a privacy-focused alternative. The report emphasizes the need for organizations to conduct their own evaluations with real production queries to determine the most suitable API based on their specific workloads and domains, rather than relying solely on benchmark scores or vendor claims.
Aug 04, 2026
2,118 words in the original blog post.
The effectiveness of AI agents heavily depends on the quality of the retrieval systems they utilize, as demonstrated by the SimpleQA benchmark test conducted on five AI-native search tools. These tools, including Parallel Search API, Exa, Brave Search, SerpAPI, and Tavily, were evaluated based on their accuracy and cost-efficiency in providing relevant search results. The study highlights that retrieval systems set the upper limit on agent quality since large language models can only process the data they retrieve. Among the tools tested, Parallel Search API showed the highest accuracy at 91% and a competitive cost of 8 CPM, while Tavily had the lowest accuracy at 72% with the highest cost. The analysis underscores the importance of selecting a search API that aligns with specific query needs, emphasizing that practical testing with real production queries is crucial for determining the best fit, as benchmarks can only offer a general guideline. Regular re-evaluation of the chosen tool is recommended to keep up with changes in indexing, models, and pricing.
Aug 04, 2026
1,783 words in the original blog post.
A web search API serves as the retrieval layer for AI applications, providing access to live web data by processing queries and returning ranked results and text for models to read. A benchmark test called BrowseComp, created by OpenAI, evaluated five different web search APIs—Parallel Turbo, Brave Search, Exa Instant, Tavily Ultra Fast, and SerpAPI—on their performance in locating difficult-to-find information across multiple queries. The test revealed significant variability in accuracy and latency among these APIs, with accuracy ranging from 19% to 51% and latency from 216 to 999 milliseconds. Parallel Turbo stood out with the lowest latency and highest accuracy, designed specifically for AI agents, whereas SerpAPI had the slowest latency and second-lowest accuracy. The benchmark emphasizes the importance of running real-world queries to determine the best API for specific needs, as performance can vary greatly depending on workloads and query types.
Aug 04, 2026
1,998 words in the original blog post.