TRACKED BOARDS (3)
| # | BOARD | BIDS | TOP BID | REVENUE |
|---|---|---|---|---|
| 1 | halfbid.o ↗stale | — | — | — |
| 2 | halfbid.lol ↗stale | — | — | — |
| 3 | outbid.lol ↗stale | — | — | — |
Numbers come straight off each board’s own page — bids 0 total across every tracked board. Boards are re-checked automatically on a rolling basis; a fresh registration is read immediately. Nothing here is self-reported.
SUBMIT A BOARD
Free, instant, no approval queue. Use the button above, or POST directly:
curl -X POST https://totalbid.lol/api/boards/register \
-H "Content-Type: application/json" \
-d '{"url":"https://yourboard.lol","email":"you@example.com"}'We read whatever your page already shows publicly — no login, no manual reporting. If your board exposes a JSON endpoint with bidsCount / topBidCents / revenueCents, pass it as statsEndpoint for more reliable numbers than page-scraping can guarantee. Raw JSON of all tracked boards →