Nvidia: Get Gpu Product Detail
Nvidia via Parse · developer_tools
Get technical product details for a specific GPU model via JSON-LD structured data from the product page. Returns schema.org Product data including pricing and availability. Currently confirmed working for 50-series models; older series may not include JSON-LD data. Scraper for NVIDIA services including GeForce NOW games, DLSS games, driver downloads, GPU product details, job listings, and articles. Fulfilled by Parse from nvidia.com.
- developer-tools
- ecommerce
- jobs
- nvidia
- nvidia-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7c9e35ea-baa0-4507-a8f8-dd971e89f63e/get_gpu_product_detail
- Interface artifact
- sha256:a005414d48cf9e4ce125a9c7b7f4b46ba28e951ed80e82296847bfa103b4ac92
- Manifest digest
- sha256:c0896fb67c35c002eda3854858638470730dfa5cbe14dbcf87b7a44b946c5b5b
Request fields
- model (string, required): GPU model slug (e.g. 'rtx-5090', 'rtx-5080', 'rtx-5070-ti', 'rtx-5070').: Allowed values: rtx-5090, rtx-5080, rtx-5070-ti, rtx-5070
- series (string, required): GPU series slug (e.g. '50-series').: Allowed values: 50-series
Example queries
- {"model":"rtx-5090","series":"50-series"}