ExitComps Sold comps for micro-acquisitions

Valuation guide

What is an unprofitable online business worth?

Whatever someone will pay for it. That sounds like a dodge, but it is the precise answer: a profit multiple is a division, and dividing by zero or by a loss produces nothing you can price with. The sale price is still real. Here is what replaces the multiple, what our data can support, and what it cannot.

01

The multiple is undefined; the price is not

A profit multiple is sold price ÷ trailing-twelve-month profit. At zero profit that division is undefined. At a loss it returns a negative number, and a "−3× multiple" is not a small multiple or a cheap business — it is arithmetic that has stopped describing anything. There is no repair for this. You cannot value a loss-making business on a profit multiple, however the listing chooses to present it.

What has not gone away is the sale price. Businesses at break-even and worse change hands constantly, for figures buyers are willing to state. So the honest move is not to force the multiple; it is to change what you are dividing by, or to stop dividing and look at prices directly.

02

What our estimator actually does

The rule is one line of the code and worth stating plainly: the estimate is computed on profit when the profit you enter is above zero, and on revenue otherwise. Zero, blank and negative all take the same branch. If neither figure is positive, no estimate is produced and the API says Provide a positive ttm_profit or ttm_revenue. rather than returning something.

Two consequences worth knowing before you use the calculator on a loss-making business:

That is a deliberately blunt design: a fallback that quietly blended a loss into a profit-based range would produce a number nobody could reconstruct. A basis that is named on the output can at least be checked.

03

The revenue basis, live — and what it is not

Read from /api/stats when this page loads.

Loading live revenue-basis coverage from /api/stats…

Revenue-basis coverage per asset type, over the report's 200-deal window — live from /api/stats
Asset typeRevenue-basis compsMedian revenue of those compsWhat they sold for (middle half)
Loading live figures from /api/stats…

Coverage is measured over the paid report's window — the most recent 200 priced sales of that type — and both bases apply the same five-comp floor. Where a category shows too few revenue-basis comps, the fallback has nothing to fall back to and you will get no estimate at all. How many sold comps a valuation needs covers that floor.

04

A loss is recorded, and it never reaches a median

When a marketplace page states a loss, we store it. Flippa prints one with the minus ahead of the currency code — Monthly Profit −USD $6 /mo — and until recently our parser could not see that minus, so the row came out looking like a page that stated no profit at all. It now reads the figure as the negative it is.

That fact then stops where it should. A multiple is only computed from a profit above zero, so a loss-making sale contributes its price to the record and no multiple to any median. Both things matter: suppressing the loss would have thrown away something the source page actually says, and letting it into a multiple would have corrupted every median in its category. Where such a row exists, a Pro comps export carries the negative figure beside an empty multiple_profit, so the loss is visible as a loss rather than as missing data.

One asymmetry, for completeness: a negative revenue is read and then dropped rather than stored, because a negative revenue is not a reading worth guessing at.

05

What a buyer is actually paying for

If not earnings, then what? In practice the price of a break-even or loss-making asset rests on one of a short list of things, and it is worth being explicit about which one you are buying, because they carry very different risk:

Two framings that stop working, and knowing they have stopped is the point: payback period is undefined when there is nothing to pay you back, and "N× profit" cannot be sanity-checked against anything. What remains is the price distribution for similar assets, plus your own written assumption about what changes after the sale.

06

Pricing one honestly, from either side

Related: what a profit multiple actually means · revenue multiple vs profit multiple · due diligence checklist for sub-$100k deals · all valuation guides