Auction Radar

A starter feed for finding underpriced domain auction opportunities. Filter by keyword, budget, TLD, and sort by opportunity score.

This feed now supports DB-backed sync snapshots via /api/auction-radar-sync.php and can be refreshed hourly with cron.

Frequently Asked Questions

Is this using real marketplace data yet?

Not yet. This is a skeleton feed that demonstrates filtering, ranking, and UI. The next step is integrating one or more auction sources via API or ingestion jobs.

How is opportunity score calculated?

The skeleton score combines estimated value gap, extension quality, and time-left urgency. It is designed to be replaced by your production valuation model once real auction feeds are plugged in.

What should be built next for production?

Add real source connectors, deduplicate domains across marketplaces, store snapshots in a database, and trigger hourly refresh jobs for genuinely live radar results.