PoE Price Check

Free · Open source · No account

Price check in Path of Exile,even when the game runs in the cloud

Cloud gaming breaks every price checking tool, because the clipboard only travels one way. This one works anyway.

Download for Windows Windows 10/11 · 16 MB · no installer

The result panel showing an item's estimated value, matched mods and current trade listings

The problem

Why the usual tools fail

Awakened PoE Trade and the rest read your clipboard. When the game runs on a machine in Warsaw and you sit in front of a browser, that clipboard is not yours. Boosteroid only syncs it one way, so nothing ever comes back.

This tool routes the item text out of the session through a document you own, then asks the official trade API. You press one key and see the price.

Setup

Three steps, once

  1. 1

    Create a bridge document

    An ordinary Google Doc. The setup wizard walks you through sharing it and checks it works.

  2. 2

    Point Steam at it

    Set the overlay shortcut to F7 and the browser home page to your document. The wizard gives you the exact address to copy.

  3. 3

    Press Ctrl+D in game

    Hover an item, press the hotkey, read the price. Mods, tiers and filters are all there.

Capabilities

What you get

Real mod matching

Every mod mapped to the official trade stat, with tiers, ranges and local variants handled properly. 99.7% of the stat dictionary round-trips correctly.

Pseudo totals

Total elemental resistance, total life, attributes - computed and searchable, the way experienced traders actually price items.

Divine conversion

Prices converted using live exchange rates taken from the official bulk exchange, with outliers filtered out.

Everything, not just rares

Uniques, rares, magic items, gems, flasks, jewels, maps - plus currency, cards and fragments through the bulk exchange.

About your data

The program sends an anonymous counter: version, language, league, number of checks. Never items, prices, account names or your document. You can switch it off in one line of the config file.

The main window with the app running and its keyboard shortcuts

FAQ

Questions

Is this allowed?

It reads your own screen and clipboard and queries the public trade site, the same category as every other price checking tool. There is no gameplay automation of any kind.

Does it work outside Boosteroid?

Yes. On a normal PC it reads the clipboard directly, so you skip the bridge document entirely and just press the hotkey.

Why does Windows warn me?

The file is not code-signed, and the program installs a keyboard hook to catch the hotkey during a game - antivirus heuristics dislike both. The source is public if you would rather build it yourself.

Which PoE version?

Path of Exile 1. PoE 2 uses a different trade API and is not supported yet.

Get it

One file. Run it, the wizard does the rest.

Download for Windows Source code