/costco/categories/products
List Costco products in a category (by URL slug): title, brand, model, price, list price, savings, image, rating and review count, features, badges and program types.
Price: 5 credits per 24 results
💡 AI Hint: List Costco products within a category, identified by its URL slug (e.g. ‘whole-bean-coffee’) or a category page URL. Returns products with id, title, brand, model, price, list_price, is_on_sale, image, rating, rating_count, categories, features, badges, promotion and program_types.
⚠️ Common errors: 412: Category not found (no products for the given slug)
Authorizations
API token from the dashboard
Headers
Body
Costco category URL slug or a category page URL
1"whole-bean-coffee"
"https://www.costco.com/ground-coffee.html"
Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response