Amazon-backed startup Anthropic has made its Claude models “web-aware” by opening access to a new web search API. This new model allows developers to integrate real-time internet querying directly into their AI applications.
The web search API was announced on May 7, 2025, and is now available to all paid Claude users via a simple REST endpoint. Developers can enable the feature in the Anthropic Console or via API flags, immediately granting Claude the ability to fetch and cite up-to-date information from the internet.
When a Claude prompt benefits from fresh data, the model autonomously decides to invoke the web search tool, formulates a targeted query, retrieves ranked results with snippets and URLs, and integrates those findings into its response with citations.
Results can be streamed or fetched synchronously, supporting up to 20 results per query, and include titles, contexts, and source links for transparency.
Anthropic’s pricing for the web search API is set at $10 per 1,000 search calls, on top of standard token usage fees when Claude processes returned snippets in subsequent completions.
Importantly, unsuccessful searches or errors during web calls incur no charges, giving developers predictable budgeting for their applications.
With native web search integration, Anthropic differentiates Claude from other large language models that rely on external plugins or browser-based add-ons. OpenAI’s ChatGPT browsing and Google’s Bard search features require separate configurations, whereas Claude’s solution is built into a unified API, simplifying development pipelines.
Moreover, this move positions Anthropic as a frontrunner in “post-Google” AI agents capable of citing live data without third-party intermediaries.
Early reactions from pilot users have been positive: startups building Claude-powered knowledge assistants in finance and healthcare call the web search API a “game-changer” for delivering current insights.
Dvelopers also praised the transparent billing model and straightforward API design, though some noted the $10/1K-query rate is higher than alternatives like Brave’s search API, which starts at $3 per 1,000 searches.
Anthropic plans to extend web search support to free-tier users later in 2025 and roll out regional availability enhancements to reduce latency globally.
The company has also teased upcoming “agent mode” capabilities, enabling Claude to uniquely orchestrate multi-step tasks by invoking web searches as needed without explicit developer prompts.