What is Claude Web?
Claude Web is a legacy Anthropic crawler identified by the token claude-web. It fetched recent web content for the Claude assistant. The role has largely moved to newer Anthropic bots, so this token is most useful when interpreting older logs or maintaining a rule that predates the current bot names.
In its original workflow, Claude Web brought current page content into an assistant interaction. That could affect whether Claude had fresh information from a site at response time. It was not the same thing as a standing, general web index, and a historical fetch did not guarantee that Claude cited the page.
Anthropic's current crawler guidance no longer lists Claude Web. It separates the work among ClaudeBot for material that may contribute to model training, Claude-User for user-directed retrieval, and Claude-SearchBot for search result quality. Site owners should configure those current tokens independently.
Nothing in the supplied Claude Web record says that its recent-content fetches trained Claude models. Do not relabel old claude-web traffic as training collection. For present-day training preferences, Anthropic directs webmasters to ClaudeBot rather than this legacy token.
The record marks Claude Web as respecting robots.txt. Keeping a claude-web rule can still express a policy for late or replayed traffic, but it does not control ClaudeBot, Claude-User, or Claude-SearchBot. Each subdomain also needs its own robots.txt file under Anthropic's current guidance.
Claude Web is both tracked by Promptwatch and marked as IP verified in the bot metadata. Those attributes help classify observed traffic more confidently than a token match alone. Since the agent is legacy, compare any new request with current Anthropic IP information and behavior instead of assuming an old address remains valid.
