Compare prices across thousands of retailers — search products, scan barcodes, check ASINs, browse deals, track price history, and monitor your watchlist without leaving Raycast.
More at shopsavvy.com/integrations/raycast.
Replace the placeholders below with actual screenshots before Raycast Store submission. Capture them at 1280x800 using Raycast's built-in screenshot tool or
screencapture.
| Search Products | Today's Deals | My Watchlist |
|---|---|---|
| (screenshot) | (screenshot) | (screenshot) |
| Price History | Check ASIN | Menu Bar |
|---|---|---|
| (screenshot) | (screenshot) | (screenshot) |
| Command | Mode | Description |
|---|---|---|
| Search Products | view | Search by product name or keyword — live results with thumbnails, price, and brand |
| Scan Barcode | view | Enter a UPC-A or EAN-13 barcode to see prices across all retailers |
| Check ASIN | view | Enter an Amazon ASIN to compare prices side-by-side with full offer detail |
| Check URL | no-view | Paste a product URL — instant Toast showing best price + link to full comparison |
| Today's Deals | view | Browse trending community deals sorted by "hot", filterable by category |
| Price History | view | Full price history for any product with all-time high/low and trend chart |
| My Watchlist | view | Saved products with current prices, last-checked time, and one-click refresh |
| Menu Bar Tracker | menu-bar | Live prices for your watchlist in the menu bar, auto-refreshing in the background |
| Add from Clipboard | no-view | Detects a product URL in your clipboard and silently adds it to your watchlist |
These tools are available to Raycast AI when you ask shopping-related questions:
| Tool | Description |
|---|---|
| Is This a Good Deal? | Analyzes a price against historical data — tells you if it's at or near the all-time low |
| Find Alternatives | Suggests similar products at different price points given a product or search query |
- Install the extension from the Raycast Store (or load it locally with
ray develop) - Open Raycast Preferences → Extensions → ShopSavvy
- Enter your ShopSavvy API Key (get one at shopsavvy.com/data)
- Optionally configure: Menu Bar Refresh Interval, Default Currency
> Search Products
Type: "Sony WH-1000XM5 headphones"
→ Live list with prices, brand, rating
→ Press Enter to drill into retailer offers
→ Cmd+Shift+B to add to Watchlist
1. Copy any product page URL (Amazon, Walmart, Best Buy, etc.)
2. Open Raycast → "Check URL"
→ Toast immediately shows best price + opens ShopSavvy comparison on Enter
1. Copy any product URL while browsing
2. Set a Raycast hotkey for "Add from Clipboard"
→ One keystroke silently adds the product to your watchlist
> Enable "Menu Bar Tracker" in extension preferences
→ Lowest watchlist price appears in your menu bar
→ Click to see all tracked items and refresh
Ask Raycast AI:
- "Is $179 a good deal for B0D1XD1ZV3?" → calls
is_deal_good - "Find me alternatives to AirPods Pro under $100" → calls
find_alternatives - "What are some good mechanical keyboards?" → calls
find_alternatives
git clone https://github.com/shopsavvy/raycast-shopsavvy.git
cd raycast-shopsavvy
npm install
npm run dev # opens Raycast in development modeMIT — Copyright (c) 2026 Monolith Technologies, Inc.