shop-app-researchlisted
Install: claude install-skill Crawlora-org/crawlora-skills
# Shop.app research
Search, browse, and analyze products, variants, shops, and reviews on
Shop.app — Shopify's cross-store shopping/discovery app (not to be confused
with an individual Shopify storefront) — all as normalized JSON from the
Crawlora API, with no HTML scraping.
## When to use this skill
- "Find X on Shop.app" / "search Shop.app for running shoes."
- "What's the price range / how many shops sell X on Shop.app?"
- "Look up this Shop.app shop" / "list a merchant's Shop.app catalog or collections."
- "Pull reviews for this Shop.app product or shop."
- "Get variants / options / availability for this Shop.app product."
- Cross-store discovery, market-snapshot, or merchant due-diligence research on Shop.app.
## Setup (one-time)
- Get a free Crawlora API key (2,000 credits/mo, no card) at [https://crawlora.net](https://crawlora.net?utm_source=github&utm_medium=referral&utm_campaign=crawlora-skills).
- `export CRAWLORA_API_KEY=sk_your_key_here`
- All requests: `x-api-key: $CRAWLORA_API_KEY` against
`https://api.crawlora.net/api/v1`. Missing/invalid key → `401`.
## How it works
1. **Search / discover** — `/shop-app/search` (`query`, plus `deep_search`,
`in_stock`, `on_sale`, `limit` up to 50) to find candidate products by
keyword. `/shop-app/suggestions` returns autocomplete query ideas, and
`/shop-app/categories` lists public product categories to browse instead
of searching.
2. **Market snapshot** — `/shop-app/analysis` runs the same search but
r