/newegg/sellers/products

POST /api/newegg/sellers/products

Price: 5 credits

List the products of a Newegg marketplace seller by store key (or store URL). Returns 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 all products sold by a Newegg marketplace seller, identified by store key (e.g. Techjunkie, the alias returned as seller.alias from newegg/products or newegg/sellers) or a full seller store URL. Each item has 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).

Parameters

Request body

Response

Errors

Response headers