Web search (in-chat)
Web search is a built-in tool on claude.ai that lets Claude retrieve live information from the internet during a conversation, going beyond its static training data cutoff. When enabled, Claude decides when to invoke a search — either a broad query via a search engine or a direct URL fetch — and injects the results, including source citations, into its response to ground its answers in real-time data.
This feature works as a retrieval-augmented generation (RAG) layer: Claude sends a query to a server-side search tool, receives relevant web content, filters what matters, and weaves that content into its answer with linked citations. Responses are more accurate for time-sensitive topics such as current events, stock prices, recent product launches, and regulatory updates.
Web search is separate from Claude's 'Research' mode, which is designed for deep multi-step investigations. In-chat web search is optimized for quick to moderate lookups — typically one to five tool calls — where you need a current, cited answer without leaving the conversation.
When you’d use it
- ◆Real-time fact checking — A user wants to verify a statistic they read online, such as today's inflation rate or the latest unemployment figures. They ask Claude, which searches and returns a cited, up-to-date figure rather than a potentially stale training-data estimate.
- ◆Breaking news summaries — A journalist or curious reader wants a quick briefing on a story that broke hours ago. Claude searches multiple news sources and synthesizes a concise summary with links, saving the user from manually checking several sites.
- ◆Current stock and market data — An investor asks for the current price, P/E ratio, and recent earnings growth of a specific stock. Claude fetches live financial data and presents a brief comparative analysis with cited sources.
- ◆Latest software documentation and release notes — A developer needs to know if a library they use has released a breaking change since their last check. Claude searches the project's GitHub releases or official docs and returns the relevant changelog entries.
- ◆Regulatory and legal updates — A compliance officer asks about recent changes to data-privacy regulations in a specific jurisdiction. Claude retrieves the most recent official guidance or news articles and summarizes what changed and when.
What changed recently
- ◆2025-05-27 — Web search became available globally on all Claude plans (Free, Pro, Max, Team, Enterprise), completing a phased rollout that had previously limited access to certain regions and tiers.
- ◆2025-11-03 — Anthropic announced general availability of web search on claude.ai across all plans, alongside the introduction of native image retrieval within search results.
- ◆2025-11-04 — Web search tool launched on the Anthropic API, billed at $10 per 1,000 searches plus standard token costs for retrieved content.
- ◆2026-02-09 — New tool version web_search_20260209 introduced dynamic filtering: Claude can write and execute code to filter search results before they enter the context window, reducing token consumption and improving accuracy. Supported on Claude Opus 4.7, Opus 4.6, and Sonnet 4.6. The previous version web_search_20250305 remains available without dynamic filtering.
This is the short version
The full chapter has three worked examples, the common pitfalls, and the workflow that makes it pay — plus the other 84 features, kept current.
Get Claude Master — $97 →