GPU Price list inspired by diskprices.com
Like others, I was inspired by the article on diskprices.com, https://news.ycombinator.com/item?id=39066480 and I thought GPUs would be a good product for this style of site (but I have been beaten to the punch for the GPUprices.com domain). How it's done: I have used the Amazon product API (PAAPI v5), as I had access due to having at least 3 sales with the amazon affiliate program. Using the API and some python code I'm able to curate searches somewhat, removing things like water blocks, laptops and full systems that show up when sorting by price. I have used a static page…
In plain words
GPU Price list is a website that tracks graphics card prices from Amazon across different regions. It uses the Amazon product API to automatically curate and update GPU listings every few hours, filtering out irrelevant items like water blocks and laptops. Users can filter results using checkboxes and share specific product selections via URL. The site is designed for anyone shopping for GPUs who wants to quickly compare prices across regions without manually searching Amazon.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Like others, I was inspired by the article on diskprices.com, https://news.ycombinator.com/item?id=39066480 and I thought GPUs would be a good product for this style of site (but I have been beaten to the punch for the GPUprices.com domain). How it's done: I have used the Amazon product API (PAAPI v5), as I had access due to having at least 3 sales with the amazon affiliate program. Using the API and some python code I'm able to curate searches somewhat, removing things like water blocks, laptops and full systems that show up when sorting by price. I have used a static page per region that gets updated every few hours (6hr at the moment). A small amount of Javascript is on each page to filter the list based on checkboxes. Checkbox selections are updated in the URL, enabling the user to link directly to the products they are interested in. Python scripts run on a $5 a month VPS to search using the amazon api and to generate the html files. Cron job to run the scripts and to do a git push to github of the html files, which is picked up by a netlify builder for free static hosting. The latest challenge is that after 30 days, the API limits access based on revenue: "your account will earn a usage limit of one TPD for every five cents or one TPS (up to a maximum of ten TPS) for every $4320 of shipped item revenue generated via the use of Product Advertising API 5.0 for shipments in the previous 30-day period.". So its easier to run into limits when testing. For fun I added A100 and H100 products as well: https://gpuquicklist.com/pro?models=H100%2080GB,A100%2080GB . Although I doubt someone is going to spend $20k to $30k through amazon, it's interesting to see that a small amount are available on there.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2024
the whole month →
- 3Y
Life & fun · 2024 · github.com
Microlaunch▲1,116Launch and get feedback on both the idea and product
Dev tools · 2024 · microlaunch.net


