/newegg/categories/products

POST /api/newegg/categories/products

Price: 5 credits

List Newegg products in a category by category id or category page URL. Returns lightweight product cards: id (item number), title, brand, price, list_price, price_min, price_max, currency, rating, review_count, in_stock, image, seller and is_sponsored, plus the product URL.

How to use it

List Newegg products within a category. Pass a category id (the N facet value, e.g. 100007709) or a full category page URL (e.g. .../SubCategory/ID-48). Each item is a product card with id (item number usable with newegg/products), title, brand, price/list_price/price_min/price_max/currency, rating, review_count, in_stock, image, is_sponsored, url/alias and seller (id/name/alias/rating/review_count) for marketplace items. Use sort to order results (Featured, Lowest/Highest Price, Best Selling, Best Rating, Most Reviews).

Parameters

Request body

Response

Errors

Response headers