- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there an API for product data?
The product data page has a button to let you download the data as JSON. The button uses JavaScript, so there isn't a visible URL that can be used to download the list. I'd like to have a copy which is kept up-to-date automatically, which would need a URL, or a REST API, or something script-friendly like that. Is anything like that available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree with this. I have an online store and most products dont come with the wealth of information provided on the AMD website. I think in this day and age an api to pull product information is necessary seeing as your products are sold on stores around the world.
Doesnt make sense for people to have to fish this information out themselves - its a lot of resource and time wastage.
For example the product specs of a ryzen processor:
https://www.amd.com/en/products/cpu/amd-ryzen-5-5500#product-specs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Furthermore, it would be nice to have a way from JSON, to convert a "product-name" to the "entity-id" used under "/product". For example, from product name "EPYC 9124" , how to get the entity-id "12641" as to get to a link to the related documentation at https://www.amd.com/en/product/12641 ?
Could JSON be enhanced to include such "entity-id" ?
The idea is to enhance support tools for our HPE Proliant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you ever find any answers to this?
I've had to resort to scrapping this list here:
https://www.amd.com/en/products/specifications/processors.html
