What problem does it solve? Web extraction tools frequently fail on Shopify-based storefronts with ERR_BLOCKED_BY_CLIENT errors, leaving you unable to check product availability, pricing, or shipping policies. This Skill provides a systematic fallback pipeline that routes around those blocks using search queries and browser automation. ## Core Features & Use Cases - Fallback Research Pipeline: When web_extract fails, run parallel site-specific web_search queries, extract policy pages directly, and use browser navigation with snapshots for stock and size data. - E-Commerce Audits: Check product availability, compare pricing, and verify international shipping scope across multiple retailers, with structured per-retailer output tables. - Inventory Change Detection: Identify RESTOCK and NEW badges on collection pages and leverage Google-indexed Shopify JSON-LD snippets that expose full variant stock data. - Use Case: You need to check whether a specific t-shirt is in stock across four heritage clothing retailers and confirm which ones ship to France. The Skill runs parallel searches, extracts shipping policy pages, flags a US-only retailer, and produces a comparison table with prices, sizes, and shipping terms. ## Quick Start Check the availability and French shipping options for Merz b. Schwanen t-shirts across merzbschwanen.com, redcastheritage.com, and witheredfig.com.