/newegg/categories/products
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.
Price: 5 credits per 20 results
💡 AI Hint: 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).
Authorizations
API token from the dashboard
Headers
Body
Newegg category id (N facet value) or a category page URL
1"100007709"
"https://www.newegg.com/GPUs-Video-Graphics-Cards/SubCategory/ID-48"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
0, 1, 2, 3, 4, 5 Response
Successful Response