/johnlewis/categories/products
List products within a John Lewis category by browse listing base id (N-…), browse/category URL, or path. Returns the same product cards as search (id, title, brand, price, list_price, rating, review count, images, colour swatches), scoped to the category. Supports result ordering.
Price: 20 credits per 24 results
💡 AI Hint: List products inside a John Lewis category. Accepts a browse listing base id (e.g. N-474sZ1z140en), a full browse/category URL, or a path (e.g. /electricals/laptops-macbooks/c60000876). Base ids and browse URLs come from the children tree returned by johnlewis/categories. Each result is a product card: id, title, brand, url, image, images, price (GBP), list_price, currency, rating, review_count, default_sku_id, is_out_of_stock, is_available_to_order, color_swatches. Use sort to order results. Pair with johnlewis/products for full per-product details.
⚠️ Common errors: 412: Category not found (unknown base id, URL or path that yields no products)
Authorizations
API token from the dashboard
Headers
Body
John Lewis browse listing base id (N-...), browse/category URL, or path
1"N-474sZ1z140en"
"https://www.johnlewis.com/brand/vacuum-cleaners/dyson/_/N-474sZ1z140en"
"/electricals/laptops-macbooks/c60000876"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
relevance, priceLow, priceHigh, new, popularity, discount Response
Successful Response