Claude Loses Ability to Retrieve Product Pricing Across Retailers

Starting around 8 AM Eastern on April 27, Claude stopped returning pricing information when searching for products on major retailers. Users report that product pages are returned without any visible pricing, and the issue affects Amazon, Best Buy, Newegg, and B&H Photo. Only Walmart still shows pricing correctly.
What Users Are Seeing
In a Reddit post on r/ClaudeAI, user u/BlindMaker describes the change: "I could search Amazon products through Claude and get price listings up to April 26. Starting around 8 AM Eastern on April 27 and continuing now, Claude returns product pages without any pricing information visible."
The user tested across multiple retailers by asking Claude to search for a USB-C flash drive. The results were inconsistent: Walmart showed the SanDisk Ultra Dual Drive Luxe 512GB at $85.67 (down from $99.99), but B&H Photo, Newegg, and Best Buy all listed the product with no price shown.
Scope of the Outage
The issue is not limited to Amazon. The same behavior was observed at Best Buy, Newegg, and B&H Photo. Only Walmart appears unaffected. The user has documentation of successful price lookups up to Sunday, April 26, suggesting the change happened overnight.
What Could Be Happening
Possible causes include:
- Retailers changing their page structure to hide pricing from scrapers/bots, perhaps via JavaScript or dynamic loading that Claude's tool cannot handle.
- Claude's web search tool being blocked or rate-limited by retailer APIs or anti-bot measures.
- A change in how Claude processes page content, possibly a model update that strips pricing data.
No official statement from Anthropic has been released yet. Developers using Claude for price comparison or shopping research should be aware of this limitation and may need to fall back to manual searching or alternative tools.
The user notes that this demonstrates a broader pattern: "Claude can find some products but pricing is missing across most retailers."
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenRouter's Healer Alpha stealth model appears to be unreleased Qwen 3.5-Omni variant
OpenRouter has deployed a free anonymous omni-modal model called Healer Alpha with 262,144 context window and multimodal capabilities. Forensic analysis suggests it's an unreleased Qwen 3.5-Omni variant from Alibaba.

AI Reimplementation of chardet Library Raises Copyleft Licensing Questions
Dan Blanchard used Anthropic's Claude to reimplement the chardet Python library from scratch, changing the license from LGPL to MIT. The resulting code shows less than 1.3% similarity to previous versions, sparking debate about whether AI-assisted reimplementation erodes copyleft protections.

Claude-Code v2.1.97 Release: NO_FLICKER Improvements, Permission Fixes, and MCP Updates
Claude-Code v2.1.97 adds a focus view toggle (Ctrl+O) in NO_FLICKER mode, fixes multiple permission and MCP connection issues, and improves sandbox network access. The release addresses 429 retry behavior, transcript persistence problems, and various UI bugs.

Claude Code System Prompts Updated: New File Modification Reminder & REPL Clarifications, Malware Analysis Reminder Removed
Claude Code (CC) versions 2.1.124 (+166 tokens) and 2.1.126 (-87 tokens) update the system prompt: adds file modification detection with budget exceeded warning, replaces core-identity function with explicit harness instructions, clarifies REPL thenable auto-await behavior, and removes the malware analysis reminder.