StatsHub Docs

Tools

Prop Hunter rebuilt as a wizard, the screener's own sub-screens, and the browsers — everything under (tools).

src/app/(main)/(tools)

Prop Hunter is a wizard

prop-hunter/, with step/[step] and results.

The web board is twelve filters side by side and a table. That is a desktop shape; there is no way to show it on a phone that is not a compromise.

So it is a wizard: one decision per screen, a result at the end. That is a genuine redesign rather than a port, and it is the clearest example in the app of the parity rule — the same capability, not the same layout.

prop-hunter-filters-bridge.ts and prop-hunter-search.ts are how the steps accumulate into one query.

The rest

RouteWhat it is
value-bets, value-bet-breakdownThe board and one pick's reasoning
screener/*games, hit-rate, leagues, players, ranges, odds-compare
team-screener, team-trendsThe team half
leagues, refereesBrowsers
calendar, calendar-fixturesDates beyond the strip
stats-explainedThe glossary

leagues has no equivalent on the website at all — see Parity.

On this page