← Back to calculator
Free · No API key · Works everywhere

Free embeddable widget.
One line of HTML.

Drop the GPU upgrade calculator on your hardware blog, GPU review, or buying guide. Live Amazon prices. 200+ GPU models. Your readers never leave your page.

Live demo

This is the actual widget — the same iframe your readers will see.

Your embed code

Copy and paste into any HTML page. No registration. No API key.

<iframe src="https://upgrade-gpu.com/us/widget/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator"></iframe>

Use cases

Pre-configured embed codes for common publishing scenarios.

For RTX 3080 review pages

Pre-select a GPU so readers see relevant upgrades the moment the widget loads.

<iframe src="https://upgrade-gpu.com/us/widget/rtx-3080/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator – RTX 3080"></iframe>
For GTX 10 series legacy upgrade guides

Help readers still on a GTX 1080 Ti see exactly how much performance they're leaving on the table.

<iframe src="https://upgrade-gpu.com/us/widget/gtx-1080-ti/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator – GTX 1080 Ti"></iframe>
For 2026 buyer's guides

No GPU pre-selected — readers enter their own card and explore the full catalogue.

<iframe src="https://upgrade-gpu.com/us/widget/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator"></iframe>
For RTX 4060 upgrade decisions

Show whether the RTX 4060 is worth upgrading from — a common question in mid-range builds.

<iframe src="https://upgrade-gpu.com/us/widget/rtx-4060/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator – RTX 4060"></iframe>
UK audience? Use the UK widget

Pulls Amazon UK prices in GBP — no manual currency conversion for your readers.

<iframe src="https://upgrade-gpu.com/uk/widget/" width="100%" height="600" frameborder="0" style="border:0;border-radius:12px;" loading="lazy" title="GPU Upgrade Calculator (UK)"></iframe>

Open source

The widget and scraper are open source. Read the code, fork it, or file an issue.

View on GitHub

FAQ

Is there an API key?

No. Just copy the iframe code and paste it into your HTML. The widget is free to embed with no registration, no token, and no rate limit.

Will my readers leave my site?

No. The widget runs inside an iframe on your page. The calculator and GPU selector are fully self-contained within the frame. "Buy on Amazon" links open in a new tab — every other interaction stays inside the widget.

Are the affiliate commissions yours or mine?

The widget uses upgrade-gpu.com's Amazon affiliate tags, so commissions go to us. You don't earn commission from clicks, but there is no cost to you either — the widget is completely free to embed. If you want to use your own affiliate tags, contact us.

Can I set a default GPU for my readers?

Yes — just append the GPU slug to the widget URL. For example, /us/widget/rtx-3080/ opens with the RTX 3080 pre-selected. See the use cases above for ready-to-paste examples.

Which markets are supported?

Currently US (/us/widget/) and UK (/uk/widget/). Each shows live Amazon prices in the local currency. More markets coming soon.