← ClaudeAtlas

lululemon-researchlisted

Researches Lululemon's catalog — category navigation, category listings, product detail with pricing/sizes/reviews, curated outfit recommendations, and the physical store directory — using the Crawlora API, returning clean JSON. Use when the user asks to browse a Lululemon category, look up a Lululemon product's price/sizes/reviews, find what a Lululemon item is styled with, or locate a nearby Lululemon store — instead of scraping shop.lululemon.com.
Crawlora-org/crawlora-skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill Crawlora-org/crawlora-skills
# Lululemon research Browse Lululemon's category navigation and listings, pull full product detail (sizes, colors, price, sale status, reviews), look up curated outfit/style recommendations for a product color, and search the physical store directory — all as normalized JSON from the Crawlora API, with no HTML scraping. ## When to use this skill - "What's in Lululemon's [department]?" / "browse this Lululemon category." - "What does this Lululemon product cost, and what sizes/colors are in stock?" - "What's this Lululemon item styled with?" / "show the outfit for this product color." - "Find a Lululemon store near [city/zip]." - "Pull the reviews for this Lululemon product." ## 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). - Set `CRAWLORA_API_KEY` in the environment before running the helper. - The helper reads `CRAWLORA_API_KEY` from the environment and sends requests to `https://api.crawlora.net/api/v1`. Missing/invalid key → `401`. ## How it works 1. **Browse the nav** — `/lululemon/categories` (optional `section`) lists every navigable category with its display name, breadcrumb, and the `category`/`cdp_hash` pair the next step needs. 2. **List a category** — `/lululemon/category` (`category`, `cdp_hash`, paginated with `page`/`page_size`) returns that category's products with pricing, sale detection, sizes,