marketplace.nvidia.com API: list_by_gpu_model
marketplace.nvidia.com via Parse · ecommerce
Return all products (GPUs, laptops, desktops) for a specific GPU model. Returns paginated results across all product categories that use the specified GPU. Up to 9 products per page. Scraper for NVIDIA Marketplace. Provides product search, filtering by GPU model, brand listing, and detailed specifications for GPUs, Laptops, Desktops, Monitors, and more. Fulfilled by Parse from marketplace.nvidia.com.
- developer-tools
- ecommerce
- marketplace
- marketplace-nvidia-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e2d7b392-3bb6-41d4-95be-6eac458d8b59/list_by_gpu_model
- Interface artifact
- sha256:f0a6f8e3497faa74cdeb738c11c52f67541a846e5794d720092487d2faa0ad7f
- Manifest digest
- sha256:28579db3bf45e4531e58d1604eac03c081dc4717de1dbc3c319533185966c7e5
Request fields
- gpu (string, required): GPU model to filter by.: Allowed values: RTX 5090, RTX 5080, RTX 5070 Ti, RTX 5070, RTX 5060 Ti, RTX 5060
- page (integer): Page number for pagination.
- limit (integer): Requested results per page (API caps at 9 per page regardless of this value).
Example queries
- {"gpu":"RTX 5090","page":"1","limit":"12"}