I made a price aggregator to find the best PC parts deals across eBay
Started PC flipping as a hobby (buying used parts, building PCs, and selling them for a small profit). Found that focusing on used parts on eBay gives the best margins - like finding a GPU 20% below market, pairing it with other deals, and selling the complete build locally. I discovered that eBay marketplaces (.com, .de, .co.uk etc.) often have different prices for the same items! Or just completely different items. So I built an eBay price scanner for PC components. It scans listings across different Ebay markets, calculates median prices, and flags anything selling below market (including…
In plain words
This tool scans PC component listings across multiple eBay markets to find pricing discrepancies and below-market deals. It tracks GPUs, CPUs, RAM, and motherboards across six eBay regions, updates every eight hours, and calculates median prices while accounting for shipping costs to the user's location. Built by someone using PC flipping as a hobby, it helps buyers identify the best deals available for their specific area.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Started PC flipping as a hobby (buying used parts, building PCs, and selling them for a small profit). Found that focusing on used parts on eBay gives the best margins - like finding a GPU 20% below market, pairing it with other deals, and selling the complete build locally. I discovered that eBay marketplaces (.com, .de, .co.uk etc.) often have different prices for the same items! Or just completely different items. So I built an eBay price scanner for PC components. It scans listings across different Ebay markets, calculates median prices, and flags anything selling below market (including shipping costs to your location). It basically finds the best deal that is specific to your location. It currently tracks GPUs, CPUs, RAM and motherboards across 6 eBay markets, updating every 8 hours. Been using it myself for and it actually works! Let me know, what you think. Would love to hear your feedback on making it more useful.
Does the same job
all alternatives →- CECategorised eBay GPU Prices2024 · gpu-prices.com · ▲9
I've made a GPU comparison site: https://gpu-prices.com/US/ Yes, there was one yesterday - I got beaten to it. This one is different in that I've put a lot of work into categorisation, so you can filter down quite precisely. For example, VRAM-per-dollar, limiting to Nvidia, and a minimum performance score allow you to find good ML GPUs. It currently supports Australia, Canada, Ireland, the UK, and the US. The tech stack is Python for data pull and static site generation then Cloudflare Pages for actually serving the site. It updates three times a day, but I could increase…
- VEVisualize eBay laptops in bulk with laptopscout2024 · laptopscout.xyz · ▲6
A bit late in the new diskprices-like website trend, but here's my contribution to the ecosystem. The goal here is to get an instant comparison of the laptops on ebay, using mostly 3 metrics of now: CPU benchmark rank, GPU benchmark rank, and price, without having to scroll through the item description or google the PC model. At the moment there are some parsing bugs, and some components that aren't parsed yet. I also quickly run into the ebay rate limit, making it hard to maintain an hour-by-hour listing. Curious to know what you guys think!
- WBWe Built a Marketplace for Auto Enthusiasts2011 · ▲13
We just launched www.styckyd.com, a marketplace for automotive enthusiasts to buy and sell parts. We're trying to tackle a number of problems that users experience when trying to buy and sell parts on automotive forums or on eBay Motors. Search, and shipping come to mind. Because of the nature of search on either of these sites it's difficult to provide relevant results, sellers have to think like SEO experts and buyers have to try multiple searches over multiple days so they can connect. I'm sure most people don't ship packages every day so figuring out how much to charge for shipping can…
FlipCheckJul 2026 · flipcheck.chadmichaelco.com · ▲6Real eBay comps + profit math before you buy resale
- PartPiper - PC Building & Price TrackingMay 2026 · ▲3
Find the best PC parts prices and build your setup
- RSRamScout – Search eBay RAM Listings by Price per GB (US/UK)Dec 2025 · ramscout.com · ▲5
I built a small weekend project to help track RAM prices, since DDR3/DDR4/DDR5 costs have suddenly jumped recently and I was struggling to find good deals for my NAS build. RamScout scans eBay (UK/US) and ranks RAM listings by price per GB, with filters for type, capacity, speed, condition, etc. It’s a simple MVP — no frills, no accounts, no ads — just a fast way to spot unusually cheap listings. Would appreciate any feedback, especially on performance, UI, and whether expanding to more regions/vendors would be useful. Thanks!
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
